[packages/clementine] use system libechonest

glen glen at pld-linux.org
Sun Jan 12 19:08:26 CET 2014


commit 9feefe7427a7a5bdf38dbb6a9a3efa02c09a5dbd
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Jan 12 20:02:28 2014 +0200

    use system libechonest

 clementine.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/clementine.spec b/clementine.spec
index 0870a26..37f7e17 100644
--- a/clementine.spec
+++ b/clementine.spec
@@ -52,6 +52,7 @@ BuildRequires:	gstreamer0.10-plugins-base-devel
 BuildRequires:	gtest-devel
 BuildRequires:	libcdio-devel
 BuildRequires:	libchromaprint-devel
+BuildRequires:	libechonest-devel
 BuildRequires:	libgpod-devel >= 0.7.92
 BuildRequires:	libimobiledevice-devel >= 1.1.5
 BuildRequires:	libindicate-qt-devel
@@ -115,12 +116,11 @@ a Qt4 előnyeit.
 # - universalchardet - not available as a separate library.
 # - libprojectM - ?
 # - sah2 - ?
-# - libechonest - ?
 # - qocoa - ?
 # - qsqlite - ?
 mv 3rdparty 3rdparty.keep
 install -d 3rdparty
-mv 3rdparty.keep/{sha2,libechonest,qocoa%{?with_static_sqlite:,qsqlite}%{?with_static_projectm:,libprojectM}} 3rdparty
+mv 3rdparty.keep/{sha2,qocoa%{?with_static_sqlite:,qsqlite}%{?with_static_projectm:,libprojectM}} 3rdparty
 
 # Don't build tests. They require gmock
 sed -i -e '/add_subdirectory(tests)/d' CMakeLists.txt
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/clementine.git/commitdiff/9feefe7427a7a5bdf38dbb6a9a3efa02c09a5dbd



More information about the pld-cvs-commit mailing list