From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/devilspie/
Date: Thu, 25 Feb 2021 09:15:58 +0000 (UTC) [thread overview]
Message-ID: <1614244517.db0c04dbe99a659bf756d6911bdbb63e06003f95.soap@gentoo> (raw)
commit: db0c04dbe99a659bf756d6911bdbb63e06003f95
Author: Ionen Wolkens <sudinave <AT> gmail <DOT> com>
AuthorDate: Thu Feb 25 09:15:17 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Feb 25 09:15:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db0c04db
x11-misc/devilspie: EAPI-7 bump + remove obsolete workarounds
eautoreconf was formerly used to fix a build failure with gtk+:2
(was bug #339806), however using gtk+:3 now.
Now properly links with -lX11 by itself (was bug #370103)
-Werror isn't used anymore without eautoreconf (was bug #594488)
Also removed keepdir, directory doesn't need to force-exist and likely
scarcely used as users should have rules in their $HOME
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Ionen Wolkens <sudinave <AT> gmail.com>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
x11-misc/devilspie/devilspie-0.23-r2.ebuild | 29 +++++++++++++++++++++++++++++
1 file changed, 29 insertions(+)
diff --git a/x11-misc/devilspie/devilspie-0.23-r2.ebuild b/x11-misc/devilspie/devilspie-0.23-r2.ebuild
new file mode 100644
index 00000000000..e515002c924
--- /dev/null
+++ b/x11-misc/devilspie/devilspie-0.23-r2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Window matching utility similar to Sawfish's Matched Windows"
+HOMEPAGE="http://www.burtonini.com/blog/tag/devilspie.html"
+SRC_URI="http://www.burtonini.com/computing/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+ dev-libs/glib:2
+ x11-libs/gtk+:3[X]
+ x11-libs/libX11
+ x11-libs/libwnck:3"
+DEPEND="
+ ${RDEPEND}
+ x11-base/xorg-proto"
+BDEPEND="
+ dev-util/intltool
+ virtual/pkgconfig"
+
+src_prepare() {
+ default
+ sed -i "/doc\//s@devilspie..@${PF}/@" devilspie.1 || die
+}
next reply other threads:[~2021-02-25 9:16 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-25 9:15 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-24 11:01 [gentoo-commits] repo/gentoo:master commit in: x11-misc/devilspie/ Ionen Wolkens
2022-08-11 11:35 Ionen Wolkens
2021-03-30 9:06 Andreas Sturmlechner
2021-03-27 16:09 Sam James
2021-03-27 16:08 Sam James
2021-03-27 16:07 Sam James
2021-03-27 16:06 Sam James
2021-02-25 9:15 David Seifert
2021-02-25 9:15 David Seifert
2017-05-25 14:20 Jeroen Roovers
2017-05-13 12:15 Jeroen Roovers
2017-04-04 19:28 Tobias Klausmann
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=1614244517.db0c04dbe99a659bf756d6911bdbb63e06003f95.soap@gentoo \
--to=soap@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