From 33856709f6cd79a50210c677335672e7fbe3d35a Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 29 Sep 2016 10:50:00 +0200 Subject: [PATCH] libqtxdg: update to 2.0.0 --- common/shlibs | 3 ++- srcpkgs/libqtxdg/template | 14 +++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/common/shlibs b/common/shlibs index 0d3053a41b7..6895f73efea 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1884,7 +1884,8 @@ libQt5EglDeviceIntegration.so.5 qt5-5.6.0_1 libQt5WebKit.so.5 qt5-webkit-5.6.0_1 libQt5WebKitWidgets.so.5 qt5-webkit-5.6.0_1 libx265.so.87 x265-2.0_1 -libQt5Xdg.so.1 libqtxdg-1.0.0_1 +libQt5Xdg.so.2 libqtxdg-2.0.0_1 +libQt5XdgIconLoader.so.2 libqtxdg-2.0.0_1 liblxqt-qt5.so.0 liblxqt-0.8.0_1 liblxqt-globalkeys-qt5.so.0 lxqt-globalkeys-0.8.0_1 liblxqt-globalkeys-ui-qt5.so.0 lxqt-globalkeys-0.8.0_1 diff --git a/srcpkgs/libqtxdg/template b/srcpkgs/libqtxdg/template index 284f09c2edc..476ec84d409 100644 --- a/srcpkgs/libqtxdg/template +++ b/srcpkgs/libqtxdg/template @@ -1,16 +1,16 @@ # Template file for 'libqtxdg' pkgname=libqtxdg -version=1.3.0 +version=2.0.0 revision=1 build_style=cmake -hostmakedepends="cmake pkg-config" -makedepends="qt5-tools-devel" -short_desc="Qt implementation of freedesktop.org xdg specifications" +hostmakedepends="pkg-config" +makedepends="qt5-tools-devel qt5-svg-devel" +short_desc="Qt implementation of freedesktop.org XDG specifications" maintainer="Juan RP " -license="GPL-3" +license="LGPL-2.1" homepage="http://lxqt.org/" -distfiles="https://github.com/lxde/libqtxdg/archive/${version}.tar.gz" -checksum=0419ca803418aebd30f58cb1367ca985040163782ce9fdcf9fa00f5b1f6de621 +distfiles="https://github.com/lxde/libqtxdg/releases/download/${version}/libqtxdg-${version}.tar.xz" +checksum=8c89ebaa3c0ee946f9048828e064c1c510c5639779a7688ed0b240307645dbcb libqtxdg-devel_package() { short_desc+=" - development files"