[packages/clementine/dev-1.3: 3/7] keep some vendors to make it build

glen glen at pld-linux.org
Wed Jan 20 23:16:08 CET 2016


commit 5bd3313b88d4d752a5bc4254ab019b5dfbfdfb8c
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Jan 20 23:59:58 2016 +0200

    keep some vendors to make it build

 clementine.spec | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/clementine.spec b/clementine.spec
index 58ffaaa..7af6fcd 100644
--- a/clementine.spec
+++ b/clementine.spec
@@ -114,14 +114,7 @@ a Qt4 előnyeit.
 #%patch5 -p1
 #%patch6 -p1
 
-# Remove all 3rdparty libraries except:
-# - universalchardet - not available as a separate library.
-# - libprojectM - see bcond
-# - sha2 - ?
-# - qocoa - ?
-# - qsqlite - see bcond
 # cleanup vendor. keep only needed libraries.
-# (the rest are packaged with system packages)
 mv 3rdparty 3rdparty.dist
 vendor() {
 	local path dir
@@ -134,6 +127,10 @@ vendor() {
 vendor sha2 qocoa
 %{?with_static_sqlite:vendor qsqlite}
 %{?with_static_projectm:vendor libprojectm}
+# missing in pld
+vendor vreen
+# temporary for 1.3.0
+vendor libmygpo-qt
 
 # 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/257df20428a4828045ba04fea380cf14870577b0



More information about the pld-cvs-commit mailing list