]> git.pld-linux.org Git - packages/amarok.git/blobdiff - amarok.spec
- use avcodec_decode_audio3 instead of avcodec_decode_audio (my mistake)
[packages/amarok.git] / amarok.spec
index 260fb2b0e2dc9f930af2c42406c5996c97cba037..9383599f2a0e8cd32e2207eaf77a38ca42a84efd 100644 (file)
@@ -18,12 +18,14 @@ Group:              X11/Applications/Multimedia
 Source0:       ftp://ftp.kde.org/pub/kde/%{state}/amarok/%{version}/src/%{name}-%{version}.tar.bz2
 # Source0-md5: 4c65c5cd4d7bd267bdbef8e912fd6cb6
 Patch0:                %{name}-disable_qtscriptbindings_check_fix.patch
+Patch1:                %{name}-ffmpeg08.patch
 URL:           http://amarok.kde.org/
 BuildRequires: QtNetwork-devel >= %{qtver}
 BuildRequires: QtSql-devel >= %{qtver}
 BuildRequires: automoc4 >= 0.9.88
 BuildRequires: cmake >= 2.8.0
 BuildRequires: curl-devel
+BuildRequires: ffmpeg-devel >= 0.7.1
 BuildRequires: gettext-devel
 BuildRequires: glib2-devel
 BuildRequires: kde4-kdelibs-devel >= %{kdever}
@@ -111,6 +113,7 @@ Więcej o skryptach w amaroKu można dowiedzieć się stąd:
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 install -d build
This page took 0.054509 seconds and 4 git commands to generate.