From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RtfZ8-0006nS-J2 for garchives@archives.gentoo.org; Sat, 04 Feb 2012 13:22:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09D16E0593; Sat, 4 Feb 2012 13:21:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B9C92E0593 for ; Sat, 4 Feb 2012 13:21:58 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 039C21B4003 for ; Sat, 4 Feb 2012 13:21:58 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2264) id CA2952004B; Sat, 4 Feb 2012 13:21:56 +0000 (UTC) From: "Justin Lecher (jlec)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jlec@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-video/totem: totem-3.2.1.ebuild metadata.xml ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: totem-3.2.1.ebuild metadata.xml ChangeLog X-VCS-Directories: media-video/totem X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher Content-Type: text/plain; charset=utf8 Message-Id: <20120204132156.CA2952004B@flycatcher.gentoo.org> Date: Sat, 4 Feb 2012 13:21:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: bd5e974c-9c70-445c-94c2-fa6e0c20c617 X-Archives-Hash: 1b1ac6a06135a463678ed20a2a6d5d3f jlec 12/02/04 13:21:56 Modified: totem-3.2.1.ebuild metadata.xml ChangeLog Log: Enable support for zeitgeist plugin =20 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64) Revision Changes Path 1.4 media-video/totem/totem-3.2.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/totem/= totem-3.2.1.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/totem/= totem-3.2.1.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/totem/= totem-3.2.1.ebuild?r1=3D1.3&r2=3D1.4 Index: totem-3.2.1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-video/totem/totem-3.2.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- totem-3.2.1.ebuild 22 Jan 2012 01:34:18 -0000 1.3 +++ totem-3.2.1.ebuild 4 Feb 2012 13:21:56 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-3.2.1.ebuild,= v 1.3 2012/01/22 01:34:18 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-3.2.1.ebuild,= v 1.4 2012/02/04 13:21:56 jlec Exp $ =20 EAPI=3D"4" GCONF_DEBUG=3D"yes" @@ -18,14 +18,13 @@ LICENSE=3D"GPL-2 LGPL-2" SLOT=3D"0" KEYWORDS=3D"~amd64 ~x86 ~x86-fbsd" -IUSE=3D"bluetooth doc grilo +introspection iplayer lirc nautilus nsplugi= n +python +youtube vala" # zeroconf +IUSE=3D"bluetooth doc grilo +introspection iplayer lirc nautilus nsplugi= n +python +youtube vala zeitgeist" # zeroconf =20 # TODO: # Cone (VLC) plugin needs someone with the right setup (remi ?) # coherence plugin broken upstream # # FIXME: Automagic tracker-0.9.0 -# XXX: Add Zeitgeist support when it gets added to GNOME 3 (3.2?) # Runtime dependency on gnome-session-2.91 RDEPEND=3D">=3Ddev-libs/glib-2.27.92:2 >=3Dx11-libs/gdk-pixbuf-2.23.0:2 @@ -79,7 +78,8 @@ >=3Ddev-libs/libgdata-0.7.0 net-libs/libsoup:2.4 media-plugins/gst-plugins-soup:0.10 - >=3Ddev-libs/totem-pl-parser-2.32.4[quvi] )" + >=3Ddev-libs/totem-pl-parser-2.32.4[quvi] ) + zeitgeist? ( dev-libs/libzeitgeist )" # zeroconf? ( >=3Dnet-libs/libepc-0.5.0 ) # XXX: zeroconf requires unreleased version of libepc =20 @@ -99,6 +99,7 @@ =20 # see bug #359379 REQUIRED_USE=3D"python? ( introspection )" +REQUIRED_USE=3D"zeitgeist? ( vala )" =20 pkg_setup() { DOCS=3D"AUTHORS ChangeLog NEWS README TODO" @@ -131,6 +132,7 @@ use python && plugins=3D"${plugins},dbusservice,pythonconsole,opensubti= tles" use vala && plugins=3D"${plugins},rotation" use youtube && plugins=3D"${plugins},youtube" + use zeitgeist && plugins=3D"${plugins},zeitgeist-dp" # XXX: zeroconf requires unreleased version of libepc # use zeroconf && plugins=3D"${plugins},publish" =20 1.14 media-video/totem/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/totem/= metadata.xml?rev=3D1.14&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/totem/= metadata.xml?rev=3D1.14&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/totem/= metadata.xml?r1=3D1.13&r2=3D1.14 Index: metadata.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-video/totem/metadata.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- metadata.xml 3 Nov 2011 06:18:47 -0000 1.13 +++ metadata.xml 4 Feb 2012 13:21:56 -0000 1.14 @@ -1,31 +1,32 @@ -gnome -video -gstreamer - + gnome + video + gstreamer + Totem is movie player for the GNOME desktop. It features a playlist, ful= lscreen mode, seek and volume controls, as well as a pretty complete keyb= oard navigation. It comes with added functionality such as a video thumbn= ailer for Nautilus, Nautilus properties tab and a webcam utility. - - Enable support for user-presence detection via= the + + Enable support for user-presence detection vi= a the user's bluetooth handset using net-wireless/bluez - Allow Totem to set your IM client to "away" when = a movie + Allow Totem to set your IM client to "away" when= a movie is playing in fullscreen using dev-libs/libgalago - Use media-libs/grilo to browse media co= ntent + Use media-libs/grilo to browse media c= ontent from various sources - Use dev-libs/gobject-introspection + Use dev-libs/gobject-introspection for introspection - Enable BBC player support - Enable support for controlling Totem with a remote = control + Enable BBC player support + Enable support for controlling Totem with a remote= control using app-misc/lirc - Enable the nautilus extension - Build support for dev-lang/python plug= ins - Enable support for searching media files using t= he + Enable the nautilus extension + Build support for dev-lang/python plu= gins + Enable support for searching media files using = the indexer app-misc/tracker - Enable DLNA support through + Enable DLNA support through media-video/coherence - Enable youtube plugin - Enable bindings for dev-lang/vala - + Enable youtube plugin + Enable bindings for dev-lang/vala + Build the plugin to inject events to gno= me-extra/zeitgeist + 1.331 media-video/totem/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/totem/= ChangeLog?rev=3D1.331&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/totem/= ChangeLog?rev=3D1.331&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/totem/= ChangeLog?r1=3D1.330&r2=3D1.331 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v retrieving revision 1.330 retrieving revision 1.331 diff -u -r1.330 -r1.331 --- ChangeLog 22 Jan 2012 01:34:18 -0000 1.330 +++ ChangeLog 4 Feb 2012 13:21:56 -0000 1.331 @@ -1,6 +1,10 @@ # ChangeLog for media-video/totem # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.330 2= 012/01/22 01:34:18 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.331 2= 012/02/04 13:21:56 jlec Exp $ + + 04 Feb 2012; Justin Lecher totem-3.2.1.ebuild, + metadata.xml: + Enable support for zeitgeist plugin =20 22 Jan 2012; Alexandre Rostovtsev totem-2.32.0-r2.ebuild, totem-3.2.1.ebuild: