Mailinglist Archive: opensuse-commit (1177 mails)
| < Previous | Next > |
commit phonon for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 12 Jan 2009 18:18:29 +0100
- Message-id: <20090112171829.9DA24678091@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package phonon for openSUSE:Factory
checked in at Mon Jan 12 18:18:29 CET 2009.
--------
--- KDE/phonon/phonon.changes 2009-01-09 16:28:29.000000000 +0100
+++ /mounts/work_src_done/STABLE/phonon/phonon.changes 2009-01-12
14:39:47.000000000 +0100
@@ -1,0 +2,7 @@
+Mon Jan 12 14:32:30 CET 2009 - dmueller@xxxxxxx
+
+- update to 4.2.96:
+ * new phonon backend without KDE dependencies
+ * other improvements necessary for KDE 4.2
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
phonon-4.2.0.tar.bz2
New:
----
phonon-4.2.96.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ phonon.spec ++++++
--- /var/tmp/diff_new_pack.t29828/_old 2009-01-12 18:18:22.000000000 +0100
+++ /var/tmp/diff_new_pack.t29828/_new 2009-01-12 18:18:22.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package phonon (Version 4.2.0)
+# spec file for package phonon (Version 4.2.96)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -18,7 +18,12 @@
Name: phonon
-BuildRequires: automoc4 cmake kde4-filesystem libqt4-devel
+BuildRequires: alsa-devel automoc4 cmake kde4-filesystem libqt4-devel
+%if %suse_version == 1030
+BuildRequires: libxine-devel
+%else
+BuildRequires: xine-devel
+%endif
%if %suse_version > 1010
BuildRequires: gstreamer-0_10-plugins-base-devel
%else
@@ -27,8 +32,8 @@
%if %suse_version > 1020
BuildRequires: fdupes
%endif
-Version: 4.2.0
-Release: 41
+Version: 4.2.96
+Release: 1
License: LGPL v2.0 or later
Url: http://phonon.kde.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -91,6 +96,26 @@
--------
Matthias Kretz
+%package backend-xine
+License: LGPL v2.0 or later
+Summary: Phonon Multimedia Platform Abstraction
+Group: Development/Libraries/KDE
+Provides: phonon-backend = %version
+Requires: libphonon4 = %version
+Supplements: packageand(libxine1-codecs:phonon)
+
+%description backend-xine
+Phonon is a cross-platform portable Multimedia Support Abstraction,
+which allows you to play multiple audio or video formats with the same
+quality on all platforms, no matter which underlying architecture is
+used.
+
+
+
+Authors:
+--------
+ Matthias Kretz
+
%if %suse_version > 1010
%package backend-gstreamer-0_10
@@ -147,9 +172,9 @@
%files -n libphonon4
%defattr(-,root,root)
%_libdir/libphonon.so.4
-%_libdir/libphonon.so.4.2.0
+%_libdir/libphonon.so.4.3.0
%_libdir/libphononexperimental.so.4
-%_libdir/libphononexperimental.so.4.2.0
+%_libdir/libphononexperimental.so.4.3.0
%files devel
%defattr(-,root,root)
@@ -159,6 +184,12 @@
%_libdir/libphonon.so
%_libdir/libphononexperimental.so
%_libdir/pkgconfig/phonon.pc
+
+%files backend-xine
+%defattr(-,root,root)
+%_kde4_modules/plugins/phonon_backend/phonon_xine.so
+%_kde_share_dir/services/phononbackends/xine.desktop
+/usr/share/icons/*/*/apps/phonon-xine.*
%if %suse_version > 1010
%files backend-gstreamer-0_10
@@ -168,6 +199,10 @@
%endif
%changelog
+* Mon Jan 12 2009 dmueller@xxxxxxx
+- update to 4.2.96:
+ * new phonon backend without KDE dependencies
+ * other improvements necessary for KDE 4.2
* Fri Jan 09 2009 llunak@xxxxxxx
- patch for ogg support (bnc#438718)
* Tue Oct 21 2008 dmueller@xxxxxxx
++++++ phonon-4.2.0.tar.bz2 -> phonon-4.2.96.tar.bz2 ++++++
++++ 43236 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |