packages: kdebase/kdebase.spec - arts bcond
glen
glen at pld-linux.org
Mon May 3 09:45:29 CEST 2010
Author: glen Date: Mon May 3 07:45:29 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- arts bcond
---- Files affected:
packages/kdebase:
kdebase.spec (1.630 -> 1.631)
---- Diffs:
================================================================
Index: packages/kdebase/kdebase.spec
diff -u packages/kdebase/kdebase.spec:1.630 packages/kdebase/kdebase.spec:1.631
--- packages/kdebase/kdebase.spec:1.630 Sun Mar 14 21:26:50 2010
+++ packages/kdebase/kdebase.spec Mon May 3 09:45:24 2010
@@ -11,6 +11,7 @@
#
# Conditional build:
%bcond_without apidocs # Do not prepare API documentation
+%bcond_with arts # build with aRts support
%bcond_without ldap # build or not ldap ioslave
%bcond_with kerberos5 # kerberos 5 support
%bcond_without hidden_visibility # no gcc hidden visibility
@@ -80,6 +81,7 @@
BuildRequires: OpenEXR-devel >= 1.4.0.a
BuildRequires: OpenGL-devel
BuildRequires: audiofile-devel
+%{?with_arts:BuildRequires: artsc-devel >= %{artsver}}
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: bzip2-devel
@@ -1179,6 +1181,7 @@
--with-pam=kdesktop \
--with-openexr \
--with-qt-libraries=%{_libdir} \
+ --with%{!?with_arts:out}-arts \
--with%{!?with_kerberos5:out}-krb5auth \
--without-java \
%{!?with_ldap:--without-ldap}
@@ -2648,6 +2651,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.631 2010/05/03 07:45:24 glen
+- arts bcond
+
Revision 1.630 2010/03/14 20:26:50 glen
- let build section reset install stamps
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kdebase/kdebase.spec?r1=1.630&r2=1.631&f=u
More information about the pld-cvs-commit
mailing list