packages: clementine/clementine.spec - disable experimental engines, especi...

glen glen at pld-linux.org
Thu Jul 8 18:18:24 CEST 2010


Author: glen                         Date: Thu Jul  8 16:18:24 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- disable experimental engines, especially vlc that pulls so many deps

---- Files affected:
packages/clementine:
   clementine.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: packages/clementine/clementine.spec
diff -u packages/clementine/clementine.spec:1.12 packages/clementine/clementine.spec:1.13
--- packages/clementine/clementine.spec:1.12	Wed Jul  7 09:27:12 2010
+++ packages/clementine/clementine.spec	Thu Jul  8 18:18:19 2010
@@ -7,18 +7,19 @@
 #    The following engines are NOT supported by clementine developers:
 #     vlc xine qt-phonon
 # - apply patches to libprojectM.spec and use
+# - make engines pluggable not statically linked, then could enable the bconds
 #
 # Conditional build:
-%bcond_without	engine_xine		# without xine engine
-%bcond_without	engine_vlc		# without vlc engine
-%bcond_without	engine_qt_phonon	# without qt-phonon engine
+%bcond_with		engine_xine		# without xine engine
+%bcond_with		engine_vlc		# without vlc engine
+%bcond_with		engine_qt_phonon	# without qt-phonon engine
 %bcond_without	engine_gstreamer	# without gstreamer engine
-#
+
 Summary:	A music player and library organiser
 Summary(hu.UTF-8):	Egy zenelejátszó és gyűjtemény-kezelő
 Name:		clementine
 Version:	0.4.2
-Release:	0.1
+Release:	0.2
 License:	GPL v3 and GPL v2+
 Group:		Applications/Multimedia
 URL:		http://code.google.com/p/clementine-player
@@ -135,6 +136,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2010/07/08 16:18:19  glen
+- disable experimental engines, especially vlc that pulls so many deps
+
 Revision 1.12  2010/07/07 07:27:12  glen
 - up to 0.4.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/clementine/clementine.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list