]> git.pld-linux.org Git - packages/clementine.git/commitdiff
- disable experimental engines, especially vlc that pulls so many deps
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 8 Jul 2010 16:18:19 +0000 (16:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    clementine.spec -> 1.13

clementine.spec

index c2972948a951699d9b7bd55d10e4884b1c82fb2b..ee7eb875c50298ec3e195af10a7221ce35b666a8 100644 (file)
@@ -6,18 +6,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
This page took 0.118173 seconds and 4 git commands to generate.