kImageAnnotator: update to 0.1.0.
This commit is contained in:
parent
5b2e6dec26
commit
e7415710bf
2 changed files with 3 additions and 3 deletions
|
@ -542,7 +542,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.0.1 kColorPicker-0.0.1_1
|
||||
libkImageAnnotator.so.0.0.2 kImageAnnotator-0.0.2_1
|
||||
libkImageAnnotator.so.0.1.0 kImageAnnotator-0.1.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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kImageAnnotator'
|
||||
pkgname=kImageAnnotator
|
||||
version=0.0.2
|
||||
version=0.1.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTS=ON -DBUILD_EXAMPLE=OFF -DBUILD_SHARED_LIBS=ON"
|
||||
|
@ -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=b68220170fbf10b2d38e9ed29d07e0606e4f2f4ceb03ba9c28ef67bc0d42c855
|
||||
checksum=5172586c337d018fe988659ea728e023ca660becd5c2e10304438972aff1eced
|
||||
|
||||
pre_check() {
|
||||
export QT_QPA_PLATFORM=offscreen
|
||||
|
|
Loading…
Reference in a new issue