From 9547520f26acc33c814c7326b604a1b24c91a688 Mon Sep 17 00:00:00 2001 From: David Sansome Date: Fri, 18 Mar 2011 22:44:55 +0000 Subject: [PATCH] Remove python, pyqt and sip dependencies (they're disabled for 0.7) and libtunepimp dependencies (we use libgstofa) from the debian and fedora packages. --- debian/control | 11 +++-------- dist/clementine.spec.in | 7 +++---- 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/debian/control b/debian/control index cbfdab5a8..14a6e0217 100644 --- a/debian/control +++ b/debian/control @@ -25,11 +25,7 @@ Build-Depends: debhelper (>= 7), libplist-dev, libusbmuxd-dev, libmtp-dev, - libindicate-qt-dev, - python-qt4-dev, - python-sip-dev, - python-dev, - libtunepimp-dev + libindicate-qt-dev Standards-Version: 3.8.1 Homepage: http://www.clementine-player.org/ @@ -41,8 +37,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, gstreamer0.10-plugins-good, gstreamer0.10-alsa | gstreamer0.10-audiosink, gstreamer0.10-plugins-ugly, - libprojectm-data | projectm-data, - python-qt4 + libprojectm-data | projectm-data Description: Clementine is a modern music player and library organiser. It is inspired by Amarok 1.4, focusing on a fast and easy-to-use interface for searching and playing your music. @@ -51,7 +46,7 @@ Description: Clementine is a modern music player and library organiser. * Search and play your local music library * Listen to internet radio from Last.fm, SomaFM, Magnatune, Jamendo and Icecast * Create smart playlists and dynamic playlists - * Tabbed playlists, import and export M3U, XSPF, PLS and ASX + * Tabbed playlists, import and export M3U, XSPF, PLS, ASX and CUE * Visualisations from projectM * Lyrics and artist biographies and photos * Transcode music into MP3, Ogg Vorbis, Ogg Speex, FLAC or AAC diff --git a/dist/clementine.spec.in b/dist/clementine.spec.in index 4dab216cc..e8e825281 100644 --- a/dist/clementine.spec.in +++ b/dist/clementine.spec.in @@ -13,13 +13,12 @@ BuildRequires: desktop-file-utils liblastfm-devel taglib-devel gettext BuildRequires: qt4-devel boost-devel gcc-c++ glew-devel libgpod-devel BuildRequires: cmake gstreamer-devel gstreamer-plugins-base-devel BuildRequires: libimobiledevice-devel libplist-devel usbmuxd-devel -BuildRequires: libmtp-devel PyQt4-devel sip-devel python-devel -BuildRequires: libtunepimp-devel +BuildRequires: libmtp-devel -Requires: libgpod PyQt4 +Requires: libgpod # GStreamer codec dependencies -Requires: gstreamer-plugins-ugly libtunepimp-extras-freeworld +Requires: gstreamer-plugins-ugly %ifarch x86_64 Requires: gstreamer0.10(decoder-audio/x-vorbis)()(64bit)