SPECS: akode.spec - libltdl based plugin loader disabled, prefer ....
pluto
pluto at pld-linux.org
Sat Jan 6 09:39:35 CET 2007
Author: pluto Date: Sat Jan 6 08:39:35 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- libltdl based plugin loader disabled, prefer .so objects by default.
- todo += flac update, release 4.1.
---- Files affected:
SPECS:
akode.spec (1.19 -> 1.20)
---- Diffs:
================================================================
Index: SPECS/akode.spec
diff -u SPECS/akode.spec:1.19 SPECS/akode.spec:1.20
--- SPECS/akode.spec:1.19 Mon Dec 25 14:07:31 2006
+++ SPECS/akode.spec Sat Jan 6 09:39:30 2007
@@ -1,10 +1,14 @@
# $Revision$, $Date$
-# 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
@@ -23,7 +27,6 @@
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
@@ -81,6 +84,7 @@
--with-jack \
--with-pulseaudio \
--with-ffmpeg \
+ --without-libltdl \
--with-oss \
--with-alsa \
--with-vorbis \
@@ -130,6 +134,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2007/01/06 08:39:30 pluto
+- libltdl based plugin loader disabled, prefer .so objects by default.
+- todo += flac update, release 4.1.
+
Revision 1.19 2006/12/25 13:07:31 arekm
- rel 4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/akode.spec?r1=1.19&r2=1.20&f=u
More information about the pld-cvs-commit
mailing list