public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ole Reifschneider" <tranquility@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: media-sound/gnome-music/
Date: Fri,  8 Apr 2016 20:47:12 +0000 (UTC)	[thread overview]
Message-ID: <1460134924.f90707306f5f23ab9e3baffd5b7121a5b99e67fd.tranquility@gentoo> (raw)

commit:     f90707306f5f23ab9e3baffd5b7121a5b99e67fd
Author:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  8 17:02:04 2016 +0000
Commit:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
CommitDate: Fri Apr  8 17:02:04 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=f9070730

media-sound/gnome-music: Bump version to 3.20.0

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0xE9E568677E8B4D42

 media-sound/gnome-music/gnome-music-3.20.0.ebuild | 53 +++++++++++++++++++++++
 media-sound/gnome-music/metadata.xml              |  8 ++++
 2 files changed, 61 insertions(+)

diff --git a/media-sound/gnome-music/gnome-music-3.20.0.ebuild b/media-sound/gnome-music/gnome-music-3.20.0.ebuild
new file mode 100644
index 0000000..c851f99
--- /dev/null
+++ b/media-sound/gnome-music/gnome-music-3.20.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+PYTHON_COMPAT=( python{3_3,3_4,3_5} )
+
+inherit gnome2 python-r1
+
+DESCRIPTION="Music management for Gnome"
+HOMEPAGE="https://wiki.gnome.org/Apps/Music"
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+KEYWORDS="~amd64 ~x86"
+
+COMMON_DEPEND="
+	${PYTHON_DEPS}
+	>=dev-libs/glib-2.28:2
+	>=dev-libs/gobject-introspection-1.35.9:=
+	>=media-libs/grilo-0.3.0:0.3[introspection]
+	media-libs/libmediaart:2.0
+	>=x11-libs/gtk+-3.13.2:3[introspection]
+"
+# xdg-user-dirs-update needs to be there to create needed dirs
+# https://bugzilla.gnome.org/show_bug.cgi?id=731613
+RDEPEND="${COMMON_DEPEND}
+	>=app-misc/tracker-1.7.1
+	|| (
+		app-misc/tracker[gstreamer]
+		app-misc/tracker[ffmpeg]
+	)
+	dev-python/pygobject:3[cairo,${PYTHON_USEDEP}]
+	dev-python/dbus-python[${PYTHON_USEDEP}]
+	media-libs/gstreamer:1.0[introspection]
+	media-libs/gst-plugins-base:1.0[introspection]
+	media-plugins/gst-plugins-meta:1.0
+	media-plugins/grilo-plugins:0.2[tracker]
+	x11-misc/xdg-user-dirs
+"
+DEPEND="${COMMON_DEPEND}
+	>=dev-util/intltool-0.26
+	dev-util/itstool
+	virtual/pkgconfig
+"
+
+pkg_setup() {
+	python_setup
+}

diff --git a/media-sound/gnome-music/metadata.xml b/media-sound/gnome-music/metadata.xml
new file mode 100644
index 0000000..3998080
--- /dev/null
+++ b/media-sound/gnome-music/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+	<email>gnome@gentoo.org</email>
+	<name>Gentoo GNOME Desktop</name>
+</maintainer>
+</pkgmetadata>


             reply	other threads:[~2016-04-08 20:47 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-08 20:47 Ole Reifschneider [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-03-22 10:07 [gentoo-commits] proj/gnome:master commit in: media-sound/gnome-music/ Mart Raudsepp
2019-02-23 20:37 Mart Raudsepp
2018-12-17 12:14 Gilles Dartiguelongue
2018-04-29 12:48 Sobhan Mohammadpour
2018-01-12 14:15 Dennis Lamm
2015-06-10 10:37 Gilles Dartiguelongue
2015-05-03 21:56 Gilles Dartiguelongue
2014-12-22 23:50 Gilles Dartiguelongue
2014-11-23 19:37 Gilles Dartiguelongue
2014-11-03 23:24 Gilles Dartiguelongue
2014-10-05 22:09 Gilles Dartiguelongue
2014-04-21 22:31 Gilles Dartiguelongue
2014-04-06 16:08 Gilles Dartiguelongue
2013-12-01 19:18 Gilles Dartiguelongue
2013-12-01 17:19 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=1460134924.f90707306f5f23ab9e3baffd5b7121a5b99e67fd.tranquility@gentoo \
    --to=tranquility@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