]> git.pld-linux.org Git - packages/phonon.git/commitdiff
- rel 4; fix pkgconfig file
authorBartłomiej Zimoń <cactus@pld-linux.org>
Thu, 10 Sep 2009 10:41:21 +0000 (10:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    phonon-pkgconfig.patch -> 1.1
    phonon.spec -> 1.21

phonon-pkgconfig.patch [new file with mode: 0644]
phonon.spec

diff --git a/phonon-pkgconfig.patch b/phonon-pkgconfig.patch
new file mode 100644 (file)
index 0000000..7d1f227
--- /dev/null
@@ -0,0 +1,8 @@
+--- phonon-4.3.1/phonon.pc.cmake.orig  2008-11-24 18:12:03.000000000 +0100
++++ phonon-4.3.1/phonon.pc.cmake       2009-09-10 12:36:43.000000000 +0200
+@@ -8,4 +8,4 @@
+ Version: @PHONON_LIB_MAJOR_VERSION@.@PHONON_LIB_MINOR_VERSION@.@PHONON_LIB_PATCH_VERSION@
+ Requires: QtCore QtGui QtDBus
+ Libs: -L${libdir} -lphonon
+-Cflags: -I${includedir}
++Cflags: -I${includedir} -I${includedir}/KDE
index 3bff03a60c81f6374de73b953143d2498d0428a6..47d9e8515d1dcb2dad6871189a75583c5c24c71e 100644 (file)
@@ -3,11 +3,12 @@ Summary:      Multimedia API for KDE 4
 Summary(pl.UTF-8):     Biblioteka Phonon
 Name:          phonon
 Version:       4.3.1
-Release:       3
+Release:       4
 License:       LGPL v2.1
 Group:         X11/Libraries
-Source0:       ftp://ftp.kde.org/pub/kde/stable/4.2.1/src/%{name}-%{version}.tar.bz2
+Source0:       ftp://ftp.kde.org/pub/kde/stable/4.3.1/src/%{name}-%{version}.tar.bz2
 # Source0-md5: 767cb68052c108e95f293f30acdef3fb
+Patch0:                %{name}-pkgconfig.patch
 URL:           http://phonon.kde.org/
 BuildRequires: QtCore-devel >= %{qtver}
 BuildRequires: QtDBus-devel >= %{qtver}
This page took 0.092293 seconds and 4 git commands to generate.