summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2006-06-30 19:53:43 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2006-06-30 19:53:43 +0000
commit47ef10b7820962f947e1e34b7940370763398971 (patch)
treec88117420d55e21c463370b265db2a5c591f90d6 /media-video
parentAdd 3.4 beta1 version, thanks to Mathias Stearn and Dizzy in bug #138055. (diff)
downloadgentoo-2-47ef10b7820962f947e1e34b7940370763398971.tar.gz
gentoo-2-47ef10b7820962f947e1e34b7940370763398971.tar.bz2
gentoo-2-47ef10b7820962f947e1e34b7940370763398971.zip
Bump for 2.14.2
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'media-video')
-rw-r--r--media-video/totem/ChangeLog7
-rw-r--r--media-video/totem/files/digest-totem-1.4.23
-rw-r--r--media-video/totem/totem-1.4.2.ebuild131
3 files changed, 140 insertions, 1 deletions
diff --git a/media-video/totem/ChangeLog b/media-video/totem/ChangeLog
index 8e3cb16608db..52bc2380c133 100644
--- a/media-video/totem/ChangeLog
+++ b/media-video/totem/ChangeLog
@@ -1,6 +1,11 @@
# 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.112 2006/06/29 16:51:55 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.113 2006/06/30 19:53:43 dang Exp $
+
+*totem-1.4.2 (30 Jun 2006)
+
+ 30 Jun 2006; <dang@gentoo.org> +totem-1.4.2.ebuild:
+ Bump for 2.14.2
29 Jun 2006; Daniel Gryniewicz <dang@gentoo.org>
+files/totem-1.4.0-autoconf.patch, totem-1.4.0.ebuild:
diff --git a/media-video/totem/files/digest-totem-1.4.2 b/media-video/totem/files/digest-totem-1.4.2
new file mode 100644
index 000000000000..fe7b5018ae0b
--- /dev/null
+++ b/media-video/totem/files/digest-totem-1.4.2
@@ -0,0 +1,3 @@
+MD5 5a9b9d127d5065c0ea2a3c8a3c255597 totem-1.4.2.tar.bz2 1707854
+RMD160 87d844ac490adf6210f47a652e17b6fb17c10d3f totem-1.4.2.tar.bz2 1707854
+SHA256 31141a6c55f3252ea01742aecba4c01cb438d7fc93d71a18b53bf06f2e65c03b totem-1.4.2.tar.bz2 1707854
diff --git a/media-video/totem/totem-1.4.2.ebuild b/media-video/totem/totem-1.4.2.ebuild
new file mode 100644
index 000000000000..45c02842f6ea
--- /dev/null
+++ b/media-video/totem/totem-1.4.2.ebuild
@@ -0,0 +1,131 @@
+# 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-1.4.2.ebuild,v 1.1 2006/06/30 19:53:43 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="a52 dbus dvd flac gnome lirc mad mpeg nsplugin nvtv ogg theora vorbis win32codecs xine xv"
+
+IUSE="a52 dbus dvd flac gnome lirc mad mpeg nsplugin nvtv ogg theora vorbis xine xv"
+
+RDEPEND=">=dev-libs/glib-2.6.3
+ >=x11-libs/gtk+-2.6
+ >=gnome-base/gnome-vfs-2.9.92
+ >=gnome-base/libgnomeui-2.4
+ >=x11-themes/gnome-icon-theme-2.10
+ >=gnome-base/gconf-2
+ >=gnome-base/libglade-2
+ >=gnome-base/gnome-desktop-2.2
+ app-text/iso-codes
+ || (
+ (
+ 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 )
+ gnome? ( >=gnome-base/nautilus-2.10 )
+ lirc? ( app-misc/lirc )
+ nsplugin? ( >=net-libs/gecko-sdk-1.7 >=sys-apps/dbus-0.35 )
+ xine? ( >=media-libs/xine-lib-1.0.1 )
+ !xine? (
+ >=media-libs/gstreamer-0.10
+ >=media-libs/gst-plugins-base-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.28
+ >=dev-util/pkgconfig-0.9"
+
+DOCS="AUTHORS ChangeLog NEWS README TODO"
+
+pkg_setup() {
+ G2CONF="${G2CONF} --disable-vanity \
+ --disable-gtk \
+ $(use_with dbus) \
+ $(use_enable gnome nautilus) \
+ $(use_enable lirc) \
+ $(use_enable nsplugin mozilla) \
+ $(use_with nsplugin mozilla gecko-sdk)
+ $(use_enable nvtv)"
+
+ # gstreamer is default backend
+ use xine || G2CONF="${G2CONF} --enable-gstreamer=0.10"
+
+ # Use global nsplugins dir
+ G2CONF="${G2CONF} MOZILLA_PLUGINDIR=/usr/$(get_libdir)/nsbrowser"
+}
+
+src_unpack() {
+ gnome2_src_unpack
+
+ # Recognize gecko-sdk as a valid toolkit to compile the plugin
+ epatch "${FILESDIR}"/${PN}-1.3.0-gecko-sdk.patch
+
+ # Fix failure with autoconf 2.60, bug #138210
+ epatch ${FILESDIR}/${PN}-1.4.0-autoconf.patch
+
+ eautoreconf
+}
+
+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"
+ 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."
+
+}