public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/gnome-music: ChangeLog gnome-music-3.14.2.ebuild
@ 2014-12-22 23:38 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2014-12-22 23:38 UTC (permalink / raw
  To: gentoo-commits

eva         14/12/22 23:38:19

  Modified:             ChangeLog
  Added:                gnome-music-3.14.2.ebuild
  Log:
  Version bump for Gnome 3.14.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key C6085806)

Revision  Changes    Path
1.21                 media-sound/gnome-music/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/gnome-music/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/gnome-music/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/gnome-music/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/gnome-music/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	24 Nov 2014 10:43:57 -0000	1.20
+++ ChangeLog	22 Dec 2014 23:38:19 -0000	1.21
@@ -1,6 +1,12 @@
 # ChangeLog for media-sound/gnome-music
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-music/ChangeLog,v 1.20 2014/11/24 10:43:57 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-music/ChangeLog,v 1.21 2014/12/22 23:38:19 eva Exp $
+
+*gnome-music-3.14.2 (22 Dec 2014)
+
+  22 Dec 2014; Gilles Dartiguelongue <eva@gentoo.org>
+  +gnome-music-3.14.2.ebuild:
+  Version bump for Gnome 3.14.
 
   24 Nov 2014; Pacho Ramos <pacho@gentoo.org> gnome-music-3.12.2.1.ebuild:
   python-3.3 is the default again



1.1                  media-sound/gnome-music/gnome-music-3.14.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/gnome-music/gnome-music-3.14.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/gnome-music/gnome-music-3.14.2.ebuild?rev=1.1&content-type=text/plain

Index: gnome-music-3.14.2.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-music/gnome-music-3.14.2.ebuild,v 1.1 2014/12/22 23:38:19 eva Exp $

EAPI="5"
GCONF_DEBUG="no"
PYTHON_COMPAT=( python{3_3,3_4} )

inherit gnome2 python-single-r1

DESCRIPTION="Music management for Gnome"
HOMEPAGE="http://wiki.gnome.org/Apps/Music"

LICENSE="GPL-2+"
SLOT="0"
IUSE=""
# Let people emerge this by default, bug #472932
IUSE+=" +python_single_target_python3_3 python_single_target_python3_4"

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.2.6:0.2[introspection]
	media-libs/libmediaart:1.0
	>=x11-libs/gtk+-3.13.2:3[introspection]
"
RDEPEND="${COMMON_DEPEND}
	app-misc/tracker[introspection(+)]
	|| (
		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]
"
DEPEND="${COMMON_DEPEND}
	>=dev-util/intltool-0.26
	virtual/pkgconfig
"

src_configure() {
	gnome2_src_configure ITSTOOL="$(type -P true)"
}

src_install() {
	gnome2_src_install
	python_fix_shebang "${ED}"
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-12-22 23:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-22 23:38 [gentoo-commits] gentoo-x86 commit in media-sound/gnome-music: ChangeLog gnome-music-3.14.2.ebuild Gilles Dartiguelongue (eva)

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