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

rotom rotom at pld-linux.org
Sat Oct 25 23:15:10 CEST 2014


commit 158785bcecb7d558f6c6ad16b28fad7c81a01250
Author: rotom <rotom at pld-linux.org>
Date:   Sun Oct 26 22:14:47 2014 +0100

    - up to 0.8.0
    - from qt4 to qt5

 lxqt-powermanagement.spec | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/lxqt-powermanagement.spec b/lxqt-powermanagement.spec
index d5961aa..27715f2 100644
--- a/lxqt-powermanagement.spec
+++ b/lxqt-powermanagement.spec
@@ -1,19 +1,20 @@
 #
 # Conditional build:
 #
-%define		qtver		4.8.5
+%define		qtver		5.3.1
 
 Summary:	lxqt-powermanagement
 Name:		lxqt-powermanagement
-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:	87121de21ecf7ac6d3b8a5c873adc921
+Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
+# Source0-md5:	3dfb506a077a36b822389f4679c824c9
 URL:		http://www.lxqt.org/
+BuildRequires:	Qt5Svg-devel >= %{qtver}
 BuildRequires:	cmake >= 2.8.3
-BuildRequires:	liblxqt-devel >= 0.7.0
+BuildRequires:	liblxqt-devel >= 0.8.0
 BuildRequires:	libqtxdg-devel >= 0.5.3
 BuildRequires:	libxcb-devel
 BuildRequires:	xz-devel
@@ -23,12 +24,13 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 lxqt-powermanagement.
 
 %prep
-%setup -q -c %{name}-%{version}
+%setup -q
 
 %build
 install -d build
 cd build
 %cmake \
+    -DUSE_QT5=ON \
 	../
 
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lxqt-powermanagement.git/commitdiff/158785bcecb7d558f6c6ad16b28fad7c81a01250



More information about the pld-cvs-commit mailing list