* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lineak-xosdplugin/
@ 2019-05-13 8:50 Jeroen Roovers
0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers @ 2019-05-13 8:50 UTC (permalink / raw
To: gentoo-commits
commit: f3475aeb8577a6e80792ff8e3b7c5ccf886bc7ff
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon May 13 08:49:54 2019 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon May 13 08:50:21 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3475aeb
x11-misc/lineak-xosdplugin: Set --with-lineak-plugindir
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Fixes: https://bugs.gentoo.org/683110
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r2.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r2.ebuild b/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r2.ebuild
index aea5af6276d..78d709a7519 100644
--- a/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r2.ebuild
+++ b/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r2.ebuild
@@ -29,7 +29,10 @@ PATCHES=(
)
src_configure() {
- econf $(use_enable debug) --with-x
+ econf \
+ $(use_enable debug) \
+ --with-lineak-plugindir="${EROOT}/usr/$(get_libdir)/lineakd" \
+ --with-x
}
src_compile() {
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lineak-xosdplugin/
@ 2019-10-07 8:42 Agostino Sarubbo
0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo @ 2019-10-07 8:42 UTC (permalink / raw
To: gentoo-commits
commit: cd0503bfb936e9c23a8b34ba0829682b31d6c2e4
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 7 08:41:36 2019 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Oct 7 08:41:36 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd0503bf
x11-misc/lineak-xosdplugin: amd64 stable wrt bug #696386
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r2.ebuild b/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r2.ebuild
index 3ddb83b5dac..002a18804d3 100644
--- a/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r2.ebuild
+++ b/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/lineak/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="debug"
DEPEND="
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lineak-xosdplugin/
@ 2019-10-07 19:22 Sergei Trofimovich
0 siblings, 0 replies; 6+ messages in thread
From: Sergei Trofimovich @ 2019-10-07 19:22 UTC (permalink / raw
To: gentoo-commits
commit: 7801cf5d45f4697652dcffd566a87a675ccb9e2c
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 7 19:17:26 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Oct 7 19:17:26 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7801cf5d
x11-misc/lineak-xosdplugin: stable 0.9.0-r2 for ppc, bug #696386
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r2.ebuild b/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r2.ebuild
index 002a18804d3..5499b6eedf1 100644
--- a/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r2.ebuild
+++ b/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/lineak/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE="debug"
DEPEND="
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lineak-xosdplugin/
@ 2019-10-07 19:47 Michał Górny
0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2019-10-07 19:47 UTC (permalink / raw
To: gentoo-commits
commit: 0275674e4607f9717a88015babf6fae692f2db14
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 7 19:42:08 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct 7 19:42:08 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0275674e
x11-misc/lineak-xosdplugin: Drop old (EAPI=0)
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../lineak-xosdplugin-0.9.0-r1.ebuild | 41 ----------------------
1 file changed, 41 deletions(-)
diff --git a/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r1.ebuild b/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r1.ebuild
deleted file mode 100644
index cb217003963..00000000000
--- a/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils multilib
-
-MY_P=${P/.0/}
-
-DESCRIPTION="Xosd plugin for LINEAK"
-HOMEPAGE="http://lineak.sourceforge.net/"
-SRC_URI="mirror://sourceforge/lineak/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="debug"
-
-DEPEND="=x11-misc/lineakd-${PV}*
- x11-libs/xosd"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}"/${P}-gcc43.patch
-}
-
-src_compile() {
- econf $(use_enable debug) --with-x
- emake LDFLAGS="${LDFLAGS}" || die
-}
-
-src_install() {
- emake DESTDIR="${D}" \
- PLUGINDIR=/usr/$(get_libdir)/lineakd/plugins \
- install || die
- dodoc AUTHORS README || die
-}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lineak-xosdplugin/
@ 2021-03-15 23:30 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2021-03-15 23:30 UTC (permalink / raw
To: gentoo-commits
commit: df3ee2d1af56c777af81cd637e56e0edbdc7bac0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 23:13:42 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 23:13:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df3ee2d1
x11-misc/lineak-xosdplugin: modernise ebuild, fix MisplacedVariable (EROOT)
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r2.ebuild | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r2.ebuild b/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r2.ebuild
index 5499b6eedf1..5ad5aca6757 100644
--- a/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r2.ebuild
+++ b/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r2.ebuild
@@ -1,14 +1,13 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit multilib
MY_P=${P/.0/}
-
DESCRIPTION="Xosd plugin for LINEAK"
HOMEPAGE="http://lineak.sourceforge.net/"
SRC_URI="mirror://sourceforge/lineak/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
SLOT="0"
@@ -19,11 +18,8 @@ DEPEND="
=x11-misc/lineakd-${PV}*
x11-libs/xosd
"
-RDEPEND="
- ${DEPEND}
-"
+RDEPEND="${DEPEND}"
-S=${WORKDIR}/${MY_P}
PATCHES=(
"${FILESDIR}"/${P}-gcc43.patch
)
@@ -31,7 +27,7 @@ PATCHES=(
src_configure() {
econf \
$(use_enable debug) \
- --with-lineak-plugindir="${EROOT}/usr/$(get_libdir)/lineakd" \
+ --with-lineak-plugindir="${EPREFIX}/usr/$(get_libdir)/lineakd" \
--with-x
}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lineak-xosdplugin/
@ 2023-07-04 22:15 Conrad Kostecki
0 siblings, 0 replies; 6+ messages in thread
From: Conrad Kostecki @ 2023-07-04 22:15 UTC (permalink / raw
To: gentoo-commits
commit: 89ffe1a9d0e93eb1d4eb3f2ed0401105c0a930bb
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Jul 4 21:00:20 2023 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Tue Jul 4 22:15:02 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89ffe1a9
x11-misc/lineak-xosdplugin: use HTTPS, fix LICENSE
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r3.ebuild b/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r3.ebuild
index 0f57d3d19650..35b3b1b4a5d6 100644
--- a/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r3.ebuild
+++ b/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r3.ebuild
@@ -5,11 +5,11 @@ EAPI=8
MY_P=${P/.0/}
DESCRIPTION="Xosd plugin for LINEAK"
-HOMEPAGE="http://lineak.sourceforge.net/"
+HOMEPAGE="https://lineak.sourceforge.net/"
SRC_URI="mirror://sourceforge/lineak/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE="debug"
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2023-07-04 22:15 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-13 8:50 [gentoo-commits] repo/gentoo:master commit in: x11-misc/lineak-xosdplugin/ Jeroen Roovers
-- strict thread matches above, loose matches on Subject: below --
2019-10-07 8:42 Agostino Sarubbo
2019-10-07 19:22 Sergei Trofimovich
2019-10-07 19:47 Michał Górny
2021-03-15 23:30 Sam James
2023-07-04 22:15 Conrad Kostecki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox