packages: totem/totem.spec, totem/totem-configure.patch - updated to 3.4.0 ...
megabajt
megabajt at pld-linux.org
Fri Mar 30 18:25:41 CEST 2012
Author: megabajt Date: Fri Mar 30 16:25:41 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 3.4.0
- O: totem-youtube
---- Files affected:
packages/totem:
totem.spec (1.201 -> 1.202) , totem-configure.patch (1.9 -> 1.10)
---- Diffs:
================================================================
Index: packages/totem/totem.spec
diff -u packages/totem/totem.spec:1.201 packages/totem/totem.spec:1.202
--- packages/totem/totem.spec:1.201 Tue Mar 27 07:08:08 2012
+++ packages/totem/totem.spec Fri Mar 30 18:25:36 2012
@@ -1,30 +1,28 @@
# $Revision$, $Date$
#
# Conditional build
-%bcond_without bemused # build without bemused plugin
%bcond_without lirc # without lirc support
Summary: Movie player for GNOME based on the gstreamer engine
Summary(pl.UTF-8): Odtwarzacz filmów dla GNOME oparty na silniku gstreamer
Name: totem
-Version: 3.2.2
-Release: 2
+Version: 3.4.0
+Release: 1
License: GPL v2
Group: X11/Applications/Multimedia
-Source0: http://ftp.gnome.org/pub/GNOME/sources/totem/3.2/%{name}-%{version}.tar.xz
-# Source0-md5: afdfa30e392a191b0dca9bd7c84f8e83
+Source0: http://ftp.gnome.org/pub/GNOME/sources/totem/3.4/%{name}-%{version}.tar.xz
+# Source0-md5: a7502ba44a4ff87ea2acff0e4bb1d6df
# PLD-specific patches
Patch0: %{name}-configure.patch
URL: http://www.gnome.org/projects/totem/
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1:1.11
-%{?with_bemused:BuildRequires: bluez-libs-devel}
-BuildRequires: clutter-devel >= 1.6.8
-BuildRequires: clutter-gst-devel >= 1.3.9
+BuildRequires: clutter-devel >= 1.8.0
+BuildRequires: clutter-gst-devel >= 1.4.0
BuildRequires: clutter-gtk-devel >= 1.0.2
BuildRequires: dbus-glib-devel >= 0.82
BuildRequires: docbook-dtd45-xml
-BuildRequires: gdk-pixbuf2-devel >= 2.23.0
+BuildRequires: gdk-pixbuf2-devel >= 2.24.0
BuildRequires: gettext-devel
BuildRequires: glib2-devel >= 1:2.28.0
BuildRequires: gnome-common >= 2.24.0
@@ -33,14 +31,12 @@
BuildRequires: grilo-devel >= 0.1.16
BuildRequires: gstreamer-devel >= 0.10.30
BuildRequires: gstreamer-plugins-base-devel >= 0.10.30
-BuildRequires: gtk+3-devel >= 3.0.0
+BuildRequires: gtk+3-devel >= 3.4.0
BuildRequires: gtk-doc >= 1.14
BuildRequires: intltool >= 0.40.0
BuildRequires: libepc-ui-devel >= 0.4.1-2
-BuildRequires: libgdata-devel >= 0.9.1
BuildRequires: libpeas-devel >= 1.1.0
BuildRequires: libpeas-gtk-devel >= 1.1.0
-BuildRequires: libsoup-devel
BuildRequires: libtool
BuildRequires: libxml2-devel >= 1:2.6.31
BuildRequires: libzeitgeist-devel >= 0.3.6
@@ -48,6 +44,7 @@
BuildRequires: mx-devel
BuildRequires: nautilus-devel >= 3.0.0
BuildRequires: pkgconfig
+BuildRequires: pylint
BuildRequires: python-devel >= 2.3
BuildRequires: python-pygobject3-devel >= 3.0.0
BuildRequires: rpm-pythonprov
@@ -56,7 +53,7 @@
BuildRequires: sed >= 4.0
BuildRequires: shared-mime-info >= 0.22
BuildRequires: totem-pl-parser-devel >= 2.32.4
-BuildRequires: vala >= 1:0.12.1
+BuildRequires: vala >= 2:0.14.1
BuildRequires: xorg-lib-libICE-devel
BuildRequires: xorg-lib-libSM-devel
BuildRequires: xorg-lib-libX11-devel
@@ -74,6 +71,7 @@
Requires: gstreamer-GConf >= 0.10.3
Requires: gstreamer-audiosink >= 0.10
Requires: gstreamer-plugins-base >= 0.10.30
+Requires: gstreamer-plugins-good
Requires: gstreamer-soup
Requires: gstreamer-videosink >= 0.10
Requires: gstreamer-visualisation
@@ -87,6 +85,7 @@
Obsoletes: totem-jamendo
Obsoletes: totem-tracker
Obsoletes: totem-upnp
+Obsoletes: totem-youtube
# sr at Latn vs. sr at latin
Conflicts: glibc-misc < 6:2.7
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -108,6 +107,7 @@
Summary: Totem libraries
Summary(pl.UTF-8): Biblioteki Totem
Group: X11/Libraries
+Requires: gtk+3 >= 3.4.0
Requires: totem-pl-parser >= 2.32.4
%description libs
@@ -122,7 +122,7 @@
Group: X11/Development/Libraries
Requires: %{name}-libs = %{version}-%{release}
Requires: glib2-devel >= 1:2.28.0
-Requires: gtk+3-devel >= 3.0.0
+Requires: gtk+3-devel >= 3.4.0
Requires: totem-pl-parser-devel >= 2.32.4
%description devel
@@ -172,9 +172,11 @@
Summary: BBC iPlayer plugin for Totem
Group: Applications/Multimedia
Requires: %{name} = %{version}-%{release}
+Requires: libpeas >= 1.1.0
Requires: python-BeautifulSoup
Requires: python-feedparser
Requires: python-httplib2
+Requires: python-pygobject3
%description iplayer
This package provides a plugin to allow streaming BBC programs from
@@ -194,7 +196,8 @@
Group: Applications/Multimedia
Requires: %{name} = %{version}-%{release}
Requires(post,postun): glib2 >= 1:2.26.0
-Requires: python-pygobject >= 2.28.0
+Requires: libpeas >= 1.1.0
+Requires: python-pygobject3
Requires: python-pyxdg
%description opensubtitles
@@ -361,12 +364,6 @@
%dir %{_libdir}/totem
%dir %{pluginsdir}
-%if %{with bemused}
-%dir %{pluginsdir}/bemused
-%attr(755,root,root) %{pluginsdir}/bemused/libbemused.so
-%{pluginsdir}/bemused/bemused.plugin
-%endif
-
%dir %{pluginsdir}/brasero-disc-recorder
%attr(755,root,root) %{pluginsdir}/brasero-disc-recorder/libbrasero-disc-recorder.so
%{pluginsdir}/brasero-disc-recorder/brasero-disc-recorder.plugin
@@ -495,13 +492,6 @@
%{_datadir}/glib-2.0/schemas/org.gnome.totem.plugins.publish.gschema.xml
%{_datadir}/GConf/gsettings/publish.convert
-%files youtube
-%defattr(644,root,root,755)
-%dir %{pluginsdir}/youtube
-%attr(755,root,root) %{pluginsdir}/youtube/libyoutube.so
-%{pluginsdir}/youtube/youtube.plugin
-%{pluginsdir}/youtube/youtube.ui
-
%files apidocs
%defattr(644,root,root,755)
%{_gtkdocdir}/totem
@@ -521,6 +511,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.202 2012/03/30 16:25:36 megabajt
+- updated to 3.4.0
+- O: totem-youtube
+
Revision 1.201 2012/03/27 05:08:08 arekm
- release 2
================================================================
Index: packages/totem/totem-configure.patch
diff -u packages/totem/totem-configure.patch:1.9 packages/totem/totem-configure.patch:1.10
--- packages/totem/totem-configure.patch:1.9 Thu Sep 29 20:31:19 2011
+++ packages/totem/totem-configure.patch Fri Mar 30 18:25:36 2012
@@ -1,7 +1,6 @@
-diff -uNr totem-3.2.0/configure.in totem-3.2.0.new/configure.in
---- totem-3.2.0/configure.in 2011-09-26 11:20:52.000000000 +0200
-+++ totem-3.2.0.new/configure.in 2011-09-29 19:31:28.000000000 +0200
-@@ -120,52 +120,6 @@
+--- totem-3.4.0/configure.in.pld 2012-03-30 17:33:12.411826425 +0200
++++ totem-3.4.0/configure.in 2012-03-30 17:37:37.970387770 +0200
+@@ -120,52 +120,6 @@ GST_LIBS="$GST_LIBS -lgstbase-$GST_MAJOR
AC_SUBST(GST_LIBS)
EXTRA_BACKEND_LIBS="-lgstinterfaces-$GST_MAJORMINOR -lgstvideo-$GST_MAJORMINOR -lgstaudio-$GST_MAJORMINOR -lgstpbutils-$GST_MAJORMINOR"
@@ -54,20 +53,3 @@
dnl Check the smclient backend
AC_MSG_CHECKING([which smclient backend to use])
AC_ARG_WITH([smclient],
-@@ -518,16 +472,6 @@
- plugin_error_or_ignore "you need libsoup-2.4 installed for the YouTube plugin"
- add_plugin="0"
- fi
--
-- dnl We need the souphttpsrc element for the YouTube plugin
-- AC_MSG_CHECKING([GStreamer 0.10 souphttpsrc plugin])
-- if $gst010_inspect souphttpsrc >/dev/null 2>/dev/null; then
-- AC_MSG_RESULT([yes])
-- else
-- AC_MSG_RESULT([no])
-- plugin_error_or_ignore "you need souphttpsrc from gst-plugins-good installed for the YouTube plugin"
-- add_plugin="0"
-- fi
- ;;
- chapters)
- PKG_CHECK_MODULES(CHAPTERS, libxml-2.0 >= 2.6.0 gtk+-3.0 glib-2.0 >= 2.15.0,
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/totem/totem.spec?r1=1.201&r2=1.202
http://cvs.pld-linux.org/packages/totem/totem-configure.patch?r1=1.9&r2=1.10
More information about the pld-cvs-commit
mailing list