diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-09-12 00:07:20 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-09-12 00:07:20 +0000 |
commit | 0672e322e0d85b7a0a8a7d422c0f94811b31f5fb (patch) | |
tree | 3ee8aae73cbe153ea901c4c4239a4300e177edb9 /media-video | |
parent | Add patch to fix building on OpenSSL 0.9.8, thanks to Meethune Bhowmick in bu... (diff) | |
download | historical-0672e322e0d85b7a0a8a7d422c0f94811b31f5fb.tar.gz historical-0672e322e0d85b7a0a8a7d422c0f94811b31f5fb.tar.bz2 historical-0672e322e0d85b7a0a8a7d422c0f94811b31f5fb.zip |
Bump to 2.16.1
Package-Manager: portage-2.1.1_rc1-r6
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/totem/ChangeLog | 8 | ||||
-rw-r--r-- | media-video/totem/files/digest-totem-2.16.1 | 3 | ||||
-rw-r--r-- | media-video/totem/totem-2.16.1.ebuild | 149 |
3 files changed, 159 insertions, 1 deletions
diff --git a/media-video/totem/ChangeLog b/media-video/totem/ChangeLog index 61884964f387..d7a10bb6a6c4 100644 --- a/media-video/totem/ChangeLog +++ b/media-video/totem/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-video/totem # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.127 2006/09/07 04:14:29 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.128 2006/09/12 00:07:13 dang Exp $ + +*totem-2.16.1 (11 Sep 2006) + + 11 Sep 2006; Daniel Gryniewicz <dang@gentoo.org> -totem-2.16.0.ebuild, + +totem-2.16.1.ebuild: + Bump to 2.16.1 *totem-2.16.0 (07 Sep 2006) diff --git a/media-video/totem/files/digest-totem-2.16.1 b/media-video/totem/files/digest-totem-2.16.1 new file mode 100644 index 000000000000..c80c05fbc423 --- /dev/null +++ b/media-video/totem/files/digest-totem-2.16.1 @@ -0,0 +1,3 @@ +MD5 9d069199a098dc522835f683b8b56639 totem-2.16.1.tar.bz2 1829190 +RMD160 39248c5a887788afffb782dbc147ec8f2bffb0a5 totem-2.16.1.tar.bz2 1829190 +SHA256 6ced444f2cf33e78d1fb86e455827fff73728220ce6d2e93b6acb39a41ea8d4d totem-2.16.1.tar.bz2 1829190 diff --git a/media-video/totem/totem-2.16.1.ebuild b/media-video/totem/totem-2.16.1.ebuild new file mode 100644 index 000000000000..ddceaa10aa6b --- /dev/null +++ b/media-video/totem/totem-2.16.1.ebuild @@ -0,0 +1,149 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.16.1.ebuild,v 1.1 2006/09/12 00:07:13 dang Exp $ + +inherit autotools eutils multilib gnome2 + +DESCRIPTION="Media player for GNOME" +HOMEPAGE="http://gnome.org/projects/totem/" + +LICENSE="GPL-2 LGPL-2" +SLOT="0" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" + +# pitdfall has not come out with a 0.10 release, should be soon though -AJL +# IUSE="win32codecs" + +IUSE="a52 dbus dvd firefox flac gnome hal lirc mad mpeg nsplugin nvtv ogg theora vorbis xine xv" + +RDEPEND=">=dev-libs/glib-2.8.0 + >=x11-libs/gtk+-2.6 + >=gnome-base/gnome-vfs-2.10 + >=gnome-base/libgnomeui-2.4 + >=x11-themes/gnome-icon-theme-2.10 + >=gnome-base/libglade-2 + >=gnome-base/gnome-desktop-2.2 + app-text/iso-codes + >=gnome-base/gconf-2 + || ( + ( + x11-libs/libXtst + x11-libs/libX11 + x11-libs/libXxf86vm + x11-libs/libXext + x11-libs/libXrandr + x11-libs/libXrender + ) + virtual/x11 + ) + dbus? ( >=sys-apps/dbus-0.35 ) + hal? ( =sys-apps/hal-0.5* ) + gnome? ( >=gnome-base/nautilus-2.10 ) + lirc? ( app-misc/lirc ) + sparc? ( >=www-client/mozilla-firefox-1.5 ) + ppc64? ( >=www-client/seamonkey-1.0 ) + nsplugin? ( + firefox? ( >=www-client/mozilla-firefox-1.5 ) + !sparc? ( !firefox? ( >=www-client/seamonkey-1.0 ) ) + >=sys-apps/dbus-0.35 + >=x11-misc/shared-mime-info-0.17 + ) + xine? ( >=media-libs/xine-lib-1.1.2 ) + !xine? ( + >=media-libs/gstreamer-0.10.1 + >=media-libs/gst-plugins-base-0.10.7 + >=media-libs/gst-plugins-good-0.10 + >=media-plugins/gst-plugins-pango-0.10 + >=media-plugins/gst-plugins-gconf-0.10 + !sparc? ( >=media-plugins/gst-plugins-ffmpeg-0.10 ) + >=media-plugins/gst-plugins-gnomevfs-0.10 + a52? ( >=media-plugins/gst-plugins-a52dec-0.10 ) + !sparc? ( + dvd? + ( + >=media-plugins/gst-plugins-a52dec-0.10 + >=media-plugins/gst-plugins-mpeg2dec-0.10 + >=media-libs/gst-plugins-ugly-0.10 + ) + ) + flac? ( >=media-plugins/gst-plugins-flac-0.10 ) + mad? ( >=media-plugins/gst-plugins-mad-0.10 ) + !sparc? ( mpeg? ( >=media-plugins/gst-plugins-mpeg2dec-0.10 ) ) + ogg? ( >=media-plugins/gst-plugins-ogg-0.10 ) + theora? ( + >=media-plugins/gst-plugins-ogg-0.10 + >=media-plugins/gst-plugins-theora-0.10 + ) + vorbis? ( + >=media-plugins/gst-plugins-ogg-0.10 + >=media-plugins/gst-plugins-vorbis-0.10 + ) + xv? ( >=media-plugins/gst-plugins-xvideo-0.10 ) + ) + nvtv? ( >=media-tv/nvtv-0.4.5 )" + +# this belongs above xv? above. +# win32codecs? ( >=media-plugins/gst-plugins-pitfdll-0.10 ) + +DEPEND="${RDEPEND} + app-text/scrollkeeper + >=dev-util/intltool-0.35 + >=dev-util/pkgconfig-0.20" + +DOCS="AUTHORS ChangeLog NEWS README TODO" + +pkg_setup() { + G2CONF="${G2CONF} + --disable-vanity \ + --disable-gtk \ + $(use_with dbus) \ + $(use_with hal) \ + $(use_enable gnome nautilus) \ + $(use_enable lirc) \ + $(use_enable nvtv)" + + if use nsplugin ; then + G2CONF="${G2CONF} --enable-mozilla" + + if use firefox || use sparc; then + G2CONF="${G2CONF} --with-mozilla=firefox" + else + G2CONF="${G2CONF} --with-mozilla=seamonkey" + fi + else + G2CONF="${G2CONF} --disable-mozilla" + fi + + # gstreamer is default backend + use xine || G2CONF="${G2CONF} --enable-gstreamer=yes" + + # Use global nsplugins dir + G2CONF="${G2CONF} MOZILLA_PLUGINDIR=/usr/$(get_libdir)/nsbrowser" +} + +src_unpack() { + gnome2_src_unpack + + # fixes for ff compiles. + if use nsplugin && ( use firefox || use sparc ); then + epatch ${FILESDIR}/${PN}-1.5.91-mozilla-firefox-include-fix.patch + fi +} + +src_compile() { + #fixme: why does it need write access here, probably need to set up a fake + #home in /var/tmp like other pkgs do + addpredict "/root/.gconfd" + addpredict "/root/.gconf" + addpredict "/root/.gnome2" + addpredict "/root/.gstreamer-0.10" + + gnome2_src_compile +} + +pkg_postinst() { + gnome2_pkg_postinst + + einfo "Note that the default totem backend has switched to gstreamer." + einfo "DVD menus will only work with the xine backend." +} |