public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/thunar-archive-plugin/
Date: Tue, 13 Feb 2018 15:29:00 +0000 (UTC)	[thread overview]
Message-ID: <1518535629.1bd3ee17d5a79048d830423aa151085eb1e5f39e.mgorny@gentoo> (raw)

commit:     1bd3ee17d5a79048d830423aa151085eb1e5f39e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 13 15:21:11 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 13 15:27:09 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bd3ee17

xfce-extra/thunar-archive-plugin: Readd missing eautoreconf

Readd missing eautoreconf after applying patches. Thanks to Daniel
Pielmeier for the report and the patch.

Closes: https://bugs.gentoo.org/644064

 .../thunar-archive-plugin-0.3.1-r3.ebuild                      | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r3.ebuild b/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r3.ebuild
index ab7fb62d09e..bc4f9ca7588 100644
--- a/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r3.ebuild
+++ b/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit gnome2-utils
+inherit autotools gnome2-utils
 
 DESCRIPTION="Archive plug-in for the Thunar filemanager"
 HOMEPAGE="https://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin"
@@ -17,8 +17,10 @@ IUSE=""
 RDEPEND=">=xfce-base/libxfce4util-4.8:=
 	>=xfce-base/exo-0.6:=
 	>=xfce-base/thunar-1.2:="
+# dev-util/xfce4-dev-tools for eautoreconf
 DEPEND="${RDEPEND}
 	dev-util/intltool
+	dev-util/xfce4-dev-tools
 	sys-devel/gettext
 	virtual/pkgconfig"
 
@@ -29,6 +31,12 @@ PATCHES=(
 	)
 DOCS=( AUTHORS ChangeLog NEWS README THANKS )
 
+src_prepare() {
+	default
+	local AT_M4DIR=${EPREFIX}/usr/share/xfce4/dev-tools/m4macros
+	eautoreconf
+}
+
 src_install() {
 	default
 	find "${D}" -name '*.la' -delete || die


             reply	other threads:[~2018-02-13 15:29 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-13 15:29 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-01  8:31 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/thunar-archive-plugin/ Michał Górny
2025-01-25 10:53 Sam James
2024-12-30 21:02 Michał Górny
2023-12-03  4:20 Michał Górny
2023-12-02 20:28 Sam James
2023-12-02 10:27 Arthur Zamarin
2023-12-02 10:15 Arthur Zamarin
2023-12-02  9:48 Arthur Zamarin
2023-12-02  9:45 Arthur Zamarin
2023-10-30 16:45 Michał Górny
2023-06-11 19:19 Michał Górny
2023-06-11 18:38 Jakov Smolić
2023-06-11 18:38 Jakov Smolić
2023-06-11 15:37 Sam James
2023-06-11 15:37 Sam James
2023-04-01  6:13 Michał Górny
2022-06-07  9:40 Sam James
2022-06-07  7:05 Sam James
2022-06-06 10:22 Jakov Smolić
2022-06-06 10:22 Jakov Smolić
2022-06-06 10:20 Jakov Smolić
2022-04-30 13:28 Michał Górny
2019-10-13 11:24 Mikle Kolyada
2019-10-12 21:23 Sergei Trofimovich
2019-10-12 21:16 Sergei Trofimovich
2019-07-23 14:10 Kent Fredric
2019-05-18 11:11 Michał Górny
2018-06-17 12:11 Michał Górny
2018-03-23 19:53 Markus Meier
2018-03-03 17:48 Tobias Klausmann
2018-01-08  8:00 Sergei Trofimovich
2018-01-07 20:32 Sergei Trofimovich
2018-01-07 13:17 Sergei Trofimovich
2018-01-06  5:05 Thomas Deutschmann
2018-01-05 11:08 Mikle Kolyada
2017-11-30 18:20 Denis Dupeyron
2017-06-09  7:39 Michał Górny
2017-01-30  7:37 Fabian Groffen
2017-01-26 10:22 Agostino Sarubbo
2017-01-13 15:41 Agostino Sarubbo
2016-12-20 12:31 Tobias Klausmann
2016-09-29  4:37 Jeroen Roovers
2016-08-02 16:10 Michał Górny
2016-06-26 18:42 Markus Meier
2015-10-17 18:32 Mikle Kolyada

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=1518535629.1bd3ee17d5a79048d830423aa151085eb1e5f39e.mgorny@gentoo \
    --to=mgorny@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