prison: revbump for zxing-cpp-2.0.0.
This commit is contained in:
parent
c44dc8dea2
commit
5668095c9f
@ -1,7 +1,7 @@
|
||||
# Template file for 'prison'
|
||||
pkgname=prison
|
||||
version=5.103.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-tools doxygen
|
||||
qt5-declarative-devel qt5-qmake qt5-host-tools"
|
||||
@ -14,6 +14,12 @@ homepage="https://community.kde.org/Frameworks"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/prison-${version}.tar.xz"
|
||||
checksum=44c5f902fac041e6aeb2baa6f26a1b58b3531d500f40e0411e171d3607b0f288
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args="-DBUILD_TESTING=ON"
|
||||
else
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
fi
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSES/BSD-3-Clause.txt
|
||||
vlicense LICENSES/MIT.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user