commit phonon for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package phonon for openSUSE:Factory checked 
in at 2019-07-26 12:35:34

Comparing /work/SRC/openSUSE:Factory/phonon (Old)
 and  /work/SRC/openSUSE:Factory/.phonon.new.4126 (New)


Package is "phonon"

Fri Jul 26 12:35:34 2019 rev:67 rq:717520 version:4.10.3

Changes:

--- /work/SRC/openSUSE:Factory/phonon/phonon.changes2019-01-21 
10:24:11.425827379 +0100
+++ /work/SRC/openSUSE:Factory/.phonon.new.4126/phonon.changes  2019-07-26 
12:35:36.238089094 +0200
@@ -1,0 +2,7 @@
+Fri Jul 19 22:35:36 UTC 2019 - wba...@tmo.at
+
+- Update to 4.10.3:
+  * QFOREACH use was removed in headers when building for Qt 5.
+  * Localization has been fixed for the Qt 5 build.
+
+---

Old:

  phonon-4.10.2.tar.xz

New:

  phonon-4.10.3.tar.xz



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.OxWA0i/_old  2019-07-26 12:35:36.818088834 +0200
+++ /var/tmp/diff_new_pack.OxWA0i/_new  2019-07-26 12:35:36.818088834 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   phonon
-Version:4.10.2
+Version:4.10.3
 Release:0
 Summary:Multimedia Platform Abstraction
 License:LGPL-2.0-or-later
 Group:  System/GUI/KDE
-URL:http://phonon.kde.org/
-Source: 
http://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz
+URL:https://phonon.kde.org/
+Source: 
https://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  cmake
 BuildRequires:  fdupes

++ phonon-4.10.2.tar.xz -> phonon-4.10.3.tar.xz ++
 5750 lines of diff (skipped)




commit phonon for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package phonon for openSUSE:Factory checked 
in at 2019-01-21 10:24:09

Comparing /work/SRC/openSUSE:Factory/phonon (Old)
 and  /work/SRC/openSUSE:Factory/.phonon.new.28833 (New)


Package is "phonon"

Mon Jan 21 10:24:09 2019 rev:66 rq:666213 version:4.10.2

Changes:

--- /work/SRC/openSUSE:Factory/phonon/phonon.changes2018-05-06 
14:54:42.619905435 +0200
+++ /work/SRC/openSUSE:Factory/.phonon.new.28833/phonon.changes 2019-01-21 
10:24:11.425827379 +0100
@@ -1,0 +2,9 @@
+Thu Jan 10 15:19:42 UTC 2019 - wba...@tmo.at
+
+- Update to 4.10.2:
+  * PulseAudio support is no longer incorrectly disabled with Qt
+5.12
+- Run spec-cleaner
+- Add %license
+
+---

Old:

  phonon-4.10.1.tar.xz

New:

  phonon-4.10.2.tar.xz



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.xBEQWM/_old  2019-01-21 10:24:11.809826956 +0100
+++ /var/tmp/diff_new_pack.xBEQWM/_new  2019-01-21 10:24:11.809826956 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package phonon
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,17 +12,17 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   phonon
-Version:4.10.1
+Version:4.10.2
 Release:0
 Summary:Multimedia Platform Abstraction
 License:LGPL-2.0-or-later
 Group:  System/GUI/KDE
-Url:http://phonon.kde.org/
+URL:http://phonon.kde.org/
 Source: 
http://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  cmake
@@ -31,7 +31,6 @@
 BuildRequires:  libpulse-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  xz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Phonon is a cross-platform portable multimedia support abstraction,
@@ -54,8 +53,8 @@
 %package -n libphonon4
 Summary:Phonon Multimedia Platform Abstraction
 Group:  System/Libraries
-Recommends: phonon-backend
 %requires_gelibqt4-x11
+Recommends: phonon-backend
 
 %description -n libphonon4
 Phonon is a cross-platform portable Multimedia Support Abstraction,
@@ -77,18 +76,17 @@
   %fdupes %{buildroot}%{_includedir}
 
 %post   -n libphonon4 -p /sbin/ldconfig
-
 %postun -n libphonon4 -p /sbin/ldconfig
 
 %files -n libphonon4
-%defattr(-,root,root)
+%license COPYING.LIB
 %{_libdir}/libphonon.so.*
 %{_libdir}/libphononexperimental.so.*
 %dir %{_libdir}/kde4/plugins
 %dir %{_libdir}/kde4/plugins/phonon_backend
 
 %files devel
-%defattr(-,root,root)
+%license COPYING.LIB
 %{_datadir}/phonon/
 %{_datadir}/qt4/mkspecs/modules/
 %{_includedir}/phonon

++ phonon-4.10.1.tar.xz -> phonon-4.10.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.10.1/CMakeLists.txt 
new/phonon-4.10.2/CMakeLists.txt
--- old/phonon-4.10.1/CMakeLists.txt2018-04-27 11:23:33.0 +0200
+++ new/phonon-4.10.2/CMakeLists.txt2019-01-09 13:49:39.0 +0100
@@ -23,7 +23,7 @@
 # If you are unsure about the this: 
http://plan99.net/~mike/writing-shared-libraries.html
 set(PHONON_LIB_MAJOR_VERSION "4") # Only change on binary incompatible changes
 set(PHONON_LIB_MINOR_VERSION "10") # Only change on binary compatible changes 
with new interfaces
-set(PHONON_LIB_PATCH_VERSION "1") # Bump whenever you feel like it :P
+set(PHONON_LIB_PATCH_VERSION "2") # Bump whenever you feel like it :P
 set(PHONON_LIB_VERSION 
"${PHONON_LIB_MAJOR_VERSION}.${PHONON_LIB_MINOR_VERSION}.${PHONON_LIB_PATCH_VERSION}")
 set(PHONON_LIB_SOVERSION ${PHONON_LIB_MAJOR_VERSION})
 set(PHONON_LIB_SONAME phonon)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.10.1/phonon/pulsesupport.cpp 
new/phonon-4.10.2/phonon/pulsesupport.cpp
--- old/phonon-4.10.1/phonon/pulsesupport.cpp   2018-04-27 11:23:33.0 
+0200
+++ new/phonon-4.10.2/phonon/pulsesupport.cpp   2019-01-09 13:49:39.0 
+0100
@@ -840,7 +840,8 @@
 }
 
 // We require a glib event loop
