kImageAnnotator: update to 0.2.0.

This commit is contained in:
John 2020-02-22 23:15:42 +01:00
parent f369283627
commit 61b83a08bf
2 changed files with 4 additions and 4 deletions

View File

@ -547,7 +547,7 @@ libakonadi-filestore.so.5 kdepim-runtime-17.12.3_1
libmaildir.so.5 kdepim-runtime-17.12.3_1
libfolderarchivesettings.so.5 kdepim-runtime-17.12.3_1
libkColorPicker.so.0.1.1 kColorPicker-0.1.1_1
libkImageAnnotator.so.0.1.0 kImageAnnotator-0.1.0_1
libkImageAnnotator.so.0.2.0 kImageAnnotator-0.2.0_1
libbabl-0.1.so.0 babl-0.1.16_1
libbamf3.so.2 bamf-0.5.1_1
libicuio.so.64 icu-libs-64.1_1

View File

@ -1,7 +1,7 @@
# Template file for 'kImageAnnotator'
pkgname=kImageAnnotator
version=0.1.0
revision=2
version=0.2.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTS=ON -DBUILD_EXAMPLE=OFF -DBUILD_SHARED_LIBS=ON"
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-or-later"
homepage="https://github.com/DamirPorobic/kImageAnnotator"
distfiles="https://github.com/DamirPorobic/kImageAnnotator/archive/v${version}.tar.gz"
checksum=5172586c337d018fe988659ea728e023ca660becd5c2e10304438972aff1eced
checksum=e1d274c6845858fdb08a285db0ce6dec79d3b4a1771ed3c7e1209aa85958285b
pre_check() {
export QT_QPA_PLATFORM=offscreen