public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-sound/guimup/
@ 2015-12-24 13:40 Pacho Ramos
  0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos @ 2015-12-24 13:40 UTC (permalink / raw
  To: gentoo-commits

commit:     ec4ce761a2c57593038ede0dfac39254495a1af2
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 24 13:19:02 2015 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Dec 24 13:40:22 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec4ce761

media-sound/guimup: Fix building with latest glibmm/libsigc++

Package-Manager: portage-2.2.26

 media-sound/guimup/guimup-0.3.2.ebuild | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

diff --git a/media-sound/guimup/guimup-0.3.2.ebuild b/media-sound/guimup/guimup-0.3.2.ebuild
index 3d3cfab..149d3e7 100644
--- a/media-sound/guimup/guimup-0.3.2.ebuild
+++ b/media-sound/guimup/guimup-0.3.2.ebuild
@@ -2,9 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
-
-inherit eutils
+EAPI=5
+inherit eutils flag-o-matic
 
 MY_P=${P/-/_}
 
@@ -16,14 +15,19 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
-DOCS="ChangeLog README NEWS AUTHORS"
 
 RDEPEND=">=dev-cpp/gtkmm-3.2.0:3.0
-		dev-libs/libunique:3
-		>=media-libs/libmpdclient-2.3
-		>=net-libs/libsoup-2.36"
+	dev-libs/libunique:3
+	>=media-libs/libmpdclient-2.3
+	>=net-libs/libsoup-2.36
+"
 DEPEND="${RDEPEND}
-		virtual/pkgconfig"
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	append-cxxflags -std=c++11
+}
 
 src_install() {
 	default


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/guimup/
@ 2016-08-07  7:42 Pacho Ramos
  0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos @ 2016-08-07  7:42 UTC (permalink / raw
  To: gentoo-commits

commit:     994e45308c4bc915d5a5f6572217d4521c85a8f6
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  7 07:35:02 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Aug  7 07:35:02 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=994e4530

media-sound/guimup: Cleanup per bug #390203

Package-Manager: portage-2.3.0

 media-sound/guimup/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/media-sound/guimup/metadata.xml b/media-sound/guimup/metadata.xml
index d03edf5..abe4ad0 100644
--- a/media-sound/guimup/metadata.xml
+++ b/media-sound/guimup/metadata.xml
@@ -1,10 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="person">
-		<email>jdhore@gentoo.org</email>
-		<name>Jeff Horelick</name>
-	</maintainer>
 	<upstream>
 		<remote-id type="sourceforge">musicpd</remote-id>
 	</upstream>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-07  7:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-07  7:42 [gentoo-commits] repo/gentoo:master commit in: media-sound/guimup/ Pacho Ramos
  -- strict thread matches above, loose matches on Subject: below --
2015-12-24 13:40 Pacho Ramos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox