From 7c0c3139aaf6aea30c6849adbfcd9e8044f15df6 Mon Sep 17 00:00:00 2001 From: Francois Andriot Date: Thu, 9 Aug 2012 12:12:07 +0200 Subject: RHEL/Fedora: updates akode --- redhat/extras/akode/trinity-akode.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'redhat/extras') diff --git a/redhat/extras/akode/trinity-akode.spec b/redhat/extras/akode/trinity-akode.spec index 6579f7bef..88875ec99 100644 --- a/redhat/extras/akode/trinity-akode.spec +++ b/redhat/extras/akode/trinity-akode.spec @@ -41,6 +41,7 @@ Patch4: akode-2.0.2-gcc43.patch # New patch for Fedora 16 / TDE 3.5.13 Patch10: akode-autotools.patch +Patch11: akode-2.0.2-fix_ffmpeg_include.patch # Optional features that are always enabled :-) %define _with_flac --with-flac @@ -122,6 +123,7 @@ Requires: %{name} = %{version}-%{release} %patch4 -p1 -b .gcc43 %patch10 -p1 +%patch11 -p1 -b .ffmpeg # Ugly hack to modify TQT include directory inside autoconf files. # If TQT detection fails, it fallbacks to TQT4 instead of TQT3 ! @@ -142,7 +144,7 @@ Requires: %{name} = %{version}-%{release} --disable-static \ --enable-shared \ --disable-debug --disable-warnings --disable-dependency-tracking \ - --with-libltdl \ + --without-libltdl \ --with-alsa \ --with-oss \ %{?_with_flac} %{!?_with_flac:--without-flac} \ @@ -204,6 +206,11 @@ done %{tde_libdir}/libakode_xiph_decoder.la %{tde_libdir}/libakode_xiph_decoder.so +#files -libmad +# /opt/trinity/lib64/libakode_mpeg_decoder.la +# /opt/trinity/lib64/libakode_mpeg_decoder.so + + %files devel %defattr(-,root,root,-) %{tde_bindir}/akode-config -- cgit v1.2.3