Author: arvenil                      Date: Tue Mar 29 19:27:37 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- vlc, xine and phonon engines were removed; now there is only gstreamer

---- Files affected:
packages/clementine:
   clementine.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: packages/clementine/clementine.spec
diff -u packages/clementine/clementine.spec:1.37 
packages/clementine/clementine.spec:1.38
--- packages/clementine/clementine.spec:1.37    Tue Mar 29 20:42:10 2011
+++ packages/clementine/clementine.spec Tue Mar 29 21:27:32 2011
@@ -1,18 +1,9 @@
 # $Revision$, $Date$
 # TODO:
 # - Gstreamer error: "A text/uri-list decoder plugin is required to play this 
stream, but not installed."
-# -- Building engines: gst
-# -- Skipping engines: vlc xine qt-phonon
-#    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_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
 %bcond_without static_sqlite   # with static sqlite3
 %bcond_with            static_projectm # with static projectM
 
@@ -45,7 +36,7 @@
 BuildRequires: gettext-devel
 %{?with_static_projectm:BuildRequires: glew-devel}
 BuildRequires: glib2-devel
-%{?with_engine_gstreamer:BuildRequires:        gstreamer-devel >= 0.10}
+BuildRequires: gstreamer-devel >= 0.10
 BuildRequires: gtest-devel
 BuildRequires: libgpod-devel >= 0.7.92
 BuildRequires: libimobiledevice-devel
@@ -56,7 +47,6 @@
 %{!?with_static_projectm:BuildRequires:        libprojectM-devel >= 1:2.0.1-4}
 BuildRequires: libqxt-devel
 BuildRequires: libxml2-devel
-%{?with_engine_phonon:BuildRequires:   phonon-devel}
 BuildRequires: pkgconfig
 BuildRequires: pkgconfig
 BuildRequires: qt4-build >= %{qtver}
@@ -68,8 +58,6 @@
 %{!?with_static_sqlite:BuildRequires:  sqlite3-devel}
 BuildRequires: taglib-devel >= 1.6
 BuildRequires: usbmuxd-devel
-%{?with_engine_vlc:BuildRequires:      vlc-devel}
-%{?with_engine_xine:BuildRequires:     xine-lib-devel}
 Requires(post,postun): desktop-file-utils
 Requires(post,postun): gtk-update-icon-cache
 Requires(post,postun): hicolor-icon-theme
@@ -118,10 +106,6 @@
        -DUSE_SYSTEM_QTSINGLEAPPLICATION=ON \
        -DUSE_SYSTEM_QXT=ON \
        -DUSE_SYSTEM_PROJECTM=ON \
-       
-DENGINE_GSTREAMER_ENABLED=%{?with_engine_gstreamer:ON}%{!?with_engine_gstreamer:OFF}
 \
-       -DENGINE_LIBVLC_ENABLED=%{?with_engine_vlc:ON}%{!?with_engine_vlc:OFF} \
-       
-DENGINE_LIBXINE_ENABLED=%{?with_engine_xine:ON}%{!?with_engine_xine:OFF} \
-       
-DENGINE_QT_PHONON_ENABLED=%{?with_engine_qt_phonon:ON}%{!?with_engine_qt_phonon:OFF}
 \
        -DSTATIC_SQLITE=%{?with_static_sqlite:ON}%{!?with_static_sqlite:OFF} \
        ..
 %{__make}
@@ -165,6 +149,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2011/03/29 19:27:32  arvenil
+- vlc, xine and phonon engines were removed; now there is only gstreamer
+
 Revision 1.37  2011/03/29 18:42:10  arvenil
 - up to 0.7
 
================================================================

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

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

Reply via email to