From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/transmission-remote-gtk/
Date: Sun, 18 Jun 2017 09:52:36 +0000 (UTC) [thread overview]
Message-ID: <1497779550.9d3988b442e73e3b2a66ab7ce0436bcd408c5290.pacho@gentoo> (raw)
commit: 9d3988b442e73e3b2a66ab7ce0436bcd408c5290
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 09:51:39 2017 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 09:52:30 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d3988b4
net-p2p/transmission-remote-gtk: Don't build with -Werror (#593926)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
.../transmission-remote-gtk/transmission-remote-gtk-1.3.1.ebuild | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/net-p2p/transmission-remote-gtk/transmission-remote-gtk-1.3.1.ebuild b/net-p2p/transmission-remote-gtk/transmission-remote-gtk-1.3.1.ebuild
index b1ed0caebd5..59bfe79bac9 100644
--- a/net-p2p/transmission-remote-gtk/transmission-remote-gtk-1.3.1.ebuild
+++ b/net-p2p/transmission-remote-gtk/transmission-remote-gtk-1.3.1.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
+GNOME2_EAUTORECONF="yes"
inherit gnome2
@@ -36,13 +37,15 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
"
-DOCS="AUTHORS ChangeLog README"
+src_prepare() {
+ sed -i -e '/-Werror/d' configure.ac || die
+ gnome2_src_prepare
+}
src_configure() {
# Disable overly strict appdata validation
gnome2_src_configure \
$(use_enable debug) \
- --enable-gtk3 \
$(use_with geoip libgeoip) \
$(use_with libnotify) \
$(use_with libproxy) \
next reply other threads:[~2017-06-18 9:52 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-18 9:52 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-03 16:15 [gentoo-commits] repo/gentoo:master commit in: net-p2p/transmission-remote-gtk/ Mike Gilbert
2024-08-03 15:50 Mike Gilbert
2023-03-11 22:09 Mike Gilbert
2022-08-30 8:48 Jakov Smolić
2022-08-30 8:48 Jakov Smolić
2022-05-31 4:50 Mike Gilbert
2022-05-31 4:50 Mike Gilbert
2022-01-13 21:37 Georgy Yakovlev
2022-01-02 13:21 Georgy Yakovlev
2021-01-05 15:47 Andreas K. Hüttel
2020-12-16 3:58 Sam James
2020-11-28 13:34 Thomas Deutschmann
2019-02-14 9:37 Mart Raudsepp
2019-02-14 9:37 Mart Raudsepp
2017-06-24 2:17 Michael Palimaka
2017-06-22 12:47 Agostino Sarubbo
2017-06-22 10:49 Agostino Sarubbo
2017-06-18 9:52 Pacho Ramos
2016-09-12 21:09 Gilles Dartiguelongue
2016-08-07 7:42 Pacho Ramos
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=1497779550.9d3988b442e73e3b2a66ab7ce0436bcd408c5290.pacho@gentoo \
--to=pacho@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