packages: kdeaddons/kdeaddons.spec - disable arts; rel 6

glen glen at pld-linux.org
Tue May 25 10:36:07 CEST 2010


Author: glen                         Date: Tue May 25 08:36:07 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- disable arts; rel 6

---- Files affected:
packages/kdeaddons:
   kdeaddons.spec (1.153 -> 1.154) 

---- Diffs:

================================================================
Index: packages/kdeaddons/kdeaddons.spec
diff -u packages/kdeaddons/kdeaddons.spec:1.153 packages/kdeaddons/kdeaddons.spec:1.154
--- packages/kdeaddons/kdeaddons.spec:1.153	Sun Mar 14 23:03:10 2010
+++ packages/kdeaddons/kdeaddons.spec	Tue May 25 10:36:02 2010
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 #
 # Conditional build:
+%bcond_with	arts			# build with aRts support
 %bcond_without	kdegames	# no kdegames dep
 %if "%{pld_release}" == "ac"
 %bcond_without	xmms		# xmms dep
@@ -22,7 +23,7 @@
 Summary(pt_BR.UTF-8):	K Desktop Environment - Plugins e Scripts para aplicações KDE
 Name:		kdeaddons
 Version:	3.5.10
-Release:	5
+Release:	6
 Epoch:		1
 License:	GPL
 Group:		X11/Applications
@@ -290,6 +291,7 @@
 %if "%{_lib}" == "lib64"
 	--enable-libsuffix=64 \
 %endif
+	--with%{!?with_arts:out}-arts \
 	--%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full}
 
 %{__make}
@@ -417,7 +419,7 @@
 %attr(755,root,root) %{_libdir}/kde3/kfile_html.so
 %attr(755,root,root) %{_libdir}/kde3/kfile_mhtml.so
 %attr(755,root,root) %{_libdir}/kde3/kfile_txt.so
-%attr(755,root,root) %{_libdir}/kde3/konqsidebar_mediaplayer.so
+%{?with_arts:%attr(755,root,root) %{_libdir}/kde3/konqsidebar_mediaplayer.so}
 %attr(755,root,root) %{_libdir}/kde3/konqsidebar_delicious.so
 %attr(755,root,root) %{_libdir}/kde3/konqsidebar_metabar.so
 %attr(755,root,root) %{_libdir}/kde3/libautorefresh.so
@@ -474,7 +476,7 @@
 %{_datadir}/apps/konqlistview/kpartplugins/dirfilterplugin.desktop
 %{_datadir}/apps/konqlistview/kpartplugins/kimgalleryplugin.rc
 %{_datadir}/apps/konqlistview/kpartplugins/kimgalleryplugin.desktop
-%{_datadir}/apps/konqsidebartng/add/mplayer_add.desktop
+%{?with_arts:%{_datadir}/apps/konqsidebartng/add/mplayer_add.desktop}
 %{_datadir}/apps/konqsidebartng/add/delicious_add.desktop
 %{_datadir}/apps/konqsidebartng/add/metabar_add.desktop
 %{_datadir}/apps/konqsidebartng/entries/metabar.desktop
@@ -501,7 +503,7 @@
 %{_datadir}/applnk/.hidden/khtmlsettingsplugin.desktop
 %{_datadir}/applnk/.hidden/kimgalleryplugin.desktop
 %{_datadir}/applnk/.hidden/kuickplugin.desktop
-%{_datadir}/applnk/.hidden/mediaplayerplugin.desktop
+%{?with_arts:%{_datadir}/applnk/.hidden/mediaplayerplugin.desktop}
 %{_datadir}/applnk/.hidden/plugin_babelfish.desktop
 %{_datadir}/applnk/.hidden/plugin_domtreeviewer.desktop
 %{_datadir}/applnk/.hidden/plugin_validators.desktop
@@ -515,7 +517,7 @@
 %{_iconsdir}/crystalsvg/*/actions/minitools.png
 %{_iconsdir}/crystalsvg/*/actions/validators.png
 %{_iconsdir}/crystalsvg/*/actions/webarchiver.png
-%{_iconsdir}/crystalsvg/*/apps/konqsidebar_mediaplayer.png
+%{?with_arts:%{_iconsdir}/crystalsvg/*/apps/konqsidebar_mediaplayer.png}
 %{_iconsdir}/crystalsvg/*/apps/konqsidebar_delicious.png
 %{_iconsdir}/*/*/apps/metabar.png
 %{_iconsdir}/*/*/apps/metabar.svgz
@@ -556,6 +558,7 @@
 %{_datadir}/services/kfile_lnk.desktop
 #%{_mandir}/man1/lnkforward.1*
 
+%if %{with arts}
 %files noatun
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/noatunsynaescope.bin
@@ -581,6 +584,7 @@
 #%{_mandir}/man1/noatunsynaescope.bin.1*
 #%{_mandir}/man1/noatuntippecanoe.bin.1*
 #%{_mandir}/man1/noatuntyler.bin.1*
+%endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -588,6 +592,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.154  2010/05/25 08:36:02  glen
+- disable arts; rel 6
+
 Revision 1.153  2010/03/14 22:03:10  glen
 - disable ccache
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kdeaddons/kdeaddons.spec?r1=1.153&r2=1.154&f=u



More information about the pld-cvs-commit mailing list