public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: media-sound/goobox/
Date: Sun, 30 Oct 2016 10:38:30 +0000 (UTC)	[thread overview]
Message-ID: <1477823873.918c3efe47a9e3e16e77ed72b0b8556fbdb8b696.eva@gentoo> (raw)

commit:     918c3efe47a9e3e16e77ed72b0b8556fbdb8b696
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 30 10:37:11 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct 30 10:37:53 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=918c3efe

media-sound/goobox: 3.4.1 → 3.4.2

Add missing license, bump to EAPI=6, make libnotify optional.

 media-sound/goobox/goobox-3.4.2.ebuild | 41 ++++++++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/media-sound/goobox/goobox-3.4.2.ebuild b/media-sound/goobox/goobox-3.4.2.ebuild
new file mode 100644
index 0000000..6997f35
--- /dev/null
+++ b/media-sound/goobox/goobox-3.4.2.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit gnome2
+
+DESCRIPTION="Goobox is a CD player for the GNOME desktop environment"
+HOMEPAGE="https://people.gnome.org/~paobac/goobox/"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="libnotify"
+
+RDEPEND="
+	>=app-cdr/brasero-3
+	>=dev-libs/glib-2.36:2
+	media-libs/gstreamer:1.0
+	media-libs/libdiscid
+	media-libs/musicbrainz:5
+	media-plugins/gst-plugins-cdparanoia:1.0
+	media-plugins/gst-plugins-meta:1.0
+	>=x11-libs/gtk+-3.10:3
+	libnotify? ( >=x11-libs/libnotify-0.4.3 )
+"
+DEPEND="${DEPEND}
+	app-text/yelp-tools
+	>=dev-util/intltool-0.50.1
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+
+src_configure() {
+	# libcoverart is not available in tree
+	gnome2_src_configure \
+		--disable-libcoverart \
+		--enable-media-keys \
+		$(use_enable libnotify notification)
+}


             reply	other threads:[~2016-10-30 10:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-30 10:38 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-12-13 17:51 [gentoo-commits] proj/gnome:master commit in: media-sound/goobox/ Gilles Dartiguelongue
2015-06-10 10:37 Gilles Dartiguelongue

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=1477823873.918c3efe47a9e3e16e77ed72b0b8556fbdb8b696.eva@gentoo \
    --to=eva@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