-if 
(!QByteArray(QAbstractEventDispatcher::instance()->metaObject()->className()).contains("EventDispatcherGlib"))
 {
+if 

commit phonon for openSUSE:Factory

2018-05-06 Thread root
Hello community,

here is the log from the commit of package phonon for openSUSE:Factory checked 
in at 2018-05-06 14:54:41

Comparing /work/SRC/openSUSE:Factory/phonon (Old)
 and  /work/SRC/openSUSE:Factory/.phonon.new (New)


Package is "phonon"

Sun May  6 14:54:41 2018 rev:65 rq:602230 version:4.10.1

Changes:

--- /work/SRC/openSUSE:Factory/phonon/phonon.changes2018-02-28 
19:59:56.066036990 +0100
+++ /work/SRC/openSUSE:Factory/.phonon.new/phonon.changes   2018-05-06 
14:54:42.619905435 +0200
@@ -1,0 +2,8 @@
+Sat Apr 28 06:45:50 UTC 2018 - lbeltr...@kde.org
+
+- Update to 4.10.1:
+  * CMake files are now compatible with Qt 5.11. Note that the
+relevant CMake code is shared with the backends, and thus also
+fixes the compatibility issue there.
+
+---

Old:

  phonon-4.10.0.tar.xz

New:

  phonon-4.10.1.tar.xz



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.BEONAJ/_old  2018-05-06 14:54:43.351878581 +0200
+++ /var/tmp/diff_new_pack.BEONAJ/_new  2018-05-06 14:54:43.351878581 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package phonon
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
 
 
 Name:   phonon
-Version:4.10.0
+Version:4.10.1
 Release:0
 Summary:Multimedia Platform Abstraction
-License:LGPL-2.0+
+License:LGPL-2.0-or-later
 Group:  System/GUI/KDE
 Url:http://phonon.kde.org/
 Source: 
http://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz

++ phonon-4.10.0.tar.xz -> phonon-4.10.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.10.0/CMakeLists.txt 
new/phonon-4.10.1/CMakeLists.txt
--- old/phonon-4.10.0/CMakeLists.txt2018-02-23 15:30:17.0 +0100
+++ new/phonon-4.10.1/CMakeLists.txt2018-04-27 11:23:33.0 +0200
@@ -23,7 +23,7 @@
 # If you are unsure about the this: 
http://plan99.net/~mike/writing-shared-libraries.html
 set(PHONON_LIB_MAJOR_VERSION "4") # Only change on binary incompatible changes
 set(PHONON_LIB_MINOR_VERSION "10") # Only change on binary compatible changes 
with new interfaces
-set(PHONON_LIB_PATCH_VERSION "0") # Bump whenever you feel like it :P
+set(PHONON_LIB_PATCH_VERSION "1") # Bump whenever you feel like it :P
 set(PHONON_LIB_VERSION 
"${PHONON_LIB_MAJOR_VERSION}.${PHONON_LIB_MINOR_VERSION}.${PHONON_LIB_PATCH_VERSION}")
 set(PHONON_LIB_SOVERSION ${PHONON_LIB_MAJOR_VERSION})
 set(PHONON_LIB_SONAME phonon)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.10.0/cmake/PhononQt5.cmake 
new/phonon-4.10.1/cmake/PhononQt5.cmake
--- old/phonon-4.10.0/cmake/PhononQt5.cmake 2018-02-23 15:30:17.0 
+0100
+++ new/phonon-4.10.1/cmake/PhononQt5.cmake 2018-04-27 11:23:33.0 
+0200
@@ -35,6 +35,17 @@
 macro_log_feature(Qt5Widgets_FOUND "Qt5 Widgets (qtbase)" "" "" TRUE)
 
 # compat
+# Qt 5.11 dropped this. We rely on it to enable joint Qt4+5 dep mapping.
+if(NOT COMMAND qt5_use_modules)
+macro (qt5_use_modules target)
+set(_deps "")
+foreach (arg ${ARGN})
+list(APPEND _deps Qt5::${arg})
+endforeach ()
+target_link_libraries(${target} ${_deps})
+endmacro (qt5_use_modules target args)
+endif()
+
 # Compat variables for plugins.
 function(_QT4_QUERY_QMAKE VAR RESULT)
 get_target_property(QT_QMAKE_EXECUTABLE ${Qt5Core_QMAKE_EXECUTABLE} 
LOCATION)




commit phonon for openSUSE:Factory

2018-02-28 Thread root
Hello community,

here is the log from the commit of package phonon for openSUSE:Factory checked 
in at 2018-02-28 19:59:54

Comparing /work/SRC/openSUSE:Factory/phonon (Old)
 and  /work/SRC/openSUSE:Factory/.phonon.new (New)


Package is "phonon"

Wed Feb 28 19:59:54 2018 rev:64 rq:579679 version:4.10.0

Changes:

--- /work/SRC/openSUSE:Factory/phonon/phonon.changes2016-04-28 
16:52:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.phonon.new/phonon.changes   2018-02-28 
19:59:56.066036990 +0100
@@ -1,0 +2,16 @@
+Fri Feb 23 21:20:40 UTC 2018 - wba...@tmo.at
+
+- Update to 4.10.0:
+  * Changes
++ PulseSupport is more robustly handling device list iteration.
+  * New API
++ New backend API AudioOutputInterface410. This interface
+  implements a long-existing frontend interface for category
+  configuration. Usually, this is managed by the builtin
+  PulseSupport to force the category on a PulseAudio level,
+  sometimes this may not be possible because of how the backend
+  subsystem works and the backend needs to manage this directly.
++ setCategory(Category) is called on the interface when the
+  synonymous frontend function is called.
+
+---

Old:

  phonon-4.9.0.tar.xz

New:

  phonon-4.10.0.tar.xz



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.S5rdIo/_old  2018-02-28 19:59:56.918006162 +0100
+++ /var/tmp/diff_new_pack.S5rdIo/_new  2018-02-28 19:59:56.922006018 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   phonon
-Version:4.9.0
+Version:4.10.0
 Release:0
 Summary:Multimedia Platform Abstraction
 License:LGPL-2.0+

++ phonon-4.9.0.tar.xz -> phonon-4.10.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.9.0/.reviewboardrc 
new/phonon-4.10.0/.reviewboardrc
--- old/phonon-4.9.0/.reviewboardrc 2016-04-18 06:25:17.0 +0200
+++ new/phonon-4.10.0/.reviewboardrc1970-01-01 01:00:00.0 +0100
@@ -1,3 +0,0 @@
-REVIEWBOARD_URL = "https://git.reviewboard.kde.org;
-REPOSITORY = 'git://anongit.kde.org/phonon'
-TARGET_GROUPS = 'phonon'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.9.0/CMakeLists.txt 
new/phonon-4.10.0/CMakeLists.txt
--- old/phonon-4.9.0/CMakeLists.txt 2016-04-18 06:25:17.0 +0200
+++ new/phonon-4.10.0/CMakeLists.txt2018-02-23 15:30:17.0 +0100
@@ -22,7 +22,7 @@
 # It is highly advised to think twice before changing those.
 # If you are unsure about the this: 
http://plan99.net/~mike/writing-shared-libraries.html
 set(PHONON_LIB_MAJOR_VERSION "4") # Only change on binary incompatible changes
-set(PHONON_LIB_MINOR_VERSION "9") # Only change on binary compatible changes 
with new interfaces
+set(PHONON_LIB_MINOR_VERSION "10") # Only change on binary compatible changes 
with new interfaces
 set(PHONON_LIB_PATCH_VERSION "0") # Bump whenever you feel like it :P
 set(PHONON_LIB_VERSION 
"${PHONON_LIB_MAJOR_VERSION}.${PHONON_LIB_MINOR_VERSION}.${PHONON_LIB_PATCH_VERSION}")
 set(PHONON_LIB_SOVERSION ${PHONON_LIB_MAJOR_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.9.0/metainfo.yaml 
new/phonon-4.10.0/metainfo.yaml
--- old/phonon-4.9.0/metainfo.yaml  1970-01-01 01:00:00.0 +0100
+++ new/phonon-4.10.0/metainfo.yaml 2018-02-23 15:30:17.0 +0100
@@ -0,0 +1,14 @@
+maintainer: sitter
+description: Phonon, the Qt multimedia abstraction library.
+platforms:
+  - name: All
+release: true
+public_lib: true
+public_source_dirs:
+  - phonon
+public_doc_dir:
+  - doc
+public_example_dir:
+  - demos
+irc: kde-multimedia
+mailinglist: kde-multimedia
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.9.0/phonon/CMakeLists.txt 
new/phonon-4.10.0/phonon/CMakeLists.txt
--- old/phonon-4.9.0/phonon/CMakeLists.txt  2016-04-18 06:25:17.0 
+0200
+++ new/phonon-4.10.0/phonon/CMakeLists.txt 2018-02-23 15:30:17.0 
+0100
@@ -12,7 +12,7 @@
 
 #  Configure File QMake Style  
#
 
-if (PHONON_NO_DBUS)
+if (PHONON_NO_DBUS OR NOT QT_QTDBUS_FOUND)
 set(PHONON_NO_DBUS_DEFINE "#define PHONON_NO_DBUS")
 else()
 set(PHONON_NO_DBUS_DEFINE "/* #undef PHONON_NO_DBUS */")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.9.0/phonon/audiooutput.cpp 
new/phonon-4.10.0/phonon/audiooutput.cpp
--- old/phonon-4.9.0/phonon/audiooutput.cpp 2016-04-18 06:25:17.0 
+0200
+++ 

commit phonon for openSUSE:Factory

2016-04-28 Thread h_root
Hello community,

here is the log from the commit of package phonon for openSUSE:Factory checked 
in at 2016-04-28 16:52:09

Comparing /work/SRC/openSUSE:Factory/phonon (Old)
 and  /work/SRC/openSUSE:Factory/.phonon.new (New)


Package is "phonon"

Changes:

--- /work/SRC/openSUSE:Factory/phonon/phonon.changes2014-10-25 
08:32:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.phonon.new/phonon.changes   2016-04-28 
16:52:10.0 +0200
@@ -1,0 +2,78 @@
+Sat Apr 23 10:46:46 UTC 2016 - wba...@tmo.at
+
+- Remove now unused automoc4 BuildRequires
+
+---
+Fri Apr 22 23:55:42 UTC 2016 - wba...@tmo.at
+
+- Update to 4.9.0:
+  * Changes
+* Builsystem helpers are now installed to CMAKE_INSTALL_DATAROOTDIR
+* CMake 2.8.9 is required to use GNUInstallDirs and for the Qt5
+  code branches
+* automoc4 support was removed. Building always use the cmake
+  built-in solution now.
+* Qt5 and Qt4 builds use different CMake configurations now
+  Qt4 is as it always has been
+* Qt5 moved away from crudely ported Qt4 configurations to using
+  extra-cmake-modules' KDE compiler and cmake flags.
+* Installation paths and so forth are still jointly configured as
+  to retain backwards compatibility (i.e. Qt5 build does not
+  follow ECM's KDEInstallationPaths)
+  * Bug Fixes
+* VolumeSlider has seen async behavior improvements making the
+  slider not hop around when changing the volume rapidly and
+  the backend is lagging a bit behind.
+* The volume change now occurs upon slider release rather
+  than instantly.
+* Fixed a duble encoding issue with local paths that contain
+  percent encoded characters being double-encoded [kde#356218]
+  * New API
+* New AudioOutputInterface49 for backends to implement. This
+  interface implements long-existing frontend interfaces for
+  muting, giving the backend easier access and control.
+  * setMuted(bool) mutes an AudioOuput (without the 4.9
+interface this is done via setVolume(0.0) on the backend)
+  * mutedChanged(bool) signal emitted by the backend to
+asyncronuously notify of the mute application
+  * The interface is only used if PulseSupport is not
+intercepting calls
+* New methods to differntiate states of PulseSupport
+  * request(bool) is used by backends to request PulseAudio
+usage but no interception, this essentially enables device
+listing but lets everything else fall through to the backend
+(the existing isActive() method will not return true after
+request(true), which makes it different from enable(true))
+  * isRequested() is a getter for request()'s state
+  * isUsable() is part of the previouys isActive() behavior,
+it is true iff pulseaudio can be used
+(daemon running, connected etc)
+  * isUsed() is a combination of isRequested() and isUsable()
+(i.e. active but not intercepting)
+  * The existing isActive() communicates the same state as
+before (active and intercepting) but now also takes
+requested into consideration
+  * Enabling always implies requsting automatically, so
+request(false) and enable(true) will ultimately still
+restul in isRequested==true
+- Update to 4.8.3:
+  * Set target interface include install dir
+  * Do not assume we have a backend when setting an output device,
+kde#341296
+
+---
+Wed Nov  5 22:48:14 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.8.2:
+   * Revised the logic used by PulseSupport to come up with an icon
+ name for PulseAudio. If the application has
+ QApplication::windowIcon set with an QIcon constructed through
+ QIcon::fromTheme(string) the actual icon name will be used.
+ Otherwise the lower-case version of
+ QCoreApplication::applicationName is used.
+   * Fixed building with the compiler clang by reverting
+ a previously introduced workaround.
+- Drop phonon obsoletes/provides, it was last used in openSUSE 11.4
+- Move DBus interface file into devel package, it's unused at runtime
+
+---

Old:

  phonon-4.8.1.tar.xz

New:

  phonon-4.9.0.tar.xz



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.B4ILtX/_old  2016-04-28 16:52:11.0 +0200
+++ /var/tmp/diff_new_pack.B4ILtX/_new  2016-04-28 16:52:11.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   phonon
-Version:4.8.1
+Version:4.9.0
 Release:0
 Summary:Multimedia Platform 

commit phonon for openSUSE:Factory

2014-10-25 Thread h_root
Hello community,

here is the log from the commit of package phonon for openSUSE:Factory checked 
in at 2014-10-25 08:32:23

Comparing /work/SRC/openSUSE:Factory/phonon (Old)
 and  /work/SRC/openSUSE:Factory/.phonon.new (New)


Package is phonon

Changes:

--- /work/SRC/openSUSE:Factory/phonon/phonon.changes2014-08-16 
15:37:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.phonon.new/phonon.changes   2014-10-25 
08:32:25.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct 19 17:40:57 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.8.1:
+   * Version bump
+   * Prevent a crash when failing to create the preferred backend
+
+---

Old:

  phonon-4.7.80.tar.xz

New:

  phonon-4.8.1.tar.xz



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.efDebb/_old  2014-10-25 08:32:26.0 +0200
+++ /var/tmp/diff_new_pack.efDebb/_new  2014-10-25 08:32:26.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   phonon
-Version:4.7.80
+Version:4.8.1
 Release:0
 Summary:Multimedia Platform Abstraction
 License:LGPL-2.0+
 Group:  System/GUI/KDE
 Url:http://phonon.kde.org/
-Source: 
http://download.kde.org/unstable/%{name}/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  automoc4
 BuildRequires:  cmake

++ phonon-4.7.80.tar.xz - phonon-4.8.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.7.80/CMakeLists.txt 
new/phonon-4.8.1/CMakeLists.txt
--- old/phonon-4.7.80/CMakeLists.txt2014-08-12 18:53:15.0 +0200
+++ new/phonon-4.8.1/CMakeLists.txt 2014-10-15 13:18:52.0 +0200
@@ -20,8 +20,8 @@
 # It is highly advised to think twice before changing those.
 # If you are unsure about the this: 
http://plan99.net/~mike/writing-shared-libraries.html
 set(PHONON_LIB_MAJOR_VERSION 4) # Only change on binary incompatible changes
-set(PHONON_LIB_MINOR_VERSION 7) # Only change on binary compatible changes 
with new interfaces
-set(PHONON_LIB_PATCH_VERSION 80) # Bump whenever you feel like it :P
+set(PHONON_LIB_MINOR_VERSION 8) # Only change on binary compatible changes 
with new interfaces
+set(PHONON_LIB_PATCH_VERSION 1) # Bump whenever you feel like it :P
 set(PHONON_LIB_VERSION 
${PHONON_LIB_MAJOR_VERSION}.${PHONON_LIB_MINOR_VERSION}.${PHONON_LIB_PATCH_VERSION})
 set(PHONON_LIB_SOVERSION ${PHONON_LIB_MAJOR_VERSION})
 set(PHONON_LIB_SONAME phonon)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.7.80/phonon/factory.cpp 
new/phonon-4.8.1/phonon/factory.cpp
--- old/phonon-4.7.80/phonon/factory.cpp2014-08-12 18:53:15.0 
+0200
+++ new/phonon-4.8.1/phonon/factory.cpp 2014-10-15 13:18:52.0 +0200
@@ -199,12 +199,16 @@
 QListBackendDescriptor::iterator it;
 for (it = foundBackends.begin(); it != foundBackends.end(); ++it) {
 const BackendDescriptor descriptor = *it;
-if (descriptor.iid != iid)
+if (descriptor.iid != iid) {
 continue;
-if (tryCreateBackend(descriptor.pluginPath))
+}
+if (tryCreateBackend(descriptor.pluginPath)) {
 return true;
-else // Drop backends that failed to construct.
-foundBackends.erase(it);
+} else { // Drop backends that failed to construct.
+it = foundBackends.erase(it);
+if (it == foundBackends.end())
+break;
+}
 }
 }
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit phonon for openSUSE:Factory

2014-08-16 Thread h_root
Hello community,

here is the log from the commit of package phonon for openSUSE:Factory checked 
in at 2014-08-16 15:37:29

Comparing /work/SRC/openSUSE:Factory/phonon (Old)
 and  /work/SRC/openSUSE:Factory/.phonon.new (New)


Package is phonon

Changes:

--- /work/SRC/openSUSE:Factory/phonon/phonon.changes2014-06-24 
15:15:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.phonon.new/phonon.changes   2014-08-16 
15:37:30.0 +0200
@@ -1,0 +2,9 @@
+Tue Aug 12 19:32:55 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.7.80
+   * 4.8 beta: PA interaction improvements, documentation fixes and
+ standard bugfixes
+- Move away from kde4-filesystem macros: phonon doesn't use kdelibs4
+  buildsystem
+
+---

Old:

  phonon-4.7.2.tar.xz

New:

  phonon-4.7.80.tar.xz



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.XDkJAf/_old  2014-08-16 15:37:31.0 +0200
+++ /var/tmp/diff_new_pack.XDkJAf/_new  2014-08-16 15:37:31.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   phonon
-Version:4.7.2
+Version:4.7.80
 Release:0
 Summary:Multimedia Platform Abstraction
 License:LGPL-2.0+
 Group:  System/GUI/KDE
 Url:http://phonon.kde.org/
-Source0:
http://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/unstable/%{name}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  automoc4
 BuildRequires:  cmake
@@ -76,9 +76,9 @@
 %install
   cd build
   %kde4_makeinstall
-  install -d -m 0755 %{buildroot}%{_kde4_modulesdir}/plugins
-  install -d -m 0755 %{buildroot}%{_kde4_modulesdir}/plugins/phonon_backend
-  %fdupes %{buildroot}%{_kde4_includedir}
+  install -d -m 0755 %{buildroot}%{_libdir}/kde4/plugins
+  install -d -m 0755 %{buildroot}%{_libdir}/kde4/plugins/phonon_backend
+  %fdupes %{buildroot}%{_includedir}
 
 %post   -n libphonon4 -p /sbin/ldconfig
 
@@ -86,22 +86,22 @@
 
 %files -n libphonon4
 %defattr(-,root,root)
-%{_kde4_libdir}/libphonon.so.*
-%{_kde4_libdir}/libphononexperimental.so.*
-%dir %{_kde4_modulesdir}/plugins
-%dir %{_kde4_modulesdir}/plugins/phonon_backend
+%{_libdir}/libphonon.so.*
+%{_libdir}/libphononexperimental.so.*
+%dir %{_libdir}/kde4/plugins
+%dir %{_libdir}/kde4/plugins/phonon_backend
 %{_datadir}/dbus-1/interfaces/org.kde.Phonon.AudioOutput.xml
 
 %files devel
 %defattr(-,root,root)
 %{_datadir}/phonon/
 %{_datadir}/qt4/mkspecs/modules/
-%{_kde4_includedir}/phonon
-%{_kde4_includedir}/KDE
-%{_kde4_libdir}/libphonon.so
-%{_kde4_libdir}/libphononexperimental.so
-%{_kde4_libdir}/cmake/phonon/
-%{_kde4_libdir}/pkgconfig/phonon.pc
-%{_kde4_libdir}/qt4/plugins/designer/libphononwidgets.so
+%{_includedir}/phonon
+%{_includedir}/KDE
+%{_libdir}/libphonon.so
+%{_libdir}/libphononexperimental.so
+%{_libdir}/cmake/phonon/
+%{_libdir}/pkgconfig/phonon.pc
+%{_libdir}/qt4/plugins/designer/libphononwidgets.so
 
 %changelog

++ phonon-4.7.2.tar.xz - phonon-4.7.80.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.7.2/.reviewboardrc 
new/phonon-4.7.80/.reviewboardrc
--- old/phonon-4.7.2/.reviewboardrc 1970-01-01 01:00:00.0 +0100
+++ new/phonon-4.7.80/.reviewboardrc2014-08-12 18:53:15.0 +0200
@@ -0,0 +1,3 @@
+REVIEWBOARD_URL = https://git.reviewboard.kde.org;
+REPOSITORY = 'git://anongit.kde.org/phonon'
+TARGET_GROUPS = 'phonon'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.7.2/CMakeLists.txt 
new/phonon-4.7.80/CMakeLists.txt
--- old/phonon-4.7.2/CMakeLists.txt 2014-06-20 10:37:19.0 +0200
+++ new/phonon-4.7.80/CMakeLists.txt2014-08-12 18:53:15.0 +0200
@@ -21,7 +21,7 @@
 # If you are unsure about the this: 
http://plan99.net/~mike/writing-shared-libraries.html
 set(PHONON_LIB_MAJOR_VERSION 4) # Only change on binary incompatible changes
 set(PHONON_LIB_MINOR_VERSION 7) # Only change on binary compatible changes 
with new interfaces
-set(PHONON_LIB_PATCH_VERSION 2) # Bump whenever you feel like it :P
+set(PHONON_LIB_PATCH_VERSION 80) # Bump whenever you feel like it :P
 set(PHONON_LIB_VERSION 
${PHONON_LIB_MAJOR_VERSION}.${PHONON_LIB_MINOR_VERSION}.${PHONON_LIB_PATCH_VERSION})
 set(PHONON_LIB_SOVERSION ${PHONON_LIB_MAJOR_VERSION})
 set(PHONON_LIB_SONAME phonon)
@@ -234,6 +234,25 @@
 # runtime different from the chosen CMAKE_INSTALL_PREFIX if under Windows the 
package was installed anywhere)
 # This relative path will be configured into the PhononConfig.cmake
 file(RELATIVE_PATH relInstallDir 

commit phonon for openSUSE:Factory

2014-06-24 Thread h_root
Hello community,

here is the log from the commit of package phonon for openSUSE:Factory checked 
in at 2014-06-24 15:15:44

Comparing /work/SRC/openSUSE:Factory/phonon (Old)
 and  /work/SRC/openSUSE:Factory/.phonon.new (New)


Package is phonon

Changes:

--- /work/SRC/openSUSE:Factory/phonon/phonon.changes2014-03-10 
12:44:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.phonon.new/phonon.changes   2014-06-24 
15:15:45.0 +0200
@@ -1,0 +2,8 @@
+Fri Jun 20 22:05:20 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.7.2
+  * Bugfix release, no changelog provided
+- Drop 0001-sync-FindQt4-from-kdelibs-master-to-unbreak-build-wi.patch,
+  merged upstream
+
+---

Old:

  0001-sync-FindQt4-from-kdelibs-master-to-unbreak-build-wi.patch
  phonon-4.7.1.tar.xz

New:

  phonon-4.7.2.tar.xz



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.7fbFw8/_old  2014-06-24 15:15:46.0 +0200
+++ /var/tmp/diff_new_pack.7fbFw8/_new  2014-06-24 15:15:46.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   phonon
-Version:4.7.1
+Version:4.7.2
 Release:0
 Summary:Multimedia Platform Abstraction
 License:LGPL-2.0+
@@ -25,8 +25,6 @@
 Url:http://phonon.kde.org/
 Source0:
http://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
-# PATCH-FIX-UPSTREAM 
0001-sync-FindQt4-from-kdelibs-master-to-unbreak-build-wi.patch -- fixes build 
with CMake 3
-Patch0: 0001-sync-FindQt4-from-kdelibs-master-to-unbreak-build-wi.patch
 BuildRequires:  automoc4
 BuildRequires:  cmake
 BuildRequires:  fdupes
@@ -70,7 +68,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
   %cmake_kde4 -d build -- -DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=true

++ phonon-4.7.1.tar.xz - phonon-4.7.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.7.1/CMakeLists.txt 
new/phonon-4.7.2/CMakeLists.txt
--- old/phonon-4.7.1/CMakeLists.txt 2013-12-06 11:22:44.0 +0100
+++ new/phonon-4.7.2/CMakeLists.txt 2014-06-20 10:37:19.0 +0200
@@ -21,7 +21,7 @@
 # If you are unsure about the this: 
http://plan99.net/~mike/writing-shared-libraries.html
 set(PHONON_LIB_MAJOR_VERSION 4) # Only change on binary incompatible changes
 set(PHONON_LIB_MINOR_VERSION 7) # Only change on binary compatible changes 
with new interfaces
-set(PHONON_LIB_PATCH_VERSION 1) # Bump whenever you feel like it :P
+set(PHONON_LIB_PATCH_VERSION 2) # Bump whenever you feel like it :P
 set(PHONON_LIB_VERSION 
${PHONON_LIB_MAJOR_VERSION}.${PHONON_LIB_MINOR_VERSION}.${PHONON_LIB_PATCH_VERSION})
 set(PHONON_LIB_SOVERSION ${PHONON_LIB_MAJOR_VERSION})
 set(PHONON_LIB_SONAME phonon)
@@ -129,9 +129,18 @@
 set(PHONON_QT_PLUGIN_INSTALL_DIR   ${QT_PLUGINS_DIR}/designer CACHE PATH 
The directory where Phonon Qt plugins will be installed to. FORCE)
 else(PHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT)
 # in this case, the values can be adjusted by the user e.g. via cmake-gui, 
so no FORCE
-set(PHONON_QT_IMPORTS_INSTALL_DIR ${CMAKE_INSTALL_LIBDIR}/qt5/imports 
CACHE PATH The directory where Phonon Qt imports (QML) will be installed to.)
-set(PHONON_QT_MKSPECS_INSTALL_DIR  share/qt5/mkspecs/modules  CACHE PATH 
The directory where Phonon mkspecs will be installed to.)
-set(PHONON_QT_PLUGIN_INSTALL_DIR   
${CMAKE_INSTALL_LIBDIR}/qt5/plugins/designer   CACHE PATH The directory where 
Phonon Qt plugins will be installed to. )
+
+# Please do note that these paths are most likely random nonensense 
depending on what OS and distribution is used, they most likely
+# need manual adjustment for the actual envrionment.
+if(PHONON_BUILD_PHONON4QT5)
+set(PHONON_QT_IMPORTS_INSTALL_DIR ${CMAKE_INSTALL_LIBDIR}/qt5/imports 
CACHE PATH The directory where Phonon Qt imports (QML) will be installed to.)
+set(PHONON_QT_MKSPECS_INSTALL_DIR  share/qt5/mkspecs/modules  CACHE 
PATH The directory where Phonon mkspecs will be installed to.)
+set(PHONON_QT_PLUGIN_INSTALL_DIR   
${CMAKE_INSTALL_LIBDIR}/qt5/plugins/designer   CACHE PATH The directory where 
Phonon Qt plugins will be installed to. )
+else()
+set(PHONON_QT_IMPORTS_INSTALL_DIR ${CMAKE_INSTALL_LIBDIR}/qt4/imports 
CACHE PATH The directory where Phonon Qt imports (QML) will be installed to.)
+set(PHONON_QT_MKSPECS_INSTALL_DIR  share/qt4/mkspecs/modules  CACHE 
PATH The directory where Phonon mkspecs will be installed to.)
+set(PHONON_QT_PLUGIN_INSTALL_DIR   
${CMAKE_INSTALL_LIBDIR}/qt4/plugins/designer   CACHE PATH The directory where 
Phonon Qt 

commit phonon for openSUSE:Factory

2014-03-10 Thread h_root
Hello community,

here is the log from the commit of package phonon for openSUSE:Factory checked 
in at 2014-03-10 12:44:15

Comparing /work/SRC/openSUSE:Factory/phonon (Old)
 and  /work/SRC/openSUSE:Factory/.phonon.new (New)


Package is phonon

Changes:

--- /work/SRC/openSUSE:Factory/phonon/phonon.changes2013-12-19 
13:14:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.phonon.new/phonon.changes   2014-03-10 
12:44:16.0 +0100
@@ -1,0 +2,6 @@
+Sat Mar  8 02:06:45 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Added 0001-sync-FindQt4-from-kdelibs-master-to-unbreak-build-wi.patch
+  from upstream, fixes build with cmake 3.0
+
+---

New:

  0001-sync-FindQt4-from-kdelibs-master-to-unbreak-build-wi.patch



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.M1P03V/_old  2014-03-10 12:44:16.0 +0100
+++ /var/tmp/diff_new_pack.M1P03V/_new  2014-03-10 12:44:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package phonon
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,6 +25,8 @@
 Url:http://phonon.kde.org/
 Source0:
http://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
+# PATCH-FIX-UPSTREAM 
0001-sync-FindQt4-from-kdelibs-master-to-unbreak-build-wi.patch -- fixes build 
with CMake 3
+Patch0: 0001-sync-FindQt4-from-kdelibs-master-to-unbreak-build-wi.patch
 BuildRequires:  automoc4
 BuildRequires:  cmake
 BuildRequires:  fdupes
@@ -68,6 +70,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
   %cmake_kde4 -d build -- -DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=true

++ 0001-sync-FindQt4-from-kdelibs-master-to-unbreak-build-wi.patch ++
 662 lines (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit phonon for openSUSE:Factory

2013-12-19 Thread h_root
Hello community,

here is the log from the commit of package phonon for openSUSE:Factory checked 
in at 2013-12-19 13:14:47

Comparing /work/SRC/openSUSE:Factory/phonon (Old)
 and  /work/SRC/openSUSE:Factory/.phonon.new (New)


Package is phonon

Changes:

--- /work/SRC/openSUSE:Factory/phonon/phonon.changes2013-12-08 
19:31:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.phonon.new/phonon.changes   2013-12-19 
13:14:49.0 +0100
@@ -1,0 +2,6 @@
+Wed Dec 18 09:55:41 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Phonon package exists only via provides, so don't make devel package
+  require it - provide will go away soon
+
+---



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.D2KO1F/_old  2013-12-19 13:14:49.0 +0100
+++ /var/tmp/diff_new_pack.D2KO1F/_new  2013-12-19 13:14:49.0 +0100
@@ -43,7 +43,6 @@
 %package devel
 Summary:Phonon Multimedia Platform Abstraction
 Group:  Development/Libraries/KDE
-Requires:   %{name} = %{version}
 Requires:   libphonon4 = %{version}
 Requires:   libqt4-devel
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit phonon for openSUSE:Factory

2013-12-08 Thread h_root
Hello community,

here is the log from the commit of package phonon for openSUSE:Factory checked 
in at 2013-12-08 19:31:43

Comparing /work/SRC/openSUSE:Factory/phonon (Old)
 and  /work/SRC/openSUSE:Factory/.phonon.new (New)


Package is phonon

Changes:

--- /work/SRC/openSUSE:Factory/phonon/phonon.changes2013-11-05 
13:52:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.phonon.new/phonon.changes   2013-12-08 
19:31:44.0 +0100
@@ -1,0 +2,7 @@
+Fri Dec  6 16:43:27 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to 4.7.1
+  * Fixed compatibility issues with older backend versions
+- Remove obsolete 'ready' file
+
+---

Old:

  phonon-4.7.0.tar.xz

New:

  phonon-4.7.1.tar.xz



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.ceGKbP/_old  2013-12-08 19:31:45.0 +0100
+++ /var/tmp/diff_new_pack.ceGKbP/_new  2013-12-08 19:31:45.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   phonon
-Version:4.7.0
+Version:4.7.1
 Release:0
 Summary:Multimedia Platform Abstraction
 License:LGPL-2.0+

++ phonon-4.7.0.tar.xz - phonon-4.7.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.7.0/CMakeLists.txt 
new/phonon-4.7.1/CMakeLists.txt
--- old/phonon-4.7.0/CMakeLists.txt 2013-11-04 17:49:06.0 +0100
+++ new/phonon-4.7.1/CMakeLists.txt 2013-12-06 11:22:44.0 +0100
@@ -21,7 +21,7 @@
 # If you are unsure about the this: 
http://plan99.net/~mike/writing-shared-libraries.html
 set(PHONON_LIB_MAJOR_VERSION 4) # Only change on binary incompatible changes
 set(PHONON_LIB_MINOR_VERSION 7) # Only change on binary compatible changes 
with new interfaces
-set(PHONON_LIB_PATCH_VERSION 0) # Bump whenever you feel like it :P
+set(PHONON_LIB_PATCH_VERSION 1) # Bump whenever you feel like it :P
 set(PHONON_LIB_VERSION 
${PHONON_LIB_MAJOR_VERSION}.${PHONON_LIB_MINOR_VERSION}.${PHONON_LIB_PATCH_VERSION})
 set(PHONON_LIB_SOVERSION ${PHONON_LIB_MAJOR_VERSION})
 set(PHONON_LIB_SONAME phonon)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.7.0/cmake/FindPhononInternal.cmake 
new/phonon-4.7.1/cmake/FindPhononInternal.cmake
--- old/phonon-4.7.0/cmake/FindPhononInternal.cmake 2013-11-04 
17:49:06.0 +0100
+++ new/phonon-4.7.1/cmake/FindPhononInternal.cmake 2013-12-06 
11:22:44.0 +0100
@@ -217,10 +217,14 @@
 # RPATH directories outside the current CMAKE_BINARY_DIR and also the library 
 # install directory. Alex
 set(CMAKE_INSTALL_RPATH_USE_LINK_PATH  TRUE)
-list(FIND CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES ${LIB_INSTALL_DIR} 
_isSystemPlatformLibDir)
-list(FIND CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES ${LIB_INSTALL_DIR} 
_isSystemCxxLibDir)
+set(_abs_LIB_INSTALL_DIR ${LIB_INSTALL_DIR})
+if (NOT IS_ABSOLUTE ${_abs_LIB_INSTALL_DIR})
+   set(_abs_LIB_INSTALL_DIR ${CMAKE_INSTALL_PREFIX}/${LIB_INSTALL_DIR})
+endif()
+list(FIND CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES ${_abs_LIB_INSTALL_DIR} 
_isSystemPlatformLibDir)
+list(FIND CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES ${_abs_LIB_INSTALL_DIR} 
_isSystemCxxLibDir)
 if(${_isSystemPlatformLibDir} STREQUAL -1 AND ${_isSystemCxxLibDir} 
STREQUAL -1)
-   set(CMAKE_INSTALL_RPATH ${LIB_INSTALL_DIR})
+   set(CMAKE_INSTALL_RPATH ${_abs_LIB_INSTALL_DIR})
 endif(${_isSystemPlatformLibDir} STREQUAL -1 AND ${_isSystemCxxLibDir} 
STREQUAL -1)
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.7.0/doc/Phonon4Qt5.dox 
new/phonon-4.7.1/doc/Phonon4Qt5.dox
--- old/phonon-4.7.0/doc/Phonon4Qt5.dox 2013-11-04 17:49:06.0 +0100
+++ new/phonon-4.7.1/doc/Phonon4Qt5.dox 2013-12-06 11:22:44.0 +0100
@@ -36,6 +36,13 @@
 Phonon4Qt5 installation does not conflict with regular Phonon installations in
 any way; It uses different file and folder names for everything installed.
 
+\subsection phonon4qt5_building_backends Backends
+
+Since Phonon4Qt5 uses isolated paths from regular Phonon, the backends also 
need
+to be built specifically in Phonon4Qt5 mode using the PHONON_BUILD_PHONON4QT5
+option for CMake. Defining PHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT
+however is not necessary as Phonon has internal logic for backend plugin 
lookup.
+
 \section phonon4qt5_using Usage
 
 Except for a couple of lines in CMake, using Phonon4Qt5 is identical to using
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.7.0/phonon/audiooutput.cpp 
new/phonon-4.7.1/phonon/audiooutput.cpp
--- old/phonon-4.7.0/phonon/audiooutput.cpp 2013-11-04 17:49:06.0 
+0100

commit phonon for openSUSE:Factory

2013-11-05 Thread h_root
Hello community,

here is the log from the commit of package phonon for openSUSE:Factory checked 
in at 2013-11-05 13:52:50

Comparing /work/SRC/openSUSE:Factory/phonon (Old)
 and  /work/SRC/openSUSE:Factory/.phonon.new (New)


Package is phonon

Changes:

--- /work/SRC/openSUSE:Factory/phonon/phonon.changes2013-11-04 
16:08:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.phonon.new/phonon.changes   2013-11-05 
13:52:51.0 +0100
@@ -1,0 +2,7 @@
+Mon Nov  4 23:09:33 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to official 4.7.0 release
+  * Minor documentation fixes since last update
+- Add Source URL
+
+---

Old:

  phonon-4.7.0~git20131104.tar.xz

New:

  phonon-4.7.0.tar.xz



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.HjQkgZ/_old  2013-11-05 13:52:52.0 +0100
+++ /var/tmp/diff_new_pack.HjQkgZ/_new  2013-11-05 13:52:52.0 +0100
@@ -17,14 +17,13 @@
 
 
 Name:   phonon
-Version:4.7.0~git20131104
+Version:4.7.0
 Release:0
 Summary:Multimedia Platform Abstraction
 License:LGPL-2.0+
 Group:  System/GUI/KDE
 Url:http://phonon.kde.org/
-#Source0:
ftp://ftp.kde.org/pub/kde/stable/phonon/%{version}/src/%{name}-%{version}.tar.xz
-Source0:%{name}-%{version}.tar.xz
+Source0:
http://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  automoc4
 BuildRequires:  cmake

++ phonon-4.7.0~git20131104.tar.xz - phonon-4.7.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.7.0~git20131104/.gitignore 
new/phonon-4.7.0/.gitignore
--- old/phonon-4.7.0~git20131104/.gitignore 2013-11-04 12:30:32.0 
+0100
+++ new/phonon-4.7.0/.gitignore 1970-01-01 01:00:00.0 +0100
@@ -1,4 +0,0 @@
-*.swp
-build
-build5
-apidocs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.7.0~git20131104/.krazy 
new/phonon-4.7.0/.krazy
--- old/phonon-4.7.0~git20131104/.krazy 2013-11-04 12:30:32.0 +0100
+++ new/phonon-4.7.0/.krazy 1970-01-01 01:00:00.0 +0100
@@ -1,3 +0,0 @@
-EXCLUDE qclasses
-SKIP /doc
-SKIP /build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.7.0~git20131104/phonon/addoninterface.h 
new/phonon-4.7.0/phonon/addoninterface.h
--- old/phonon-4.7.0~git20131104/phonon/addoninterface.h2013-11-04 
12:30:32.0 +0100
+++ new/phonon-4.7.0/phonon/addoninterface.h2013-11-04 17:49:06.0 
+0100
@@ -90,16 +90,16 @@
 currentSubtitle,/** \returns \c int representing the current 
subtitle */
 setCurrentSubtitle, /** Sets the current subtitle to the first
  \c int in the QList */
-setCurrentSubtitleFile, /** Sets the current subtitle to the 
first QUrl */
+setCurrentSubtitleFile, /** Sets the current subtitle to the 
first QUrl \since 4.7.0 */
 subtitleAutodetect, /** \returns \c bool representing if subtitles
-  autodetection is enabled */
-setSubtitleAutodetect, /** Sets/Unsets subtitles autodetection */
+  autodetection is enabled \since 4.7.0 */
+setSubtitleAutodetect, /** Sets/Unsets subtitles autodetection 
\since 4.7.0 */
 subtitleEncoding, /** \returns a QString representing the current 
encoding
-   used to render subtitles */
-setSubtitleEncoding, /** Sets the current encoding used to render 
subtitles */
+   used to render subtitles \since 4.7.0 */
+setSubtitleEncoding, /** Sets the current encoding used to render 
subtitles \since 4.7.0 */
 subtitleFont, /** \returns a QFont representing the current font 
used
-  to render subtitles */
-setSubtitleFont /** Sets the current font used to render 
subtitles */
+  to render subtitles \since 4.7.0 */
+setSubtitleFont /** Sets the current font used to render 
subtitles \since 4.7.0 */
 };
 
 enum AudioChannelCommand {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.7.0~git20131104/phonon/mediacontroller.h 
new/phonon-4.7.0/phonon/mediacontroller.h
--- old/phonon-4.7.0~git20131104/phonon/mediacontroller.h   2013-11-04 
12:30:32.0 +0100
+++ 

commit phonon for openSUSE:Factory

2013-11-04 Thread h_root
Hello community,

here is the log from the commit of package phonon for openSUSE:Factory checked 
in at 2013-11-04 16:08:50

Comparing /work/SRC/openSUSE:Factory/phonon (Old)
 and  /work/SRC/openSUSE:Factory/.phonon.new (New)


Package is phonon

Changes:

--- /work/SRC/openSUSE:Factory/phonon/phonon.changes2013-10-01 
08:20:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.phonon.new/phonon.changes   2013-11-04 
16:08:51.0 +0100
@@ -1,0 +2,7 @@
+Mon Nov  4 12:28:41 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to 4.7.0~git20131104
+  * Buildsystem fixes since previous snapshot
+  * Version bump to 4.7.0
+
+---

Old:

  phonon-4.6.80~git20130930.tar.xz

New:

  phonon-4.7.0~git20131104.tar.xz



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.W7MSuB/_old  2013-11-04 16:08:51.0 +0100
+++ /var/tmp/diff_new_pack.W7MSuB/_new  2013-11-04 16:08:51.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   phonon
-Version:4.6.80~git20130930
+Version:4.7.0~git20131104
 Release:0
 Summary:Multimedia Platform Abstraction
 License:LGPL-2.0+

++ phonon-4.6.80~git20130930.tar.xz - phonon-4.7.0~git20131104.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.6.80~git20130930/.gitignore 
new/phonon-4.7.0~git20131104/.gitignore
--- old/phonon-4.6.80~git20130930/.gitignore2013-09-30 16:43:58.0 
+0200
+++ new/phonon-4.7.0~git20131104/.gitignore 2013-11-04 12:30:32.0 
+0100
@@ -1,3 +1,4 @@
 *.swp
 build
+build5
 apidocs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.6.80~git20130930/CMakeLists.txt 
new/phonon-4.7.0~git20131104/CMakeLists.txt
--- old/phonon-4.6.80~git20130930/CMakeLists.txt2013-09-30 
16:43:58.0 +0200
+++ new/phonon-4.7.0~git20131104/CMakeLists.txt 2013-11-04 12:30:32.0 
+0100
@@ -20,8 +20,8 @@
 # It is highly advised to think twice before changing those.
 # If you are unsure about the this: 
http://plan99.net/~mike/writing-shared-libraries.html
 set(PHONON_LIB_MAJOR_VERSION 4) # Only change on binary incompatible changes
-set(PHONON_LIB_MINOR_VERSION 6) # Only change on binary compatible changes 
with new interfaces
-set(PHONON_LIB_PATCH_VERSION 80) # Bump whenever you feel like it :P
+set(PHONON_LIB_MINOR_VERSION 7) # Only change on binary compatible changes 
with new interfaces
+set(PHONON_LIB_PATCH_VERSION 0) # Bump whenever you feel like it :P
 set(PHONON_LIB_VERSION 
${PHONON_LIB_MAJOR_VERSION}.${PHONON_LIB_MINOR_VERSION}.${PHONON_LIB_PATCH_VERSION})
 set(PHONON_LIB_SOVERSION ${PHONON_LIB_MAJOR_VERSION})
 set(PHONON_LIB_SONAME phonon)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.6.80~git20130930/PhononConfig.cmake.in 
new/phonon-4.7.0~git20131104/PhononConfig.cmake.in
--- old/phonon-4.6.80~git20130930/PhononConfig.cmake.in 2013-09-30 
16:43:58.0 +0200
+++ new/phonon-4.7.0~git20131104/PhononConfig.cmake.in  2013-11-04 
12:30:32.0 +0100
@@ -15,6 +15,7 @@
 
 set(PHONON_LIBRARY_DIR ${rootDir}/@LIB_INSTALL_DIR@)
 set(PHONON_BUILDSYSTEM_DIR ${rootDir}/@BUILDSYSTEM_INSTALL_DIR@)
+set(PHONON_LIB_SONAME @PHONON_LIB_SONAME@)
 
 if(NOT TARGET Phonon::@PHONON_LIB_SONAME@)
   include(${currentDir}/PhononTargets.cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/phonon-4.6.80~git20130930/cmake/FindPhononInternal.cmake 
new/phonon-4.7.0~git20131104/cmake/FindPhononInternal.cmake
--- old/phonon-4.6.80~git20130930/cmake/FindPhononInternal.cmake
2013-09-30 16:43:58.0 +0200
+++ new/phonon-4.7.0~git20131104/cmake/FindPhononInternal.cmake 2013-11-04 
12:30:32.0 +0100
@@ -182,6 +182,10 @@
 if (PHONON_BUILD_PHONON4QT5)
 set(PLUGIN_INSTALL_DIR  ${LIB_INSTALL_DIR}/qt5   
CACHE PATH The subdirectory relative to the install prefix where plugins will 
be installed (default is ${LIB_INSTALL_DIR}/qt5) FORCE)
 endif(PHONON_BUILD_PHONON4QT5)
+set(BACKEND_INSTALL_DIR 
${PLUGIN_INSTALL_DIR}/plugins/${PHONON_LIB_SONAME}_backend)
+if(WIN32) # Imported from Phonon VLC
+set(BACKEND_INSTALL_DIR bin/${PHONON_LIB_SONAME}_backend)
+endif()
 set(ICON_INSTALL_DIR${SHARE_INSTALL_PREFIX}/icons 
CACHE PATH The icon install dir (default 
${SHARE_INSTALL_PREFIX}/share/icons/))
 set(SERVICES_INSTALL_DIR${SHARE_INSTALL_PREFIX}/kde4/services 
CACHE PATH The install dir for service (desktop, protocol, ...) files)
 if (PHONON_BUILD_PHONON4QT5)
diff -urN '--exclude=CVS' 

commit phonon for openSUSE:Factory

2013-10-01 Thread h_root
Hello community,

here is the log from the commit of package phonon for openSUSE:Factory checked 
in at 2013-10-01 08:20:52

Comparing /work/SRC/openSUSE:Factory/phonon (Old)
 and  /work/SRC/openSUSE:Factory/.phonon.new (New)


Package is phonon

Changes:

--- /work/SRC/openSUSE:Factory/phonon/phonon.changes2013-09-26 
11:49:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.phonon.new/phonon.changes   2013-10-01 
08:20:53.0 +0200
@@ -1,0 +2,9 @@
+Mon Sep 30 18:42:23 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to 4.6.80~git20130930
+  * Add preference system ontop of Qt5 backend loading
+  * Unbreak documentation of AO47
+  * Don't crash when trying to create the singleton out of a
+qapp parented AO (kde#293004)
+
+---

Old:

  phonon-4.6.80~git20130915.tar.xz

New:

  phonon-4.6.80~git20130930.tar.xz



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.3ODYBz/_old  2013-10-01 08:20:53.0 +0200
+++ /var/tmp/diff_new_pack.3ODYBz/_new  2013-10-01 08:20:53.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   phonon
-Version:4.6.80~git20130915
+Version:4.6.80~git20130930
 Release:0
 Summary:Multimedia Platform Abstraction
 License:LGPL-2.0+

++ phonon-4.6.80~git20130915.tar.xz - phonon-4.6.80~git20130930.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/phonon-4.6.80~git20130915/phonon/audiooutputinterface.h 
new/phonon-4.6.80~git20130930/phonon/audiooutputinterface.h
--- old/phonon-4.6.80~git20130915/phonon/audiooutputinterface.h 2013-09-09 
18:37:42.0 +0200
+++ new/phonon-4.6.80~git20130930/phonon/audiooutputinterface.h 2013-09-30 
16:43:58.0 +0200
@@ -135,7 +135,7 @@
 {
 public:
 /**
- * This function is meant to be used in conjuction with \class PulseSupport
+ * This function is meant to be used in conjuction with PulseSupport
  * to either get the property set for the associated PulseAudio straem or
  * to automatically apply them to the envrionment.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phonon-4.6.80~git20130915/phonon/factory.cpp 
new/phonon-4.6.80~git20130930/phonon/factory.cpp
--- old/phonon-4.6.80~git20130915/phonon/factory.cpp2013-09-09 
18:37:42.0 +0200
+++ new/phonon-4.6.80~git20130930/phonon/factory.cpp2013-09-30 
16:43:58.0 +0200
@@ -54,6 +54,9 @@
 public:
 FactoryPrivate();
 ~FactoryPrivate();
+bool tryCreateBackend(const QString path);
+// Implementation depends on Qt version.
+bool createSuitableBackend(const QString libPath, const 
QListQString plugins);
 bool createBackend();
 #ifndef QT_NO_PHONON_PLATFORMPLUGIN
 PlatformPlugin *platformPlugin();
@@ -101,15 +104,131 @@
 globalFactory-m_backendObject = b;
 }
 
-/*void Factory::createBackend(const QString library, const QString version)
+bool FactoryPrivate::tryCreateBackend(const QString path)
 {
-Q_ASSERT(globalFactory-m_backendObject == 0);
-PlatformPlugin *f = globalFactory-platformPlugin();
-if (f) {
-globalFactory-m_backendObject = f-createBackend(library, version);
+QPluginLoader pluginLoader(path);
+
+pDebug()  attempting to load  path;
+if (!pluginLoader.load()) {
+pDebug()  Q_FUNC_INFOload failed:  
pluginLoader.errorString();
+return false;
 }
-}*/
+pDebug()  pluginLoader.instance();
+m_backendObject = pluginLoader.instance();
+if (m_backendObject) {
+return true;
+}
+
+// no backend found, don't leave an unused plugin in memory
+pluginLoader.unload();
+return false;
+}
+
+#if QT_VERSION = QT_VERSION_CHECK(5, 0, 0)
+struct BackendDescriptor {
+explicit BackendDescriptor(const QString path)
+: isValid(false)
+{
+QPluginLoader loader(path);
+
+iid = loader.metaData().value(QLatin1String(IID)).toString();
+
+const QJsonObject metaData = 
loader.metaData().value(QLatin1String(MetaData)).toObject();
+name = metaData.value(QLatin1String(Name)).toString();
+icon = metaData.value(QLatin1String(Icon)).toString();
+version = metaData.value(QLatin1String(Version)).toString();
+website = metaData.value(QLatin1String(Website)).toString();
+preference = 
metaData.value(QLatin1String(InitialPreference)).toDouble();
+
+pluginPath = path;
+
+if (name.isEmpty())
+name = QFileInfo(path).baseName();
+
+if (iid.isEmpty())
+return; // Not valid.
 
+isValid = true;
+}
+
+   

commit phonon for openSUSE:Factory

2013-09-26 Thread h_root
Hello community,

here is the log from the commit of package phonon for openSUSE:Factory checked 
in at 2013-09-26 11:49:30

Comparing /work/SRC/openSUSE:Factory/phonon (Old)
 and  /work/SRC/openSUSE:Factory/.phonon.new (New)


Package is phonon

Changes:

--- /work/SRC/openSUSE:Factory/phonon/phonon.changes2013-09-23 
11:17:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.phonon.new/phonon.changes   2013-09-26 
11:49:31.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 24 20:27:38 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Drop 0001-Revert-cache-volume-inside-PAStreams-when-trying-to-.patch
+  better solution is done in kdebase4-runtime package
+
+---

Old:

  0001-Revert-cache-volume-inside-PAStreams-when-trying-to-.patch



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.K6nGCD/_old  2013-09-26 11:49:32.0 +0200
+++ /var/tmp/diff_new_pack.K6nGCD/_new  2013-09-26 11:49:32.0 +0200
@@ -26,8 +26,6 @@
 #Source0:
ftp://ftp.kde.org/pub/kde/stable/phonon/%{version}/src/%{name}-%{version}.tar.xz
 Source0:%{name}-%{version}.tar.xz
 Source1:baselibs.conf
-# PATCH-FIX-UPSTREAM 
0001-Revert-cache-volume-inside-PAStreams-when-trying-to-.patch (kde#324975)
-Patch0: 0001-Revert-cache-volume-inside-PAStreams-when-trying-to-.patch
 BuildRequires:  automoc4
 BuildRequires:  cmake
 BuildRequires:  fdupes
@@ -72,7 +70,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
   %cmake_kde4 -d build -- -DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=true

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit phonon for openSUSE:Factory

2013-09-23 Thread h_root
Hello community,

here is the log from the commit of package phonon for openSUSE:Factory checked 
in at 2013-09-23 10:45:44

Comparing /work/SRC/openSUSE:Factory/phonon (Old)
 and  /work/SRC/openSUSE:Factory/.phonon.new (New)


Package is phonon

Changes:

--- /work/SRC/openSUSE:Factory/phonon/phonon.changes2013-09-16 
10:06:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.phonon.new/phonon.changes   2013-09-23 
11:17:38.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep 17 10:06:24 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Added 0001-Revert-cache-volume-inside-PAStreams-when-trying-to-.patch,
+  which resolves a regression in volume getting restored after each
+  knotify event (kde#324975)
+
+---

New:

  0001-Revert-cache-volume-inside-PAStreams-when-trying-to-.patch



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.hzIq05/_old  2013-09-23 11:17:39.0 +0200
+++ /var/tmp/diff_new_pack.hzIq05/_new  2013-09-23 11:17:39.0 +0200
@@ -26,6 +26,8 @@
 #Source0:
ftp://ftp.kde.org/pub/kde/stable/phonon/%{version}/src/%{name}-%{version}.tar.xz
 Source0:%{name}-%{version}.tar.xz
 Source1:baselibs.conf
+# PATCH-FIX-UPSTREAM 
0001-Revert-cache-volume-inside-PAStreams-when-trying-to-.patch (kde#324975)
+Patch0: 0001-Revert-cache-volume-inside-PAStreams-when-trying-to-.patch
 BuildRequires:  automoc4
 BuildRequires:  cmake
 BuildRequires:  fdupes
@@ -70,6 +72,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
   %cmake_kde4 -d build -- -DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=true

++ 0001-Revert-cache-volume-inside-PAStreams-when-trying-to-.patch ++
From aafdd09931cd0eca5117abf34ffd10f3a0296378 Mon Sep 17 00:00:00 2001
From: Hrvoje Senjan hrvoje.sen...@gmail.com
Date: Tue, 17 Sep 2013 11:05:26 +0200
Subject: [PATCH 1/1] Revert cache volume inside PAStreams when trying to set 
 it on an invalid one

---
 phonon/pulsestream.cpp  | 21 -
 phonon/pulsestream_p.h  |  8 
 phonon/pulsesupport.cpp |  4 
 3 files changed, 33 deletions(-)

diff --git a/phonon/pulsestream.cpp b/phonon/pulsestream.cpp
index 06fbed9..ef0eb3a 100644
--- a/phonon/pulsestream.cpp
+++ b/phonon/pulsestream.cpp
@@ -35,7 +35,6 @@ PulseStream::PulseStream(QString streamUuid, QString role)
   , mIndex(PA_INVALID_INDEX)
   , mDevice(-1)
   , mMute(false)
-  , mCachedVolume(-1)
   , mRole(role)
 {
 pa_cvolume_init(mVolume);
@@ -79,8 +78,6 @@ static const qreal VOLTAGE_TO_LOUDNESS_EXPONENT = 
qreal(1.0/LOUDNESS_TO_VOLTAGE_
 
 void PulseStream::setVolume(const pa_cvolume *volume)
 {
-if (mCachedVolume != -1)
-QMetaObject::invokeMethod(this, applyCachedVolume, 
Qt::QueuedConnection);
 if (pa_cvolume_equal(mVolume, volume) == 0) {
 memcpy(mVolume, volume, sizeof(mVolume));
 qreal vol = (qreal)pa_cvolume_avg(volume) / PA_VOLUME_NORM;
@@ -99,29 +96,11 @@ void PulseStream::setMute(bool mute)
 }
 }
 
-qreal PulseStream::cachedVolume() const
-{
-return mCachedVolume;
-}
-
-void PulseStream::setCachedVolume(qreal volume)
-{
-mCachedVolume = volume;
-}
-
 QString PulseStream::role() const
 {
 return mRole;
 }
 
-void PulseStream::applyCachedVolume()
-{
-if (mCachedVolume == -1)
-return;
-PulseSupport::getInstance()-setOutputVolume(mStreamUuid, mCachedVolume);
-mCachedVolume = -1;
-}
-
 } // namespace Phonon
 
 #include moc_pulsestream_p.cpp
diff --git a/phonon/pulsestream_p.h b/phonon/pulsestream_p.h
index 3c64868..51775fa 100644
--- a/phonon/pulsestream_p.h
+++ b/phonon/pulsestream_p.h
@@ -52,9 +52,6 @@ namespace Phonon
 void setVolume(const pa_cvolume *volume);
 void setMute(bool mute);
 
-qreal cachedVolume() const;
-void setCachedVolume(qreal volume);
-
 QString role() const;
 
 signals:
@@ -62,17 +59,12 @@ namespace Phonon
 void volumeChanged(qreal volume);
 void muteChanged(bool mute);
 
-private slots:
-void applyCachedVolume();
-
 private:
 QString mStreamUuid;
 uint32_t mIndex;
 int mDevice;
 pa_cvolume mVolume;
 bool mMute;
-// -1 = not set
-qreal mCachedVolume;
 QString mRole;
 };
 } // namespace Phonon
diff --git a/phonon/pulsesupport.cpp b/phonon/pulsesupport.cpp
index 66ea31d..8a091e3 100644
--- a/phonon/pulsesupport.cpp
+++ b/phonon/pulsesupport.cpp
@@ -1325,10 +1325,6 @@ bool PulseSupport::setOutputVolume(QString streamUuid, 
qreal volume) {
 return false;
 }
 pa_operation_unref(o);
-} else if 

commit phonon for openSUSE:Factory

2013-09-16 Thread h_root
Hello community,

here is the log from the commit of package phonon for openSUSE:Factory checked 
in at 2013-09-16 10:06:35

Comparing /work/SRC/openSUSE:Factory/phonon (Old)
 and  /work/SRC/openSUSE:Factory/.phonon.new (New)


Package is phonon

Changes:

--- /work/SRC/openSUSE:Factory/phonon/phonon.changes2013-05-16 
11:23:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.phonon.new/phonon.changes   2013-09-16 
10:06:36.0 +0200
@@ -1,0 +2,9 @@
+Sun Sep 15 18:34:34 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to 4.6.80~git20130915
+  * Snapshot of soon to be released 4.7 version
+  * Various improvements, bugfixes, API aditions, documentation fixes
+  * Qt5 support
+- Drop phonon-4.6.0-find-backends-outside-of-kde-session.diff
+
+---

Old:

  phonon-4.6.0-find-backends-outside-of-kde-session.diff
  phonon-4.6.0.tar.xz

New:

  phonon-4.6.80~git20130915.tar.xz



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.sdSadJ/_old  2013-09-16 10:06:37.0 +0200
+++ /var/tmp/diff_new_pack.sdSadJ/_new  2013-09-16 10:06:37.0 +0200
@@ -17,13 +17,14 @@
 
 
 Name:   phonon
-Version:4.6.0
+Version:4.6.80~git20130915
 Release:0
 Summary:Multimedia Platform Abstraction
 License:LGPL-2.0+
 Group:  System/GUI/KDE
 Url:http://phonon.kde.org/
-Source0:
ftp://ftp.kde.org/pub/kde/stable/phonon/%{version}/src/%{name}-%{version}.tar.xz
+#Source0:
ftp://ftp.kde.org/pub/kde/stable/phonon/%{version}/src/%{name}-%{version}.tar.xz
+Source0:%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  automoc4
 BuildRequires:  cmake
@@ -34,9 +35,6 @@
 BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
-# PATCH-FIX-UPSTREAM: taken from master
-Patch0: phonon-4.6.0-find-backends-outside-of-kde-session.diff
-
 %description
 Phonon is a cross-platform portable multimedia support abstraction,
 which allows you to play multiple audio or video formats with the same
@@ -74,7 +72,7 @@
 %setup -q
 
 %build
-  %cmake_kde4 -d build
+  %cmake_kde4 -d build -- -DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=true
   %make_jobs
 
 %install

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit phonon for openSUSE:Factory

2013-05-16 Thread h_root
Hello community,

here is the log from the commit of package phonon for openSUSE:Factory checked 
in at 2013-05-16 11:23:19

Comparing /work/SRC/openSUSE:Factory/phonon (Old)
 and  /work/SRC/openSUSE:Factory/.phonon.new (New)


Package is phonon

Changes:

--- /work/SRC/openSUSE:Factory/phonon/phonon.changes2013-04-18 
10:40:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.phonon.new/phonon.changes   2013-05-16 
11:23:20.0 +0200
@@ -1,0 +2,7 @@
+Tue May 14 16:01:45 UTC 2013 - d...@dominik-schmidt.de
+
+- Add phonon-4.6.0-find-backends-outside-of-kde-session.diff:
+  Fixes loading of plugins outside of KDE sessions although the
+  plugins are installed in the KDE dir
+
+---

New:

  phonon-4.6.0-find-backends-outside-of-kde-session.diff



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.cBQq7h/_old  2013-05-16 11:23:20.0 +0200
+++ /var/tmp/diff_new_pack.cBQq7h/_new  2013-05-16 11:23:20.0 +0200
@@ -34,6 +34,9 @@
 BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
+# PATCH-FIX-UPSTREAM: taken from master
+Patch0: phonon-4.6.0-find-backends-outside-of-kde-session.diff
+
 %description
 Phonon is a cross-platform portable multimedia support abstraction,
 which allows you to play multiple audio or video formats with the same

++ phonon-4.6.0-find-backends-outside-of-kde-session.diff ++
commit ce33564f5fb11351246bf4e83e93dd545ea0fe99
Author: Rex Dieter rdie...@fedoraproject.org
Date:   Fri Jan 6 08:48:56 2012 -0500

Upstream fedora patch that fixes platform plugin loading that is outside of 
a kde session

diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 08652b7..d2ecbd2 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -85,7 +85,7 @@ if (PHONON_NO_PLATFORMPLUGIN)
 add_definitions(-DQT_NO_PHONON_PLATFORMPLUGIN)
 endif (PHONON_NO_PLATFORMPLUGIN)
 
-add_definitions(-DPHONON_LIBRARY_PATH=${PLUGIN_INSTALL_DIR}/plugins)
+add_definitions(-DPHONON_LIBRARY_PATH=${CMAKE_INSTALL_PREFIX}/${PLUGIN_INSTALL_DIR}/plugins)
 
 automoc4_add_library(phonon SHARED ${phonon_LIB_SRCS})
 target_link_libraries(phonon ${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY})
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit phonon for openSUSE:Factory

2013-04-18 Thread h_root
Hello community,

here is the log from the commit of package phonon for openSUSE:Factory checked 
in at 2013-04-18 10:40:50

Comparing /work/SRC/openSUSE:Factory/phonon (Old)
 and  /work/SRC/openSUSE:Factory/.phonon.new (New)


Package is phonon, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/phonon/phonon.changes2012-12-03 
11:18:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.phonon.new/phonon.changes   2013-04-18 
10:40:52.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr 15 10:19:29 UTC 2013 - idon...@suse.com
+
+- Add Source URL, see https://en.opensuse.org/SourceUrls 
+
+---



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.pHWTkQ/_old  2013-04-18 10:40:53.0 +0200
+++ /var/tmp/diff_new_pack.pHWTkQ/_new  2013-04-18 10:40:53.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package phonon
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 License:LGPL-2.0+
 Group:  System/GUI/KDE
 Url:http://phonon.kde.org/
-Source0:%{name}-%{version}.tar.xz
+Source0:
ftp://ftp.kde.org/pub/kde/stable/phonon/%{version}/src/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  automoc4
 BuildRequires:  cmake

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit phonon for openSUSE:Factory

2012-12-03 Thread h_root
Hello community,

here is the log from the commit of package phonon for openSUSE:Factory checked 
in at 2012-12-03 11:18:09

Comparing /work/SRC/openSUSE:Factory/phonon (Old)
 and  /work/SRC/openSUSE:Factory/.phonon.new (New)


Package is phonon, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/phonon/phonon.changes2012-06-29 
11:33:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.phonon.new/phonon.changes   2012-12-03 
11:18:11.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 25 10:43:43 UTC 2012 - cgiboude...@gmx.com
+
+- Fix the SLES build (%make_install doesn't exist)
+
+---



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.zZRSV3/_old  2012-12-03 11:18:13.0 +0100
+++ /var/tmp/diff_new_pack.zZRSV3/_new  2012-12-03 11:18:13.0 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   phonon
 Version:4.6.0
 Release:0
@@ -75,14 +76,11 @@
 
 %install
   cd build
-%make_install
+  %kde4_makeinstall
   install -d -m 0755 %{buildroot}%{_kde4_modulesdir}/plugins
   install -d -m 0755 %{buildroot}%{_kde4_modulesdir}/plugins/phonon_backend
   %fdupes %{buildroot}%{_kde4_includedir}
 
-%clean
-rm -rf %{buildroot}
-
 %post   -n libphonon4 -p /sbin/ldconfig
 
 %postun -n libphonon4 -p /sbin/ldconfig


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit phonon for openSUSE:Factory

2012-06-29 Thread h_root
Hello community,

here is the log from the commit of package phonon for openSUSE:Factory checked 
in at 2012-06-29 11:33:30

Comparing /work/SRC/openSUSE:Factory/phonon (Old)
 and  /work/SRC/openSUSE:Factory/.phonon.new (New)


Package is phonon, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/phonon/phonon.changes2012-02-07 
22:13:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.phonon.new/phonon.changes   2012-06-29 
11:33:35.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun 25 11:07:01 UTC 2012 - wstephen...@suse.com
+
+- Remove optional Zeitgeist integration due to its creating very
+  long build chain dependencies.
+
+---



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.qSmL8b/_old  2012-06-29 11:33:36.0 +0200
+++ /var/tmp/diff_new_pack.qSmL8b/_new  2012-06-29 11:33:36.0 +0200
@@ -24,7 +24,6 @@
 Url:http://phonon.kde.org/
 Source0:%{name}-%{version}.tar.xz
 Source1:baselibs.conf
-BuildRequires:  QtZeitgeist-devel
 BuildRequires:  automoc4
 BuildRequires:  cmake
 BuildRequires:  fdupes


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit phonon for openSUSE:Factory

2012-02-07 Thread h_root
Hello community,

here is the log from the commit of package phonon for openSUSE:Factory checked 
in at 2012-02-07 22:13:09

Comparing /work/SRC/openSUSE:Factory/phonon (Old)
 and  /work/SRC/openSUSE:Factory/.phonon.new (New)


Package is phonon, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/phonon/phonon.changes2012-01-07 
08:52:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.phonon.new/phonon.changes   2012-02-07 
22:13:14.0 +0100
@@ -1,0 +2,11 @@
+Tue Feb  7 10:49:14 UTC 2012 - idon...@suse.com
+
+- Revert adding libQtWebKit-devel dependency, QtZeitgeist devel
+  package now requires it.
+
+---
+Wed Feb  1 10:52:58 UTC 2012 - idon...@suse.com
+
+- Add libQtWebKit-devel dependency needed due to QtZeitgeist 
+
+---



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.7apD20/_old  2012-02-07 22:13:15.0 +0100
+++ /var/tmp/diff_new_pack.7apD20/_new  2012-02-07 22:13:15.0 +0100
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   phonon
 Version:4.6.0
 Release:0


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit phonon for openSUSE:Factory

2012-01-06 Thread h_root
Hello community,

here is the log from the commit of package phonon for openSUSE:Factory checked 
in at 2012-01-07 08:52:10

Comparing /work/SRC/openSUSE:Factory/phonon (Old)
 and  /work/SRC/openSUSE:Factory/.phonon.new (New)


Package is phonon, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/phonon/phonon.changes2011-11-14 
14:40:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.phonon.new/phonon.changes   2012-01-07 
08:52:12.0 +0100
@@ -1,0 +2,10 @@
+Sun Jan  1 16:49:23 UTC 2012 - cgiboude...@gmx.com
+
+- Update to 4.6.0
+  * Require QZeitgeist 0.8
+  * Various buildsystem fixes
+  * Improve the PulseAudio support
+  * Fix some deadlocks
+  * relicense to LGPL
+
+---

Old:

  phonon-4.5.1.tar.xz

New:

  phonon-4.6.0.tar.xz



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.uVXzAc/_old  2012-01-07 08:52:13.0 +0100
+++ /var/tmp/diff_new_pack.uVXzAc/_new  2012-01-07 08:52:13.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package phonon
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,17 +16,15 @@
 #
 
 
-
 Name:   phonon
-Version:4.5.1
-Release:1
-License:LGPL-2.0+
+Version:4.6.0
+Release:0
 Summary:Multimedia Platform Abstraction
-Url:http://phonon.kde.org/
+License:LGPL-2.0+
 Group:  System/GUI/KDE
+Url:http://phonon.kde.org/
 Source0:%{name}-%{version}.tar.xz
 Source1:baselibs.conf
-BuildRequires:  xz
 BuildRequires:  QtZeitgeist-devel
 BuildRequires:  automoc4
 BuildRequires:  cmake
@@ -34,6 +32,7 @@
 BuildRequires:  kde4-filesystem
 BuildRequires:  libpulse-devel
 BuildRequires:  libqt4-devel
+BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -43,7 +42,6 @@
 used.
 
 %package devel
-License:LGPL-2.0+
 Summary:Phonon Multimedia Platform Abstraction
 Group:  Development/Libraries/KDE
 Requires:   %{name} = %{version}
@@ -57,7 +55,6 @@
 used.
 
 %package -n libphonon4
-License:LGPL-2.0+
 Summary:Phonon Multimedia Platform Abstraction
 Group:  System/Libraries
 Recommends: phonon-backend
@@ -102,12 +99,13 @@
 
 %files devel
 %defattr(-,root,root)
-%{_datadir}/phonon-buildsystem/
+%{_datadir}/phonon/
 %{_datadir}/qt4/mkspecs/modules/
 %{_kde4_includedir}/phonon
 %{_kde4_includedir}/KDE
 %{_kde4_libdir}/libphonon.so
 %{_kde4_libdir}/libphononexperimental.so
+%{_kde4_libdir}/cmake/phonon/
 %{_kde4_libdir}/pkgconfig/phonon.pc
 %{_kde4_libdir}/qt4/plugins/designer/libphononwidgets.so
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit phonon for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package phonon for openSUSE:Factory checked 
in at 2011-12-06 18:50:28

Comparing /work/SRC/openSUSE:Factory/phonon (Old)
 and  /work/SRC/openSUSE:Factory/.phonon.new (New)


Package is phonon, Maintainer is kde-maintain...@suse.de

Changes:




Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.efHPNQ/_old  2011-12-06 19:23:46.0 +0100
+++ /var/tmp/diff_new_pack.efHPNQ/_new  2011-12-06 19:23:46.0 +0100
@@ -20,7 +20,7 @@
 Name:   phonon
 Version:4.5.1
 Release:1
-License:LGPLv2.0+
+License:LGPL-2.0+
 Summary:Multimedia Platform Abstraction
 Url:http://phonon.kde.org/
 Group:  System/GUI/KDE
@@ -43,7 +43,7 @@
 used.
 
 %package devel
-License:LGPLv2.0+
+License:LGPL-2.0+
 Summary:Phonon Multimedia Platform Abstraction
 Group:  Development/Libraries/KDE
 Requires:   %{name} = %{version}
@@ -57,7 +57,7 @@
 used.
 
 %package -n libphonon4
-License:LGPLv2.0+
+License:LGPL-2.0+
 Summary:Phonon Multimedia Platform Abstraction
 Group:  System/Libraries
 Recommends: phonon-backend


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit phonon for openSUSE:Factory

2011-11-14 Thread h_root
Hello community,

here is the log from the commit of package phonon for openSUSE:Factory checked 
in at 2011-11-14 14:40:47

Comparing /work/SRC/openSUSE:Factory/phonon (Old)
 and  /work/SRC/openSUSE:Factory/.phonon.new (New)


Package is phonon, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/phonon/phonon.changes2011-10-18 
14:37:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.phonon.new/phonon.changes   2011-11-14 
14:40:48.0 +0100
@@ -1,0 +2,16 @@
+Mon Oct 31 20:21:51 UTC 2011 - fi...@opensuse.org
+
+- Update to 4.5.1:
+  + Runtime backend switching has been removed
+  + A number of threading fixes with KIO/QIODevice streaming
+  + Fixes to PulseAudio device enumeration
+  + Proper Qt only library without any KDE references
+  + DBus is optional now
+- Drop phonon-math-include.patch: fixed upstream.
+
+---
+Fri Oct 21 08:42:54 UTC 2011 - wstephen...@suse.com
+
+- Remove the PulseAudio 1.0 detection fix, superseded by PA 1.1
+
+---

Old:

  phonon-4.5.0.tar.bz2
  phonon-math-include.patch
  phonon-pulseaudio-1.0.patch

New:

  phonon-4.5.1.tar.xz



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.mh5fU8/_old  2011-11-14 14:40:50.0 +0100
+++ /var/tmp/diff_new_pack.mh5fU8/_new  2011-11-14 14:40:50.0 +0100
@@ -15,17 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:   phonon
-Version:4.5.0
-Release:4
+Version:4.5.1
+Release:1
 License:LGPLv2.0+
 Summary:Multimedia Platform Abstraction
 Url:http://phonon.kde.org/
 Group:  System/GUI/KDE
-Source0:%{name}-%{version}.tar.bz2
+Source0:%{name}-%{version}.tar.xz
 Source1:baselibs.conf
-Patch1: phonon-math-include.patch
-Patch2: phonon-pulseaudio-1.0.patch
+BuildRequires:  xz
 BuildRequires:  QtZeitgeist-devel
 BuildRequires:  automoc4
 BuildRequires:  cmake
@@ -72,10 +73,6 @@
 
 %prep
 %setup -q
-%patch1
-%if 0%{?suse_version} == 1210
-%patch2
-%endif
 
 %build
   %cmake_kde4 -d build
@@ -92,6 +89,7 @@
 rm -rf %{buildroot}
 
 %post   -n libphonon4 -p /sbin/ldconfig
+
 %postun -n libphonon4 -p /sbin/ldconfig
 
 %files -n libphonon4

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit phonon for openSUSE:Factory

2011-10-18 Thread h_root

Hello community,

here is the log from the commit of package phonon for openSUSE:Factory
checked in at Tue Oct 18 14:27:22 CEST 2011.




--- openSUSE:Factory/phonon/phonon.changes  2011-09-29 12:53:11.0 
+0200
+++ /mounts/work_src_done/STABLE/phonon/phonon.changes  2011-10-12 
11:21:03.0 +0200
@@ -1,0 +2,5 @@
+Fri Oct  7 15:37:05 UTC 2011 - toddrme2...@gmail.com
+
+- Cleaned up spec file formatting
+
+---

calling whatdependson for head-i586




Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.uzjfVg/_old  2011-10-18 14:27:19.0 +0200
+++ /var/tmp/diff_new_pack.uzjfVg/_new  2011-10-18 14:27:19.0 +0200
@@ -15,8 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   phonon
 Version:4.5.0
 Release:4
@@ -86,36 +84,33 @@
 %install
   cd build
 %make_install
-  install -d -m 0755 %{buildroot}/%{_libdir}/kde4/plugins
-  install -d -m 0755 %{buildroot}/%{_libdir}/kde4/plugins/phonon_backend
-  %fdupes %{buildroot}%{_includedir}
+  install -d -m 0755 %{buildroot}%{_kde4_modulesdir}/plugins
+  install -d -m 0755 %{buildroot}%{_kde4_modulesdir}/plugins/phonon_backend
+  %fdupes %{buildroot}%{_kde4_includedir}
 
 %clean
 rm -rf %{buildroot}
 
 %post -n libphonon4 -p /sbin/ldconfig
-
 %postun -n libphonon4 -p /sbin/ldconfig
 
 %files -n libphonon4
 %defattr(-,root,root)
-%{_libdir}/libphonon.so.*
-%{_libdir}/libphononexperimental.so.*
-%dir %_kde4_modules/plugins
-%dir %_kde4_modules/plugins/phonon_backend
+%{_kde4_libdir}/libphonon.so.*
+%{_kde4_libdir}/libphononexperimental.so.*
+%dir %{_kde4_modulesdir}/plugins
+%dir %{_kde4_modulesdir}/plugins/phonon_backend
 %{_datadir}/dbus-1/interfaces/org.kde.Phonon.AudioOutput.xml
 
 %files devel
 %defattr(-,root,root)
-%{_includedir}/phonon
-%dir %{_includedir}/KDE
-%dir %{_datadir}/qt4/mkspecs/modules/
-%{_includedir}/KDE/Phonon
-%{_libdir}/libphonon.so
-%{_libdir}/libphononexperimental.so
-%{_libdir}/pkgconfig/phonon.pc
 %{_datadir}/phonon-buildsystem/
-%{_datadir}/qt4/mkspecs/modules/qt_phonon.pri
-%{_libdir}/qt4/plugins/designer/libphononwidgets.so
+%{_datadir}/qt4/mkspecs/modules/
+%{_kde4_includedir}/phonon
+%{_kde4_includedir}/KDE
+%{_kde4_libdir}/libphonon.so
+%{_kde4_libdir}/libphononexperimental.so
+%{_kde4_libdir}/pkgconfig/phonon.pc
+%{_kde4_libdir}/qt4/plugins/designer/libphononwidgets.so
 
 %changelog

continue with q...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit phonon for openSUSE:Factory

2011-09-29 Thread h_root

Hello community,

here is the log from the commit of package phonon for openSUSE:Factory
checked in at Thu Sep 29 12:53:14 CEST 2011.




--- openSUSE:Factory/phonon/phonon.changes  2011-09-26 10:36:09.0 
+0200
+++ /mounts/work_src_done/STABLE/phonon/phonon.changes  2011-09-29 
11:34:22.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 29 09:31:58 UTC 2011 - idon...@suse.com
+
+- Fix detection of PulseAudio 1.0 
+
+---

calling whatdependson for head-i586


New:

  phonon-pulseaudio-1.0.patch



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.CjbCAO/_old  2011-09-29 12:53:09.0 +0200
+++ /var/tmp/diff_new_pack.CjbCAO/_new  2011-09-29 12:53:09.0 +0200
@@ -26,7 +26,8 @@
 Group:  System/GUI/KDE
 Source0:%{name}-%{version}.tar.bz2
 Source1:baselibs.conf
-Patch0: phonon-math-include.patch
+Patch1: phonon-math-include.patch
+Patch2: phonon-pulseaudio-1.0.patch
 BuildRequires:  QtZeitgeist-devel
 BuildRequires:  automoc4
 BuildRequires:  cmake
@@ -73,7 +74,10 @@
 
 %prep
 %setup -q
-%patch0
+%patch1
+%if 0%{?suse_version} == 1210
+%patch2
+%endif
 
 %build
   %cmake_kde4 -d build

++ phonon-pulseaudio-1.0.patch ++
--- cmake/FindPulseAudio.cmake  2011-03-25 14:55:56.0 +0100
+++ cmake/FindPulseAudio.cmake  2011-09-29 11:30:03.646172984 +0200
@@ -53,7 +53,7 @@
file(STRINGS ${PULSEAUDIO_INCLUDE_DIR}/pulse/version.h pulse_version_h
 REGEX .*pa_get_headers_version\\(\\).*
 )
-   string(REGEX REPLACE .*pa_get_headers_version\\(\\)\ 
\\(\([0-9]+\\.[0-9]+\\.[0-9]+)\\\).* \\1
+   string(REGEX REPLACE .*pa_get_headers_version\\(\\)\ 
\\(\([0-9]+\\.[0-9]+)\\\).* \\1
  PULSEAUDIO_VERSION ${pulse_version_h})
macro_ensure_version(${PULSEAUDIO_MINIMUM_VERSION} 
${PULSEAUDIO_VERSION} PULSEAUDIO_FOUND)
 else (PULSEAUDIO_INCLUDE_DIR AND PULSEAUDIO_LIBRARY)





Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit phonon for openSUSE:Factory

2011-09-26 Thread h_root

Hello community,

here is the log from the commit of package phonon for openSUSE:Factory
checked in at Mon Sep 26 10:36:10 CEST 2011.




--- phonon/phonon.changes   2011-08-30 10:28:05.0 +0200
+++ /mounts/work_src_done/STABLE/phonon/phonon.changes  2011-09-25 
12:06:06.0 +0200
@@ -1,0 +2,5 @@
+Sun Sep 25 10:07:03 UTC 2011 - jav...@opensuse.org
+
+- Fix obsoletes for KDE:Release:46/phonon 
+
+---

calling whatdependson for head-i586




Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.YYiEur/_old  2011-09-26 10:36:06.0 +0200
+++ /var/tmp/diff_new_pack.YYiEur/_new  2011-09-26 10:36:06.0 +0200
@@ -62,7 +62,7 @@
 Group:  System/Libraries
 Recommends: phonon-backend
 Provides:   %{name} = %{version}
-Obsoletes:  %{name}  %{version}
+Obsoletes:  %{name} = %{version}
 %requires_gelibqt4-x11
 
 %description -n libphonon4






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit phonon for openSUSE:Factory

2011-08-31 Thread h_root

Hello community,

here is the log from the commit of package phonon for openSUSE:Factory
checked in at Wed Aug 31 10:32:33 CEST 2011.




--- KDE/phonon/phonon.changes   2011-08-11 09:43:35.0 +0200
+++ /mounts/work_src_done/STABLE/phonon/phonon.changes  2011-08-30 
10:28:05.0 +0200
@@ -1,0 +2,5 @@
+Tue Aug 30 08:26:23 UTC 2011 - idon...@suse.com
+
+- Add phonon-math-include.patch, add missing math.h include 
+
+---

calling whatdependson for head-i586


New:

  phonon-math-include.patch



Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.ak1HCl/_old  2011-08-31 10:32:14.0 +0200
+++ /var/tmp/diff_new_pack.ak1HCl/_new  2011-08-31 10:32:14.0 +0200
@@ -19,13 +19,14 @@
 
 Name:   phonon
 Version:4.5.0
-Release:2
+Release:4
 License:LGPLv2.0+
 Summary:Multimedia Platform Abstraction
 Url:http://phonon.kde.org/
 Group:  System/GUI/KDE
 Source0:%{name}-%{version}.tar.bz2
 Source1:baselibs.conf
+Patch0: phonon-math-include.patch
 BuildRequires:  QtZeitgeist-devel
 BuildRequires:  automoc4
 BuildRequires:  cmake
@@ -72,6 +73,7 @@
 
 %prep
 %setup -q
+%patch0
 
 %build
   %cmake_kde4 -d build

++ phonon-math-include.patch ++
--- phonon/pulsestream.cpp  2011-03-25 14:55:56.0 +0100
+++ phonon/pulsestream.cpp  2011-08-30 10:25:50.061324901 +0200
@@ -21,6 +21,7 @@
 */
 
 #include pulsestream_p.h
+#include math.h
 
 QT_BEGIN_NAMESPACE
 





Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit phonon for openSUSE:Factory

2011-08-22 Thread h_root

Hello community,

here is the log from the commit of package phonon for openSUSE:Factory
checked in at Mon Aug 22 15:33:21 CEST 2011.




--- KDE/phonon/phonon.changes   2011-05-17 10:52:12.0 +0200
+++ /mounts/work_src_done/STABLE/phonon/phonon.changes  2011-08-11 
09:43:35.0 +0200
@@ -1,0 +2,8 @@
+Thu Aug 11 09:30:19 UTC 2011 - toddrme2...@gmail.com
+ 
+- Added qtzeitgeist buildrequires
+- Moved contents of phonon package to libphonon
+  It only included some directories and some dbus stuff
+- Cleaned up spec file formatting
+
+---

calling whatdependson for head-i586




Other differences:
--
++ phonon.spec ++
--- /var/tmp/diff_new_pack.X22CN4/_old  2011-08-22 15:32:24.0 +0200
+++ /var/tmp/diff_new_pack.X22CN4/_new  2011-08-22 15:32:24.0 +0200
@@ -18,20 +18,22 @@
 
 
 Name:   phonon
-BuildRequires:  automoc4 cmake kde4-filesystem libpulse-devel libqt4-devel
-BuildRequires:  fdupes
 Version:4.5.0
-Release:1
+Release:2
 License:LGPLv2.0+
+Summary:Multimedia Platform Abstraction
 Url:http://phonon.kde.org/
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Group:  System/GUI/KDE
-Summary:Multimedia Platform Abstraction
-Source0:%name-%{version}.tar.bz2
+Source0:%{name}-%{version}.tar.bz2
 Source1:baselibs.conf
-%requires_gelibqt4
-Requires:   phonon-backend
-Requires:   libphonon4 = %version
+BuildRequires:  QtZeitgeist-devel
+BuildRequires:  automoc4
+BuildRequires:  cmake
+BuildRequires:  fdupes
+BuildRequires:  kde4-filesystem
+BuildRequires:  libpulse-devel
+BuildRequires:  libqt4-devel
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Phonon is a cross-platform portable multimedia support abstraction,
@@ -39,18 +41,12 @@
 quality on all platforms, no matter which underlying architecture is
 used.
 
-
-
-Authors:
-
-Matthias Kretz
-
 %package devel
 License:LGPLv2.0+
 Summary:Phonon Multimedia Platform Abstraction
 Group:  Development/Libraries/KDE
-Requires:   %name = %version
-Requires:   libphonon4 = %version
+Requires:   %{name} = %{version}
+Requires:   libphonon4 = %{version}
 Requires:   libqt4-devel
 
 %description devel
@@ -59,16 +55,13 @@
 quality on all platforms, no matter which underlying architecture is
 used.
 
-
-
-Authors:
-
-Matthias Kretz
-
 %package -n libphonon4
 License:LGPLv2.0+
 Summary:Phonon Multimedia Platform Abstraction
 Group:  System/Libraries
+Recommends: phonon-backend
+Provides:   %{name} = %{version}
+Obsoletes:  %{name}  %{version}
 %requires_gelibqt4-x11
 
 %description -n libphonon4
@@ -77,8 +70,6 @@
 quality on all platforms, no matter which underlying architecture is
 used.
 
-
-
 %prep
 %setup -q
 
@@ -88,40 +79,37 @@
 
 %install
   cd build
-  %makeinstall
-  install -d -m 0755 $RPM_BUILD_ROOT/%_libdir/kde4/plugins
-  install -d -m 0755 $RPM_BUILD_ROOT/%_libdir/kde4/plugins/phonon_backend
-  %fdupes $RPM_BUILD_ROOT%{_includedir}
+%make_install
+  install -d -m 0755 %{buildroot}/%{_libdir}/kde4/plugins
+  install -d -m 0755 %{buildroot}/%{_libdir}/kde4/plugins/phonon_backend
+  %fdupes %{buildroot}%{_includedir}
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %post -n libphonon4 -p /sbin/ldconfig
 
 %postun -n libphonon4 -p /sbin/ldconfig
 
-%files
+%files -n libphonon4
 %defattr(-,root,root)
+%{_libdir}/libphonon.so.*
+%{_libdir}/libphononexperimental.so.*
 %dir %_kde4_modules/plugins
 %dir %_kde4_modules/plugins/phonon_backend
 %{_datadir}/dbus-1/interfaces/org.kde.Phonon.AudioOutput.xml
 
-%files -n libphonon4
-%defattr(-,root,root)
-%_libdir/libphonon.so.*
-%_libdir/libphononexperimental.so.*
-
 %files devel
 %defattr(-,root,root)
 %{_includedir}/phonon
 %dir %{_includedir}/KDE
 %dir %{_datadir}/qt4/mkspecs/modules/
 %{_includedir}/KDE/Phonon
-%_libdir/libphonon.so
-%_libdir/libphononexperimental.so
-%_libdir/pkgconfig/phonon.pc
+%{_libdir}/libphonon.so
+%{_libdir}/libphononexperimental.so
+%{_libdir}/pkgconfig/phonon.pc
 %{_datadir}/phonon-buildsystem/
 %{_datadir}/qt4/mkspecs/modules/qt_phonon.pri
-%_libdir/qt4/plugins/designer/libphononwidgets.so
+%{_libdir}/qt4/plugins/designer/libphononwidgets.so
 
 %changelog






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org