From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/xpaint/
Date: Sat, 10 Apr 2021 08:31:39 +0000 (UTC) [thread overview]
Message-ID: <1618043491.7ed60d149b153d1c6eefe8e4235f7c4e11b7c84e.juippis@gentoo> (raw)
commit: 7ed60d149b153d1c6eefe8e4235f7c4e11b7c84e
Author: Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Tue Mar 30 16:46:05 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Apr 10 08:31:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ed60d14
media-gfx/xpaint: remove dependency on `x11-misc/imake`
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/20165
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-gfx/xpaint/xpaint-3.1.3.ebuild | 13 +++----------
1 file changed, 3 insertions(+), 10 deletions(-)
diff --git a/media-gfx/xpaint/xpaint-3.1.3.ebuild b/media-gfx/xpaint/xpaint-3.1.3.ebuild
index df08e4c0d85..6c62608de44 100644
--- a/media-gfx/xpaint/xpaint-3.1.3.ebuild
+++ b/media-gfx/xpaint/xpaint-3.1.3.ebuild
@@ -41,7 +41,6 @@ BDEPEND="
sys-devel/bison
sys-devel/flex
virtual/pkgconfig
- x11-misc/imake
"
PATCHES=(
@@ -56,12 +55,6 @@ src_prepare() {
}
src_configure() {
- # regenerate resources in app-defaults
- # Local.xawdefs is missing and imake was complaining about it, so use it to redefine SHAREDIR
- echo "SHAREDIR = \"${EPREFIX}\"/usr/share/xpaint" > Local.xawdefs || die
- xmkmf || die
- mv Makefile Makefile.resources || die
-
econf \
$(use_enable tiff) \
--disable-libdvipgm \
@@ -77,6 +70,9 @@ src_compile() {
emake substads
emake xpaint.1
+ # regenerate resources in app-defaults
+ rm XPaint.ad || die
+
default
emake \
WITH_PGF="$(usex pgf "yes" "no")" \
@@ -84,9 +80,6 @@ src_compile() {
CXX="$(tc-getCXX)" \
includedir="${EPREFIX}"/usr/include \
-C util
-
- # regenerate resources in app-defaults
- (rm XPaint.ad && emake -f Makefile.resources XPaint.ad) || die
}
src_install() {
next reply other threads:[~2021-04-10 8:31 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-10 8:31 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-28 12:08 [gentoo-commits] repo/gentoo:master commit in: media-gfx/xpaint/ Viorel Munteanu
2024-12-27 12:02 Sam James
2024-12-27 12:02 Sam James
2022-11-02 16:17 Viorel Munteanu
2022-10-27 12:26 Joonas Niilola
2022-10-27 12:26 Joonas Niilola
2022-10-01 5:49 Joonas Niilola
2022-10-01 5:49 Joonas Niilola
2022-08-27 15:29 Matt Turner
2021-12-03 0:12 Sam James
2021-12-01 7:05 Joonas Niilola
2021-11-29 17:31 Jakov Smolić
2021-05-26 11:58 Joonas Niilola
2021-05-24 13:19 Agostino Sarubbo
2021-05-24 13:05 Agostino Sarubbo
2021-04-05 14:35 Sam James
2021-03-27 17:01 Sam James
2021-01-23 18:13 Andreas Sturmlechner
2021-01-23 18:13 Andreas Sturmlechner
2019-05-26 15:21 David Seifert
2019-03-19 2:03 Thomas Deutschmann
2019-03-02 19:11 Pacho Ramos
2015-08-16 14:57 Julian Ospald
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=1618043491.7ed60d149b153d1c6eefe8e4235f7c4e11b7c84e.juippis@gentoo \
--to=juippis@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