]> git.pld-linux.org Git - packages/clementine.git/commitdiff
- Adjusted to latest modifications in QtSingleApplication-devel
authorlmasko <lmasko@pld-linux.org>
Wed, 13 Apr 2011 16:55:33 +0000 (16:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  (maybe not in the best way, but compiles and seems to work).

Changed files:
    clementine.spec -> 1.42

clementine.spec

index d83a023d160570d5751e5601adfe8b05e5fd322a..299b1c9bf16738a39cbfeece7dfe058afbb6754b 100644 (file)
@@ -11,7 +11,7 @@ Summary:      A music player and library organiser
 Summary(hu.UTF-8):     Egy zenelejátszó és gyűjtemény-kezelő
 Name:          clementine
 Version:       0.7.1
-Release:       1
+Release:       2
 License:       GPL v3 and GPL v2+
 Group:         Applications/Multimedia
 URL:           http://www.clementine-player.org/
@@ -105,6 +105,7 @@ cd build
 %cmake \
        -DBUNDLE_PROJECTM_PRESETS=OFF \
        -DUSE_SYSTEM_QTSINGLEAPPLICATION=ON \
+        -DQTSINGLEAPPLICATION_INCLUDE_DIRS=%{_includedir}/qt4/QtSolutions/ \
        -DUSE_SYSTEM_QXT=ON \
        -DUSE_SYSTEM_PROJECTM=ON \
        -DSTATIC_SQLITE=%{?with_static_sqlite:ON}%{!?with_static_sqlite:OFF} \
This page took 0.196667 seconds and 4 git commands to generate.