Author: glen                         Date: Fri Apr 23 09:14:56 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- arts bcond, arts disabled

---- Files affected:
packages/kdemultimedia:
   kdemultimedia.spec (1.249 -> 1.250) 

---- Diffs:

================================================================
Index: packages/kdemultimedia/kdemultimedia.spec
diff -u packages/kdemultimedia/kdemultimedia.spec:1.249 
packages/kdemultimedia/kdemultimedia.spec:1.250
--- packages/kdemultimedia/kdemultimedia.spec:1.249     Sun Mar 14 21:26:54 2010
+++ packages/kdemultimedia/kdemultimedia.spec   Fri Apr 23 11:14:51 2010
@@ -6,6 +6,7 @@
 #
 # Conditional build:
 %bcond_without alsa                    # build without ALSA support
+%bcond_with    arts                    # build with aRts support
 %bcond_without xine                    # build without xine support
 %bcond_with    tunepimp                # build with tunepimp support (needs 
old libtunepimp)
 %bcond_with    gstreamer               # build with gstreamer support (needs 
old gstreamer)
@@ -34,7 +35,7 @@
 URL:           http://www.kde.org/
 BuildRequires: akode-devel
 %{?with_alsa:BuildRequires:    alsa-lib-devel}
-BuildRequires: arts-qt-devel
+%{?with_arts:BuildRequires:    arts-qt-devel}
 BuildRequires: audiofile-devel
 BuildRequires: autoconf
 BuildRequires: automake
@@ -75,7 +76,7 @@
 %description
 KDE multimedia applications. Package includes:
 
- - Arts - arts tools
+%{?with_arts: - Arts - arts tools}
  - Kaboodle - a media player,
  - KMID - MIDI player,
  - KMIDI - software MIDI player,
@@ -86,7 +87,7 @@
 %description -l pl.UTF-8
 Multimedialne aplikacje KDE. Pakiet zawiera:
 
- - Arts - narzędzia arts,
+%{?with_arts: - Arts - narzędzia arts,}
  - Kaboodle - odtwarzacz plików multimedialnych,
  - KMID - odtwarzacz MIDI,
  - KMIDI - programowy odtwarzacz MIDI,
@@ -98,7 +99,7 @@
 Summary:       Header files for kdemultimedia libraries
 Summary(pl.UTF-8):     Pliki nagłówkowe bibliotek kdemultimedia
 Group:         X11/Development/Libraries
-Requires:      %{name}-arts = %{epoch}:%{version}-%{release}
+%{?with_arts:Requires: %{name}-arts = %{epoch}:%{version}-%{release}}
 Requires:      %{name}-libkcddb = %{epoch}:%{version}-%{release}
 Requires:      %{name}-noatun-libs = %{epoch}:%{version}-%{release}
 Requires:      kdelibs-devel >= %{_minlibsevr}
@@ -1010,6 +1011,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.250  2010/04/23 09:14:51  glen
+- arts bcond, arts disabled
+
 Revision 1.249  2010/03/14 20:26:54  glen
 - let build section reset install stamps
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kdemultimedia/kdemultimedia.spec?r1=1.249&r2=1.250&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to