From b40c4ea9aeb08c5654fc8b9ec356a057d752b4b7 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 28 May 2012 21:29:36 -0300 Subject: clementine-libre-1.0.1-3.1: removing unnecessary file --- libre/clementine-libre/disable-spotify.patch | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 libre/clementine-libre/disable-spotify.patch (limited to 'libre/clementine-libre') diff --git a/libre/clementine-libre/disable-spotify.patch b/libre/clementine-libre/disable-spotify.patch deleted file mode 100644 index 3836dbca7..000000000 --- a/libre/clementine-libre/disable-spotify.patch +++ /dev/null @@ -1,25 +0,0 @@ -diff -rauN clementine-1.0.1/Changelog clementine-libre-1.0.1/Changelog ---- clementine-1.0.1/Changelog 2012-01-22 10:43:26.000000000 -0200 -+++ clementine-libre-1.0.1/Changelog 2012-05-28 13:50:10.422664725 -0300 -@@ -1,3 +1,7 @@ -+Version 1.0.1 (libre version): -+ Major features: -+ * Disabled Spotify support. -+ - Version 1.0.1: - Bugfixes: - * Use Chromaprinter and Acoustid instead of Echoprint and MusicDNS. -diff -rauN clementine-1.0.1/CMakeLists.txt clementine-libre-1.0.1/CMakeLists.txt ---- clementine-1.0.1/CMakeLists.txt 2012-01-22 10:43:26.000000000 -0200 -+++ clementine-libre-1.0.1/CMakeLists.txt 2012-05-28 14:07:20.698017427 -0300 -@@ -191,8 +191,8 @@ - option(ENABLE_LIBLASTFM "Use liblastfm for fetching song info, scrobbling and radio streams" ON) - option(ENABLE_REMOTE "Enable support for using remote controls with Clementine" OFF) - option(ENABLE_BREAKPAD "Enable crash reporting" OFF) --option(ENABLE_SPOTIFY_BLOB "Build the spotify non-GPL binary" ON) --option(ENABLE_SPOTIFY "Enable spotify support" ON) -+option(ENABLE_SPOTIFY_BLOB "Build the spotify non-GPL binary" OFF) -+option(ENABLE_SPOTIFY "Enable spotify support" OFF) - option(ENABLE_PLASMARUNNER "Enable plasma krunner global search" OFF) - - if(WIN32) -- cgit v1.2.3-54-g00ecf