SPECS: kdemultimedia.spec - tunepimp bcond (we have newer version ...

arekm arekm at pld-linux.org
Wed Oct 11 11:34:58 CEST 2006


Author: arekm                        Date: Wed Oct 11 09:34:58 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- tunepimp bcond (we have newer version in Th which is not yet supported)

---- Files affected:
SPECS:
   kdemultimedia.spec (1.220 -> 1.221) 

---- Diffs:

================================================================
Index: SPECS/kdemultimedia.spec
diff -u SPECS/kdemultimedia.spec:1.220 SPECS/kdemultimedia.spec:1.221
--- SPECS/kdemultimedia.spec:1.220	Wed Oct 11 00:18:06 2006
+++ SPECS/kdemultimedia.spec	Wed Oct 11 11:34:53 2006
@@ -7,6 +7,7 @@
 # Conditional build:
 %bcond_without	alsa	# build without ALSA support
 %bcond_without	xine	# build without xine support
+%bcond_with	tunepimp
 %bcond_with	gstreamer		# build with gstreamer support
 %bcond_with	hidden_visibility	# pass '--fvisibility=hidden' & '--fvisibility-inlines-hidden' to g++ 
 #
@@ -18,7 +19,7 @@
 Summary(pl):	K Desktop Environment - aplikacje multimedialne
 Name:		kdemultimedia
 Version:	3.5.5
-Release:	0.1
+Release:	0.2
 Epoch:		9
 License:	GPL
 Group:		X11/Applications
@@ -51,8 +52,10 @@
 BuildRequires:	libsamplerate-devel
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtheora-devel
-#BuildRequires:	libtunepimp-devel < 0.5
+%if %{with tunepimp}
+BuildRequires:	libtunepimp-devel < 0.5
 BuildRequires:	libtunepimp-devel >= 0.4.0
+%endif
 BuildRequires:	libvorbis-devel
 BuildRequires:	pkgconfig
 BuildRequires:	pulseaudio-devel
@@ -739,6 +742,7 @@
 %{_datadir}/services/videothumbnail.desktop
 %endif
 
+%if %{with tunepimp}
 %files audiocd -f kioslave.lang
 %defattr(644,root,root,755)
 %{_libdir}/kde3/kcm_audiocd.la
@@ -754,6 +758,7 @@
 %{_datadir}/config.kcfg/audiocd_*_encoder.kcfg
 %{_datadir}/services/audiocd.protocol
 %{_desktopdir}/kde/audiocd.desktop
+%endif
 
 %files cddb
 %defattr(644,root,root,755)
@@ -785,6 +790,7 @@
 %defattr(644,root,root,755)
 %{_datadir}/apps/kappfinder/apps/Multimedia/*
 
+%if %{with tunepimp}
 %files kaudiocreator -f kaudiocreator.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/kaudiocreator
@@ -794,6 +800,7 @@
 %{_datadir}/apps/kconf_update/upgrade-kaudiocreator-metadata.sh
 %{_desktopdir}/kde/kaudiocreator.desktop
 %{_iconsdir}/*/*/*/kaudiocreator.png
+%endif
 
 %files kfile
 %defattr(644,root,root,755)
@@ -960,6 +967,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.221  2006/10/11 09:34:53  arekm
+- tunepimp bcond (we have newer version in Th which is not yet supported)
+
 Revision 1.220  2006/10/10 22:18:06  glen
 - switched polypaudio->pulseaudio
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdemultimedia.spec?r1=1.220&r2=1.221&f=u



More information about the pld-cvs-commit mailing list