]> git.pld-linux.org Git - packages/deadbeef.git/blobdiff - deadbeef.spec
- fixed build with ffmpeg 0.8
[packages/deadbeef.git] / deadbeef.spec
index 8cbec52076d4cf1c565b0e37d14378e74cd8977c..a15cbac9c1e3f155169b18bbb133c307a5cf5d35 100644 (file)
@@ -7,12 +7,13 @@ Group:                X11/Applications/Multimedia
 Source0:       http://downloads.sourceforge.net/deadbeef/%{name}-%{version}.tar.bz2
 # Source0-md5: be8359d1bd9cf7679cf2ca748996e726
 Patch0:                lm-missing-symbols.patch
+Patch1:                %{name}-ffmpeg-0.8.patch
 URL:           http://deadbeef.sourceforge.net/
 BuildRequires: alsa-lib-devel
 BuildRequires: automake >= 1.11
 BuildRequires: curl-devel
 BuildRequires: dbus-devel
-BuildRequires: ffmpeg-devel
+BuildRequires: ffmpeg-devel >= 0.8
 BuildRequires: gettext-devel
 BuildRequires: gtk+2-devel >= 2.12
 BuildRequires: imlib2-devel
@@ -159,6 +160,7 @@ WavPack decoder.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__automake}
This page took 0.054995 seconds and 4 git commands to generate.