]> git.pld-linux.org Git - packages/akode.git/blobdiff - akode.spec
- libltdl based plugin loader disabled, prefer .so objects by default.
[packages/akode.git] / akode.spec
index 023fe44c44d95a78953b0c6bfa77023d60bea3bc..3114cc83a097f9d723d0df02885048de3556856b 100644 (file)
@@ -1,9 +1,13 @@
-# TODO: split plugins by deps
+#
+# TODO:
+#                      - split plugins by deps
+#                      - update ogg-flac stuff
+#
 Summary:       Audio-decoding framework library
 Summary(pl):   Biblioteka szkieletu dekodowania d¼wiêku
 Name:          akode
 Version:       2.0.1
-Release:       4
+Release:       4.1
 License:       LGPL
 Group:         Libraries
 Source0:       http://www.kde-apps.org/content/files/30375-%{name}-%{version}.tar.bz2
@@ -22,7 +26,6 @@ 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
@@ -80,6 +83,7 @@ USER_INCLUDES="-I%{_includedir}/speex" \
        --with-jack \
        --with-pulseaudio \
        --with-ffmpeg \
+       --without-libltdl \
        --with-oss \
        --with-alsa \
        --with-vorbis \
This page took 0.058725 seconds and 4 git commands to generate.