Author: glen                         Date: Fri Apr 23 14:35:32 2010 GMT
Module: packages                      Tag: AMAROK_1_4
---- Log message:
- add arts bcond, disable arts (and dependency on kdemultimedia)

---- Files affected:
packages/amarok:
   amarok.spec (1.200.2.10 -> 1.200.2.11) 

---- Diffs:

================================================================
Index: packages/amarok/amarok.spec
diff -u packages/amarok/amarok.spec:1.200.2.10 
packages/amarok/amarok.spec:1.200.2.11
--- packages/amarok/amarok.spec:1.200.2.10      Fri Apr 23 16:25:45 2010
+++ packages/amarok/amarok.spec Fri Apr 23 16:35:26 2010
@@ -16,6 +16,7 @@
 #
 # Conditional builds:
 %bcond_without xine            # disable xine engine
+%bcond_with    arts                    # build with aRts support
 %bcond_with    zeroconf        # enable support for zeroconf
 %bcond_without included_sqlite # don't use included sqlite (VERY BAD IDEA), 
needs sqlite >= 3.3 otherwise
 %bcond_without helix           # disable HelixPlayer engine
@@ -32,7 +33,7 @@
 Summary(pl.UTF-8):     Odtwarzacz audio dla KDE
 Name:          amarok
 Version:       1.4.10
-Release:       13.1
+Release:       14
 License:       GPL
 Group:         X11/Applications/Multimedia
 Source0:       
ftp://ftp.kde.org/pub/kde/stable/amarok/%{version}/src/%{name}-%{version}.tar.bz2
@@ -67,7 +68,7 @@
 BuildRequires: dbus-glib-devel
 BuildRequires: gettext-devel
 BuildRequires: kdebase-devel
-BuildRequires: kdemultimedia-devel >= 9:3.1.93
+%{?with_arts:BuildRequires:    kdemultimedia-devel >= 9:3.1.93}
 %{?with_mp3players:BuildRequires:      libgpod-devel >= 0.6.0}
 %{?with_mp3players:BuildRequires:      libifp-devel >= 1.0.0.2}
 BuildRequires: libltdl-devel
@@ -254,6 +255,7 @@
        --%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
        --disable-rpath \
        --with%{!?with_xine:out}-xine \
+       --with%{!?with_arts:out}-arts \
        --with%{!?with_helix:out}-helix%{?with_helix:=usegivenpath} \
        --with%{!?with_nmm:out}-nmm \
        --with%{!?with_mp3players:out}-libgpod \
@@ -473,6 +475,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.200.2.11  2010/04/23 14:35:26  glen
+- add arts bcond, disable arts (and dependency on kdemultimedia)
+
 Revision 1.200.2.10  2010/04/23 14:25:45  glen
 - ruby19 and gcc45 patches from devel-en by Andrzej AugustyƄski
   however no need to patch mongrel part, we use system ruby package there
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/amarok/amarok.spec?r1=1.200.2.10&r2=1.200.2.11&f=u

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

Reply via email to