[arch-commits] Commit in phonon/trunk (PKGBUILD headers-location.patch)

Andrea Scarpino andrea at nymeria.archlinux.org
Mon Feb 25 18:48:10 UTC 2013


    Date: Monday, February 25, 2013 @ 19:48:10
  Author: andrea
Revision: 178610

upgpkg: phonon 1:4.6.0-6

Install ALL headers in /usr/include/qt4

Modified:
  phonon/trunk/PKGBUILD
  phonon/trunk/headers-location.patch

------------------------+
 PKGBUILD               |    4 ++--
 headers-location.patch |   15 +++++++++++++--
 2 files changed, 15 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-25 18:32:43 UTC (rev 178609)
+++ PKGBUILD	2013-02-25 18:48:10 UTC (rev 178610)
@@ -3,7 +3,7 @@
 
 pkgname=phonon
 pkgver=4.6.0
-pkgrel=5
+pkgrel=6
 epoch=1
 arch=('i686' 'x86_64')
 url='http://phonon.kde.org/'
@@ -19,7 +19,7 @@
 md5sums=('bbe0c1c62ed14c31479c4c1a6cf1e173'
          'e37d67038c2501f25ac7ee7c2de54a9a'
          'c17d8617e9482f02b3e098842946b679'
-         '71939e8fff3a26e5614982739ae397de')
+         'a8a01314a199cd65ee63124ed4296d86')
 
 build() {
   . /etc/profile.d/qt4.sh

Modified: headers-location.patch
===================================================================
--- headers-location.patch	2013-02-25 18:32:43 UTC (rev 178609)
+++ headers-location.patch	2013-02-25 18:48:10 UTC (rev 178610)
@@ -1,5 +1,5 @@
---- phonon-4.6.0/includes/CMakeLists.txt~	2013-02-25 18:10:04.769629747 +0000
-+++ phonon-4.6.0/includes/CMakeLists.txt	2013-02-25 18:10:19.366188789 +0000
+--- phonon-4.6.0/includes/CMakeLists.txt~	2013-02-25 18:42:31.962003363 +0000
++++ phonon-4.6.0/includes/CMakeLists.txt	2013-02-25 18:42:44.505244982 +0000
 @@ -51,7 +51,7 @@
      phonon/VolumeFaderEffect
      phonon/VolumeFaderInterface
@@ -9,3 +9,14 @@
  
  
  install( FILES
+--- phonon-4.6.0/phonon/CMakeLists.txt~	2013-02-25 18:42:52.168522284 +0000
++++ phonon-4.6.0/phonon/CMakeLists.txt	2013-02-25 18:43:12.821704615 +0000
+@@ -155,7 +155,7 @@
+    volumefaderinterface.h
+    volumeslider.h
+    ${CMAKE_CURRENT_BINARY_DIR}/phononnamespace.h
+-   DESTINATION ${INCLUDE_INSTALL_DIR}/phonon COMPONENT Devel)
++   DESTINATION ${INCLUDE_INSTALL_DIR}/qt4/phonon COMPONENT Devel)
+ 
+ if (QT_QTDBUS_FOUND AND NOT PHONON_NO_DBUS)
+     install(FILES org.kde.Phonon.AudioOutput.xml  DESTINATION  ${DBUS_INTERFACES_INSTALL_DIR})




More information about the arch-commits mailing list