SPECS: jack-audio-connection-kit.spec - updated to 0.103.0 - --dis...

qboosh qboosh at pld-linux.org
Sat Apr 7 16:00:35 CEST 2007


Author: qboosh                       Date: Sat Apr  7 14:00:35 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.103.0
- --disable-freebob should work now

---- Files affected:
SPECS:
   jack-audio-connection-kit.spec (1.69 -> 1.70) 

---- Diffs:

================================================================
Index: SPECS/jack-audio-connection-kit.spec
diff -u SPECS/jack-audio-connection-kit.spec:1.69 SPECS/jack-audio-connection-kit.spec:1.70
--- SPECS/jack-audio-connection-kit.spec:1.69	Tue Feb 13 09:06:35 2007
+++ SPECS/jack-audio-connection-kit.spec	Sat Apr  7 16:00:30 2007
@@ -4,17 +4,17 @@
 %bcond_without	cap		# don't use capabilities to get real-time priority (needs suid root binary)
 %bcond_without	posix_shm	# don't use posix shm
 %bcond_without	static_libs	# don't build static libs
-%bcond_without freebob         # don't build freebob driver
+%bcond_without	freebob		# don't build freebob driver
 #
 Summary:	The JACK Audio Connection Kit
 Summary(pl.UTF-8):	JACK - zestaw do połączeń audio
 Name:		jack-audio-connection-kit
-Version:	0.102.20
-Release:	2
+Version:	0.103.0
+Release:	1
 License:	LGPL v2.1+ (libjack), GPL v2+ (the rest)
 Group:		Daemons
 Source0:	http://dl.sourceforge.net/jackit/%{name}-%{version}.tar.gz
-# Source0-md5:	d6881555a8b4c923b4ec706832f0d776
+# Source0-md5:	03a0f63b997ce7b83a1eeaa6b80f4388
 Patch0:		%{name}-optimized-cflags.patch
 Patch1:		%{name}-gcc4.patch
 Patch2:		%{name}-readline.patch
@@ -163,6 +163,7 @@
 %configure \
 	%{?debug:--enable-debug} \
 	--disable-coreaudio \
+	%{!?with_freebob:--disable-freebob} \
 	--disable-oldtrans \
 	--disable-portaudio \
 	--enable-oss \
@@ -190,8 +191,6 @@
 	--enable-timestamps \
 	--with-default-tmpdir=/tmp \
 	--with-html-dir=%{_gtkdocdir}
-#      doesn't work (disables ALSA and sndfile too), because of some autoconf/pkgconfig weirdness
-#      %{!?with_freebob:--disable-freebob}
 
 %{__make}
 
@@ -283,6 +282,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70  2007/04/07 14:00:30  qboosh
+- updated to 0.103.0
+- --disable-freebob should work now
+
 Revision 1.69  2007/02/13 08:06:35  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/jack-audio-connection-kit.spec?r1=1.69&r2=1.70&f=u



More information about the pld-cvs-commit mailing list