]> git.pld-linux.org Git - packages/akode.git/blobdiff - akode.spec
- release 5
[packages/akode.git] / akode.spec
index 698c40f826339f01515b4a54a6686c68e2b0701f..3c179d794128a511134f521444e3712ba3c35540 100644 (file)
@@ -3,11 +3,12 @@ Summary:      Audio-decoding framework library
 Summary(pl):   Biblioteka szkieletu dekodowania d¼wiêku
 Name:          akode
 Version:       2.0
-Release:       1
+Release:       5
 License:       LGPL
 Group:         Libraries
 Source0:       http://www.kde-apps.org/content/files/30375-%{name}-%{version}.tar.gz
 # Source0-md5: 04f79cda65c8e9966fa462eaaaa282dc
+Patch0:                %{name}-polypaudio-0_8.patch
 URL:           http://www.carewolf.com/akode/
 BuildRequires: alsa-lib-devel
 BuildRequires: autoconf
@@ -15,14 +16,16 @@ BuildRequires:      automake
 BuildRequires: ffmpeg-devel >= 0.4.9-3.20050806.5
 BuildRequires: flac-devel >= 1.1.1
 BuildRequires: jack-audio-connection-kit-devel >= 0.90
+BuildRequires: faad2-devel
 BuildRequires: libltdl-devel
 BuildRequires: libmad-devel
 BuildRequires: libogg-devel
 BuildRequires: libsamplerate-devel
 BuildRequires: libstdc++-devel
 BuildRequires: libvorbis-devel >= 1:1.0
+BuildRequires: libx264-devel
 BuildRequires: pkgconfig
-BuildRequires: polypaudio-devel >= 0.7
+BuildRequires: polypaudio-devel >= 0.8.1
 BuildRequires: rpmbuild(macros) >= 1.129
 BuildRequires: speex-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -49,6 +52,7 @@ Pliki nag
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 cp -f /usr/share/automake/config.sub admin
This page took 0.029643 seconds and 4 git commands to generate.