slop: update to 7.4.

This commit is contained in:
maxice8 2018-04-23 06:33:16 -03:00 committed by lemmi
parent e225d3f640
commit 53e09ce5b3
2 changed files with 6 additions and 10 deletions

View File

@ -2864,7 +2864,7 @@ libmutter-cogl-2.so mutter-3.28.0_1
libmutter-cogl-pango-2.so mutter-3.28.0_1
libgeoclue-2.so.0 geoclue2-2.4.4_1
libgepub.so.0 libgepub-0.4_1
libslopy.so.0.1.0 slop-5.3.37_1
libslopy.so.7.4 slop-7.4_1
libbcunit.so.1 bcunit-3.0_1
libzbar.so.0 libzbar-0.10_1
libzbargtk.so.0 libzbar-0.10_1

View File

@ -1,20 +1,16 @@
# Template file for 'slop'
pkgname=slop
version=7.3.49
revision=2
version=7.4
revision=1
build_style=cmake
hostmakedepends="pkg-config"
makedepends="libXext-devel libXrender-devel MesaLib-devel icu-devel glm glew-devel"
makedepends="glew-devel glm icu-devel libXrender-devel"
short_desc="Utility to query for a selection and print the region to stdout"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3"
license="GPL-3.0-or-later"
homepage="https://github.com/naelstrof/slop"
distfiles="https://github.com/naelstrof/slop/archive/v${version}.tar.gz"
checksum=15befb4a2bf2cf15a64d8256ce2d4d6778df9814da9ce3946c7484b8c909b13f
pre_configure() {
sed -i -e '$a\set_target_properties(slopy PROPERTIES VERSION 0.1.0)' CMakeLists.txt
}
checksum=8868590b0ebb712f82295266cb120f5bda022393d72caafa7564c9fb66ccedce
slop-devel_package() {
short_desc+=" - developments files"