slop: update to 7.4.
This commit is contained in:
parent
e225d3f640
commit
53e09ce5b3
2 changed files with 6 additions and 10 deletions
|
@ -2864,7 +2864,7 @@ libmutter-cogl-2.so mutter-3.28.0_1
|
||||||
libmutter-cogl-pango-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
|
libgeoclue-2.so.0 geoclue2-2.4.4_1
|
||||||
libgepub.so.0 libgepub-0.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
|
libbcunit.so.1 bcunit-3.0_1
|
||||||
libzbar.so.0 libzbar-0.10_1
|
libzbar.so.0 libzbar-0.10_1
|
||||||
libzbargtk.so.0 libzbar-0.10_1
|
libzbargtk.so.0 libzbar-0.10_1
|
||||||
|
|
|
@ -1,20 +1,16 @@
|
||||||
# Template file for 'slop'
|
# Template file for 'slop'
|
||||||
pkgname=slop
|
pkgname=slop
|
||||||
version=7.3.49
|
version=7.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
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"
|
short_desc="Utility to query for a selection and print the region to stdout"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/naelstrof/slop"
|
homepage="https://github.com/naelstrof/slop"
|
||||||
distfiles="https://github.com/naelstrof/slop/archive/v${version}.tar.gz"
|
distfiles="https://github.com/naelstrof/slop/archive/v${version}.tar.gz"
|
||||||
checksum=15befb4a2bf2cf15a64d8256ce2d4d6778df9814da9ce3946c7484b8c909b13f
|
checksum=8868590b0ebb712f82295266cb120f5bda022393d72caafa7564c9fb66ccedce
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
sed -i -e '$a\set_target_properties(slopy PROPERTIES VERSION 0.1.0)' CMakeLists.txt
|
|
||||||
}
|
|
||||||
|
|
||||||
slop-devel_package() {
|
slop-devel_package() {
|
||||||
short_desc+=" - developments files"
|
short_desc+=" - developments files"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue