* [gentoo-commits] gentoo-x86 commit in net-misc/rygel: ChangeLog rygel-0.10.2.ebuild rygel-0.9.9.ebuild rygel-0.9.6.ebuild
@ 2011-06-03 17:13 Pacho Ramos (pacho)
0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2011-06-03 17:13 UTC (permalink / raw
To: gentoo-commits
pacho 11/06/03 17:13:31
Modified: ChangeLog
Added: rygel-0.10.2.ebuild
Removed: rygel-0.9.9.ebuild rygel-0.9.6.ebuild
Log:
Version bump, remove old.
(Portage version: 2.1.9.50/cvs/Linux x86_64)
Revision Changes Path
1.9 net-misc/rygel/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/rygel/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/rygel/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/rygel/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/rygel/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 17 Apr 2011 15:57:54 -0000 1.8
+++ ChangeLog 3 Jun 2011 17:13:31 -0000 1.9
@@ -1,6 +1,12 @@
# ChangeLog for net-misc/rygel
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rygel/ChangeLog,v 1.8 2011/04/17 15:57:54 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rygel/ChangeLog,v 1.9 2011/06/03 17:13:31 pacho Exp $
+
+*rygel-0.10.2 (03 Jun 2011)
+
+ 03 Jun 2011; Pacho Ramos <pacho@gentoo.org> -rygel-0.9.6.ebuild,
+ -rygel-0.9.9.ebuild, +rygel-0.10.2.ebuild:
+ Version bump, remove old.
*rygel-0.10.1 (17 Apr 2011)
1.1 net-misc/rygel/rygel-0.10.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/rygel/rygel-0.10.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/rygel/rygel-0.10.2.ebuild?rev=1.1&content-type=text/plain
Index: rygel-0.10.2.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/rygel/rygel-0.10.2.ebuild,v 1.1 2011/06/03 17:13:31 pacho Exp $
EAPI="4"
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"
inherit gnome2
DESCRIPTION="Rygel is an open source UPnP/DLNA MediaServer"
HOMEPAGE="http://live.gnome.org/Rygel"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="X nls +sqlite tracker transcode"
# The deps for tracker? and transcode? are just the earliest available
# version at the time of writing this ebuild
RDEPEND="
>=dev-libs/glib-2.26:2
>=dev-libs/libgee-0.5.2
>=media-libs/gupnp-dlna-0.5
>=media-libs/gstreamer-0.10.28
>=media-libs/gst-plugins-base-0.10.28
>=net-libs/gssdp-0.9.2
>=net-libs/gupnp-0.13.4
>=net-libs/gupnp-av-0.7
>=net-libs/libsoup-2.26:2.4
>=sys-libs/e2fsprogs-libs-1.41.3
sqlite? ( >=dev-db/sqlite-3.5:3 )
tracker? ( >=app-misc/tracker-0.8.17 )
transcode? (
>=media-libs/gst-plugins-bad-0.10.14
>=media-plugins/gst-plugins-twolame-0.10.12
>=media-plugins/gst-plugins-ffmpeg-0.10.5
)
X? ( >=x11-libs/gtk+-2.90.3:3 )
"
DEPEND="${RDEPEND}
dev-util/pkgconfig
sys-devel/gettext
>=dev-util/intltool-0.40
"
# Maintainer only
# >=dev-lang/vala-0.11.6
# >=net-libs/gupnp-vala-0.7.5
# dev-libs/libxslt
pkg_setup() {
DOCS="AUTHORS ChangeLog NEWS README TODO"
G2CONF="${G2CONF}
--enable-gst-launch-plugin
$(use_enable nls)
$(use_enable sqlite media-export-plugin)
$(use_enable tracker tracker-plugin)
$(use_with X ui)"
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-06-03 17:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-03 17:13 [gentoo-commits] gentoo-x86 commit in net-misc/rygel: ChangeLog rygel-0.10.2.ebuild rygel-0.9.9.ebuild rygel-0.9.6.ebuild Pacho Ramos (pacho)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox