SPECS (AC-branch): smplayer.spec - add more kde integration - NOTE...
shadzik
shadzik at pld-linux.org
Wed Apr 25 02:22:36 CEST 2007
Author: shadzik Date: Wed Apr 25 00:22:36 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- add more kde integration
- NOTE: this is yet just possible with qt3, so don't merge these changes to HEAD
---- Files affected:
SPECS:
smplayer.spec (1.17.2.14 -> 1.17.2.15)
---- Diffs:
================================================================
Index: SPECS/smplayer.spec
diff -u SPECS/smplayer.spec:1.17.2.14 SPECS/smplayer.spec:1.17.2.15
--- SPECS/smplayer.spec:1.17.2.14 Wed Apr 25 02:11:20 2007
+++ SPECS/smplayer.spec Wed Apr 25 02:22:29 2007
@@ -49,7 +49,10 @@
%build
export QTDIR=/usr
cd src
-qmake
+qmake \
+ DEFINES+=KDE_SUPPORT \
+ LIBS+="-lkio"
+
%{__make} \
DATA_PATH=\\\"/usr/share/smplayer/\\\" \
CONF_PATH=\\\"/etc/smplayer/\\\" \
@@ -105,6 +108,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17.2.15 2007/04/25 00:22:29 shadzik
+- add more kde integration
+- NOTE: this is yet just possible with qt3, so don't merge these changes to HEAD
+
Revision 1.17.2.14 2007/04/25 00:11:20 shadzik
- 0.3.39
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/smplayer.spec?r1=1.17.2.14&r2=1.17.2.15&f=u
More information about the pld-cvs-commit
mailing list