]> git.pld-linux.org Git - packages/amarok.git/commitdiff
- fix building with mpeg4ip >= 1.6 auto/ti/amarok-1_4_7-5
authorhawk <hawk@pld-linux.org>
Wed, 5 Dec 2007 08:58:19 +0000 (08:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- BR: mpeg4ip >= 1.6
- release 5

Changed files:
    amarok.spec -> 1.172

amarok.spec

index 18365fe0e9fd09b9115c02cc2c4aa64788b5876e..dedd3dc3865402af1a846e2ebe2502a0d329f0e1 100644 (file)
@@ -29,7 +29,7 @@ Summary:      A KDE audio player
 Summary(pl.UTF-8):     Odtwarzacz audio dla KDE
 Name:          amarok
 Version:       1.4.7
-Release:       4
+Release:       5
 License:       GPL
 Group:         X11/Applications/Multimedia
 Source0:       ftp://ftp.kde.org/pub/kde/stable/amarok/%{version}/src/%{name}-%{version}.tar.bz2
@@ -42,6 +42,7 @@ Patch4:               kde-ac260-lt.patch
 Patch5:                kde-common-PLD.patch
 Patch6:                %{name}-gcc4.patch
 Patch7:                %{name}-titleorder.patch
+Patch8:                %{name}-mpeg4ip.patch
 URL:           http://amarok.kde.org/
 BuildRequires: SDL-devel
 BuildRequires: alsa-lib-devel
@@ -61,7 +62,7 @@ BuildRequires:        libltdl-devel
 %{?with_pgsql:BuildRequires:           libpqxx-devel}
 BuildRequires: libtunepimp-devel >= 0.5.1-6
 BuildRequires: libvisual-devel >= 0.4.0
-BuildRequires: mpeg4ip-devel >= 1:1.5
+BuildRequires: mpeg4ip-devel >= 1:1.6
 %{?with_mysql:BuildRequires:           mysql-devel}
 BuildRequires: pcre-devel
 BuildRequires: pkgconfig
@@ -228,6 +229,7 @@ Więcej o skryptach w amaroKu można dowiedzieć się stąd:
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 %{__sed} -i -e 's/Categories=.*/Categories=Qt;KDE;AudioVideo;Player;/' \
        amarok/src/amarok.desktop \
This page took 0.037525 seconds and 4 git commands to generate.