public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/xpaint/
Date: Mon,  5 Apr 2021 14:35:29 +0000 (UTC)	[thread overview]
Message-ID: <1617633315.84da5b1304926bfbb0a0e7640b711af84664f082.sam@gentoo> (raw)

commit:     84da5b1304926bfbb0a0e7640b711af84664f082
Author:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Mon Mar 29 04:49:55 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr  5 14:35:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84da5b13

media-gfx/xpaint: fix dependency on `sys-devel/automake:1.15`

Closes: https://bugs.gentoo.org/778968
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/20174
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-gfx/xpaint/xpaint-2.10.2-r1.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/media-gfx/xpaint/xpaint-2.10.2-r1.ebuild b/media-gfx/xpaint/xpaint-2.10.2-r1.ebuild
index 53779ba99c7..425586764ea 100644
--- a/media-gfx/xpaint/xpaint-2.10.2-r1.ebuild
+++ b/media-gfx/xpaint/xpaint-2.10.2-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit desktop toolchain-funcs
+inherit autotools desktop toolchain-funcs
 
 DESCRIPTION="Image editor with tiff, jpeg and png support"
 HOMEPAGE="http://sf-xpaint.sourceforge.net/"
@@ -48,6 +48,11 @@ PATCHES=(
 	"${FILESDIR}"/${P}-respect-ldflags.patch
 )
 
+src_prepare() {
+	default
+	eautoreconf
+}
+
 src_configure() {
 	econf \
 		$(use_enable tiff) \


             reply	other threads:[~2021-04-05 14:35 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-05 14:35 Sam James [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-10  8:31 Joonas Niilola
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=1617633315.84da5b1304926bfbb0a0e7640b711af84664f082.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