[packages/lxqt-qtplugin] - up to 0.8.0 - from qt4 to qt5

rotom rotom at pld-linux.org
Sat Oct 25 23:16:12 CEST 2014


commit d6dc16abbc70e353de12c2746daa1c28264bb37a
Author: rotom <rotom at pld-linux.org>
Date:   Sun Oct 26 22:15:51 2014 +0100

    - up to 0.8.0
    - from qt4 to qt5

 lxqt-qtplugin.spec | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/lxqt-qtplugin.spec b/lxqt-qtplugin.spec
index 110c729..992506b 100644
--- a/lxqt-qtplugin.spec
+++ b/lxqt-qtplugin.spec
@@ -1,16 +1,16 @@
 #
 # Conditional build:
 #
-%define		qtver		4.8.5
+%define		qtver		5.3.1
 
 Summary:	lxqt-qtplugin
 Name:		lxqt-qtplugin
-Version:	0.7.0
-Release:	0.1
+Version:	0.8.0
+Release:	0.2
 License:	GPLv2 and LGPL-2.1+
 Group:		X11/Applications
-Source0:	http://lxqt.org/downloads/lxqt/0.7.0/%{name}-%{version}.tar.xz
-# Source0-md5:	dfb5d4030be3c00fde327969657fb12b
+Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
+# Source0-md5:	eac15139d7d0732592ac00a225ed7cfc
 URL:		http://www.lxqt.org/
 BuildRequires:	cmake >= 2.8.3
 BuildRequires:	liblxqt-devel >= 0.7.0
@@ -22,12 +22,13 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 lxqt-qtplugin.
 
 %prep
-%setup -q -c %{name}-%{version}
+%setup -q
 
 %build
 install -d build
 cd build
 %cmake \
+    -DUSE_QT5=ON \
 	../
 
 %{__make}
@@ -43,5 +44,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%dir %{_libdir}/qt4/plugins/gui_platform
-%attr(755,root,root) %{_libdir}/qt4/plugins/gui_platform/libqtlxqt.so
+%dir %{_libdir}/qt5/plugins/platformthemes
+%attr(755,root,root) %{_libdir}/qt5/plugins/platformthemes/libqtlxqt.so
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lxqt-qtplugin.git/commitdiff/d6dc16abbc70e353de12c2746daa1c28264bb37a



More information about the pld-cvs-commit mailing list