* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xcape/
@ 2017-01-17 10:15 Sergey Popov
0 siblings, 0 replies; 7+ messages in thread
From: Sergey Popov @ 2017-01-17 10:15 UTC (permalink / raw
To: gentoo-commits
commit: 97bfcd5b0c256396f2a4ec06abb91a0554ed94d9
Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 10:15:11 2017 +0000
Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 10:15:53 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97bfcd5b
x11-misc/xcape: remove myself from maintainers
Package-Manager: portage-2.3.3
x11-misc/xcape/metadata.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/x11-misc/xcape/metadata.xml b/x11-misc/xcape/metadata.xml
index 26f5e47..1a77ee1 100644
--- a/x11-misc/xcape/metadata.xml
+++ b/x11-misc/xcape/metadata.xml
@@ -5,11 +5,6 @@
<email>aditsu@yahoo.com</email>
<description>Maintainer. Assign bugs to him</description>
</maintainer>
- <maintainer type="person">
- <email>pinkbyte@gentoo.org</email>
- <name>Sergey Popov</name>
- <description>Proxy maintainer. CC him on bugs</description>
- </maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xcape/
@ 2017-03-07 9:14 David Seifert
0 siblings, 0 replies; 7+ messages in thread
From: David Seifert @ 2017-03-07 9:14 UTC (permalink / raw
To: gentoo-commits
commit: ef80b91f7d0336c43125c33e489dfc32a6083a6b
Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Mon Mar 6 15:14:17 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Mar 7 09:12:15 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef80b91f
x11-misc/xcape: Remove old
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4142
x11-misc/xcape/Manifest | 1 -
x11-misc/xcape/xcape-1.0.ebuild | 27 ---------------------------
2 files changed, 28 deletions(-)
diff --git a/x11-misc/xcape/Manifest b/x11-misc/xcape/Manifest
index 2393763efe8..d7160836b29 100644
--- a/x11-misc/xcape/Manifest
+++ b/x11-misc/xcape/Manifest
@@ -1,2 +1 @@
-DIST xcape-1.0.tar.gz 16409 SHA256 1ba287cf98a417fd67afff58b8f5f4c00e62b3e5195d3aea48b11bba70649561 SHA512 289954bf6ba7dc5f260354c677db11954abcaa4dadeee64566a4524c54529754ccb771816ceabee238dad0f77ba3acd8536c0e1d4817d72e71e76b2f7975fed4 WHIRLPOOL ca54bfb111f31969c7243377c32748580b9ebce22035e034453d80efc6fc86d9c2ead7d8ec17b44b81266d0ac94c8c2139a70c5db116a1f6385c3c991682099b
DIST xcape-1.1.tar.gz 18458 SHA256 69ae927a6b2b1268a809b9c3af7c4f94584458f022beb6e2ca3e6bc3ba8a6d4a SHA512 6234e50a38003249eae563ff22ce923c3032e44b358e8e49550001c60246be1159a47f60f52d42040dda88d5396228b8daf4f0f4b03db2bcfc514c634c81540f WHIRLPOOL 1fa89d34143fb98adabdb2b41528352a3f4cd6778324f07ffbd17a921c7fded07a91555eb877361af8452cfd3d516a5eecf6c8ac3ebf565ae89d032ee2c9b06d
diff --git a/x11-misc/xcape/xcape-1.0.ebuild b/x11-misc/xcape/xcape-1.0.ebuild
deleted file mode 100644
index bdcf6a50230..00000000000
--- a/x11-misc/xcape/xcape-1.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Utility to make modifier keys send custom key events when pressed on their own"
-HOMEPAGE="https://github.com/alols/xcape"
-SRC_URI="https://github.com/alols/xcape/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXtst"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-src_prepare() {
- epatch_user
-}
-
-src_compile() {
- emake CC="$(tc-getCC)"
-}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xcape/
@ 2017-10-03 19:09 Michał Górny
0 siblings, 0 replies; 7+ messages in thread
From: Michał Górny @ 2017-10-03 19:09 UTC (permalink / raw
To: gentoo-commits
commit: 54c637f1cc3a89db40955067082a5af51d3929cf
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 3 05:03:37 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct 3 19:09:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54c637f1
x11-misc/xcape: Remove redundant maint description
x11-misc/xcape/metadata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/x11-misc/xcape/metadata.xml b/x11-misc/xcape/metadata.xml
index 1a77ee1ec5d..203afc38561 100644
--- a/x11-misc/xcape/metadata.xml
+++ b/x11-misc/xcape/metadata.xml
@@ -3,7 +3,6 @@
<pkgmetadata>
<maintainer type="person">
<email>aditsu@yahoo.com</email>
- <description>Maintainer. Assign bugs to him</description>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xcape/
@ 2017-10-03 19:09 Michał Górny
0 siblings, 0 replies; 7+ messages in thread
From: Michał Górny @ 2017-10-03 19:09 UTC (permalink / raw
To: gentoo-commits
commit: b3e0ae8477af38c3f66bdbe470c6f629adab68de
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 3 05:03:16 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct 3 19:09:24 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3e0ae84
x11-misc/xcape: Bump to 1.2, by proxied maintainer
Closes: https://bugs.gentoo.org/600570
x11-misc/xcape/Manifest | 1 +
x11-misc/xcape/xcape-1.2.ebuild | 38 ++++++++++++++++++++++++++++++++++++++
2 files changed, 39 insertions(+)
diff --git a/x11-misc/xcape/Manifest b/x11-misc/xcape/Manifest
index d7160836b29..f759b87f678 100644
--- a/x11-misc/xcape/Manifest
+++ b/x11-misc/xcape/Manifest
@@ -1 +1,2 @@
DIST xcape-1.1.tar.gz 18458 SHA256 69ae927a6b2b1268a809b9c3af7c4f94584458f022beb6e2ca3e6bc3ba8a6d4a SHA512 6234e50a38003249eae563ff22ce923c3032e44b358e8e49550001c60246be1159a47f60f52d42040dda88d5396228b8daf4f0f4b03db2bcfc514c634c81540f WHIRLPOOL 1fa89d34143fb98adabdb2b41528352a3f4cd6778324f07ffbd17a921c7fded07a91555eb877361af8452cfd3d516a5eecf6c8ac3ebf565ae89d032ee2c9b06d
+DIST xcape-1.2.tar.gz 18730 SHA256 a27ed884fd94f03058af65a39edfe3af3f2f8fbb76ba9920002a76be07fb2821 SHA512 5ae8502250a9ec55a4b0c5f7301c1597c652b76904261153b720362e3c5882e8db980c85396a2594f99ae2fb72ab7070c1b06c9432d54b7da84975ff45b25a79 WHIRLPOOL a895f38eddfaae2a4408c0e49f1b732283bb4b080f1fd36c8a031ccd7ce51112c58c40f9d9ef4fc1754e51ae2301cd499ad580d0828c937c212331d332354ac0
diff --git a/x11-misc/xcape/xcape-1.2.ebuild b/x11-misc/xcape/xcape-1.2.ebuild
new file mode 100644
index 00000000000..c80f981769a
--- /dev/null
+++ b/x11-misc/xcape/xcape-1.2.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="Utility to make modifier keys send custom key events when pressed on their own"
+HOMEPAGE="https://github.com/alols/xcape"
+SRC_URI="https://github.com/alols/xcape/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="x11-libs/libX11
+ x11-libs/libXtst"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"
+
+src_prepare() {
+ default
+
+ # Fix path to man and to pkg-config
+ sed -i \
+ -e '/MANDIR/s:local:share:' \
+ -e 's/pkg-config/${PKG_CONFIG}/' \
+ Makefile || die
+}
+
+src_compile() {
+ emake CC="$(tc-getCC)" PKG_CONFIG="$(tc-getPKG_CONFIG)"
+}
+
+src_install() {
+ emake PKG_CONFIG="$(tc-getPKG_CONFIG)" \
+ DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
+}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xcape/
@ 2017-10-03 19:09 Michał Górny
0 siblings, 0 replies; 7+ messages in thread
From: Michał Górny @ 2017-10-03 19:09 UTC (permalink / raw
To: gentoo-commits
commit: bf9722844706a5a02206042bb0d46fb24676815d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 3 05:20:01 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct 3 19:09:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf972284
fixup
x11-misc/xcape/xcape-1.2.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/x11-misc/xcape/xcape-1.2.ebuild b/x11-misc/xcape/xcape-1.2.ebuild
index c80f981769a..48e5ae1a329 100644
--- a/x11-misc/xcape/xcape-1.2.ebuild
+++ b/x11-misc/xcape/xcape-1.2.ebuild
@@ -33,6 +33,5 @@ src_compile() {
}
src_install() {
- emake PKG_CONFIG="$(tc-getPKG_CONFIG)" \
- DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
+ emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xcape/
@ 2021-04-18 6:06 Sam James
0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2021-04-18 6:06 UTC (permalink / raw
To: gentoo-commits
commit: da6ae249bac321540a474e452e947cc772ae83fc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 16 14:07:19 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 18 06:05:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da6ae249
x11-misc/xcape: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-misc/xcape/xcape-1.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-misc/xcape/xcape-1.1.ebuild b/x11-misc/xcape/xcape-1.1.ebuild
index 977f0de6788..f744d517a12 100644
--- a/x11-misc/xcape/xcape-1.1.ebuild
+++ b/x11-misc/xcape/xcape-1.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
-inherit eutils toolchain-funcs
+inherit epatch toolchain-funcs
DESCRIPTION="Utility to make modifier keys send custom key events when pressed on their own"
HOMEPAGE="https://github.com/alols/xcape"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xcape/
@ 2021-04-18 17:55 Andreas Sturmlechner
0 siblings, 0 replies; 7+ messages in thread
From: Andreas Sturmlechner @ 2021-04-18 17:55 UTC (permalink / raw
To: gentoo-commits
commit: 65de9049dddf98c6f3463f5975c94ad0afed2ca4
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 18 11:22:47 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 18 17:55:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65de9049
x11-misc/xcape: Drop 1.1, EAPI5--
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
x11-misc/xcape/Manifest | 1 -
x11-misc/xcape/xcape-1.1.ebuild | 37 -------------------------------------
2 files changed, 38 deletions(-)
diff --git a/x11-misc/xcape/Manifest b/x11-misc/xcape/Manifest
index 4ac65255b98..d40487713f2 100644
--- a/x11-misc/xcape/Manifest
+++ b/x11-misc/xcape/Manifest
@@ -1,2 +1 @@
-DIST xcape-1.1.tar.gz 18458 BLAKE2B b402f0a7dc21546c653e3e688f8a6ec1f6704426181d1d7e62d2f0ec2186589513cfc0f31ed8ad8f7f2eca83976a84a4967b746faa61a1243874200c6b537f6c SHA512 6234e50a38003249eae563ff22ce923c3032e44b358e8e49550001c60246be1159a47f60f52d42040dda88d5396228b8daf4f0f4b03db2bcfc514c634c81540f
DIST xcape-1.2.tar.gz 18730 BLAKE2B 7e65d9d64d34f0500f524fe806c4d7d092c7670e1b78d0e7ea16860c4b268de0bfa732935eca45820a26be694e030cb6847b5910e0aad27974f4e9e74634c20c SHA512 5ae8502250a9ec55a4b0c5f7301c1597c652b76904261153b720362e3c5882e8db980c85396a2594f99ae2fb72ab7070c1b06c9432d54b7da84975ff45b25a79
diff --git a/x11-misc/xcape/xcape-1.1.ebuild b/x11-misc/xcape/xcape-1.1.ebuild
deleted file mode 100644
index f744d517a12..00000000000
--- a/x11-misc/xcape/xcape-1.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit epatch toolchain-funcs
-
-DESCRIPTION="Utility to make modifier keys send custom key events when pressed on their own"
-HOMEPAGE="https://github.com/alols/xcape"
-SRC_URI="https://github.com/alols/xcape/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXtst"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-src_prepare() {
- # Fix path to man and to pkg-config
- sed -i \
- -e "/MANDIR/s:local:share:" \
- -e "s/pkg-config/$(tc-getPKG_CONFIG)/" \
- Makefile || die
-
- epatch_user
-}
-
-src_compile() {
- emake CC="$(tc-getCC)"
-}
-
-src_install() {
- emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
-}
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2021-04-18 17:55 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-03 19:09 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xcape/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2021-04-18 17:55 Andreas Sturmlechner
2021-04-18 6:06 Sam James
2017-10-03 19:09 Michał Górny
2017-10-03 19:09 Michał Górny
2017-03-07 9:14 David Seifert
2017-01-17 10:15 Sergey Popov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox