From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xbindkeys/
Date: Wed, 8 Dec 2021 08:54:25 +0000 (UTC) [thread overview]
Message-ID: <1638953637.2aedc281f377e84ad18d1580444ee296ade1b3fe.sam@gentoo> (raw)
commit: 2aedc281f377e84ad18d1580444ee296ade1b3fe
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 8 08:53:57 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 8 08:53:57 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aedc281
x11-misc/xbindkeys: use eautoreconf for guile patch
We touch m4 => we need to regenerate configure (we're not patching
it directly).
Closes: https://bugs.gentoo.org/828555
Bug: https://bugs.gentoo.org/828532
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-misc/xbindkeys/xbindkeys-1.8.7-r2.ebuild | 22 +++++++++++++++-------
1 file changed, 15 insertions(+), 7 deletions(-)
diff --git a/x11-misc/xbindkeys/xbindkeys-1.8.7-r2.ebuild b/x11-misc/xbindkeys/xbindkeys-1.8.7-r2.ebuild
index 7b821afa63e4..03a121ac68a1 100644
--- a/x11-misc/xbindkeys/xbindkeys-1.8.7-r2.ebuild
+++ b/x11-misc/xbindkeys/xbindkeys-1.8.7-r2.ebuild
@@ -3,6 +3,8 @@
EAPI=7
+inherit autotools
+
DESCRIPTION="Tool for launching commands on keystrokes"
SRC_URI="https://www.nongnu.org/${PN}/${P}.tar.gz"
HOMEPAGE="https://www.nongnu.org/xbindkeys/xbindkeys.html"
@@ -12,10 +14,6 @@ SLOT="0"
KEYWORDS="amd64 ~arm ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
IUSE="guile tk"
-PATCHES=(
- "${FILESDIR}/xbindkeys-1.8.7-guile3.patch"
-)
-
RDEPEND="
x11-libs/libX11
guile? ( >=dev-scheme/guile-1.8.4:=[deprecated] )
@@ -25,9 +23,19 @@ DEPEND="
${RDEPEND}
x11-base/xorg-proto
"
-DOCS="
- AUTHORS BUGS ChangeLog README TODO xbindkeysrc
-"
+
+DOCS=( AUTHORS BUGS ChangeLog README TODO xbindkeysrc )
+
+PATCHES=(
+ "${FILESDIR}/xbindkeys-1.8.7-guile3.patch"
+)
+
+src_prepare() {
+ default
+
+ # For guile patch, touches m4/
+ eautoreconf
+}
src_configure() {
econf \
next reply other threads:[~2021-12-08 8:54 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-08 8:54 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-30 14:01 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xbindkeys/ Sam James
2024-11-19 14:10 Sam James
2024-11-19 14:10 Sam James
2024-11-08 11:57 Sam James
2024-11-08 10:59 Sam James
2024-11-08 3:54 Sam James
2024-09-28 14:39 Sam James
2021-12-07 23:57 Sam James
2021-09-21 13:41 Yixun Lan
2021-02-27 17:03 Sam James
2021-02-25 13:54 Agostino Sarubbo
2021-02-24 16:22 Sam James
2021-02-22 7:25 Sam James
2021-02-22 7:20 Sam James
2021-02-22 7:19 Sam James
2021-02-21 2:55 Jonas Stein
2020-05-27 9:24 Jeroen Roovers
2020-05-27 5:27 Jeroen Roovers
2020-05-27 5:27 Jeroen Roovers
2020-05-27 5:27 Jeroen Roovers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1638953637.2aedc281f377e84ad18d1580444ee296ade1b3fe.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox