jack-audio-connection-kit.spec
Paweł Sikora
pluto w pld-linux.org
Śro, 23 Mar 2005, 23:07:57 CET
--- jack-audio-connection-kit.spec 4 Nov 2004 19:32:11 -0000 1.44
+++ jack-audio-connection-kit.spec 23 Mar 2005 21:33:40 -0000 1.45
@@ -1,9 +1,10 @@
-# $Revision: 1.44 $, $Date: 2004/11/04 19:32:11 $
+# $Revision: 1.45 $, $Date: 2005/03/23 21:33:40 $
#
# Conditional build:
%bcond_with cap # use capabilities to get real-time priority
(needs suid root binary)
%bcond_without alsa # don't build ALSA driver
%bcond_without static_libs # don't build static libs
+%bcond_with posix_shm # use posix shm
#
Summary: The JACK Audio Connection Kit
Summary(pl): JACK - zestaw do połączeń audio
@@ -132,7 +133,7 @@
%{?with_cap:--enable-capabilities %{!?debug:--enable-stripped-jackd}}
\
%{?debug:--enable-debug} \
--disable-optimize \
- --enable-posix-shm \
+ %{?with_posix_shm:--enable-posix-shm} \
%{?with_static_libs:--enable-static} \
--with-html-dir=%{_gtkdocdir}
@@ -213,6 +214,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log: jack-audio-connection-kit.spec,v $
+Revision 1.45 2005/03/23 21:33:40 andree
+- added bcond with_posix_shm to disable --enable-posix-shm (broken)
+
a tak konkretnie to co nie dziala?
--
/* Copyright (C) 2003, SCO, Inc. This is valuable Intellectual Property. */
#define say(x) lie(x)
Więcej informacji o liście dyskusyjnej pld-devel-pl