From 2e7cec75070c600bbbac762696322700c1ea2ce1 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 22 Feb 2020 23:15:48 +0100 Subject: [PATCH] ksnip: update to 1.6.0. --- srcpkgs/ksnip/patches/useGNUInstallDirs.patch | 10 ---------- srcpkgs/ksnip/template | 6 +++--- 2 files changed, 3 insertions(+), 13 deletions(-) delete mode 100644 srcpkgs/ksnip/patches/useGNUInstallDirs.patch diff --git a/srcpkgs/ksnip/patches/useGNUInstallDirs.patch b/srcpkgs/ksnip/patches/useGNUInstallDirs.patch deleted file mode 100644 index dc0f9bc685c..00000000000 --- a/srcpkgs/ksnip/patches/useGNUInstallDirs.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- src/CMakeLists.txt 2019-03-14 18:04:48.000000000 +0100 -+++ - 2019-08-29 21:09:44.259815517 +0200 -@@ -109,5 +109,6 @@ - endif () - - if (UNIX AND NOT APPLE) -- install(TARGETS ksnip RUNTIME DESTINATION /bin) -+ include (GNUInstallDirs) -+ install(TARGETS ksnip RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}) - endif () diff --git a/srcpkgs/ksnip/template b/srcpkgs/ksnip/template index 25614b21e68..beb56efd1c4 100644 --- a/srcpkgs/ksnip/template +++ b/srcpkgs/ksnip/template @@ -1,7 +1,7 @@ # Template file for 'ksnip' pkgname=ksnip -version=1.5.0 -revision=2 +version=1.6.0 +revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools" makedepends="qt5-x11extras-devel qt5-tools-devel libXfixes-devel @@ -11,4 +11,4 @@ maintainer="John " license="GPL-3.0-or-later" homepage="https://github.com/DamirPorobic/ksnip" distfiles="https://github.com/DamirPorobic/ksnip/archive/v${version}.tar.gz" -checksum=d235b201717b0a058f93ebfb592140b0eb36a2222f7a21cc0694c50fd215c6ca +checksum=914c6b2ee82fcba5eb50ac964055d72b62c12d335e33cde1fced51e3acfac8ee