actiona: rebuild for opencv-4.6.0

This commit is contained in:
classabbyamp 2022-08-17 16:23:43 -04:00
parent 721948ea92
commit cc77429074
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,8 +1,9 @@
# Template file for 'actiona'
pkgname=actiona
version=3.10.1
revision=1
revision=2
build_style=qmake
configure_args="PKGCONFIG_OPENCV=opencv4"
hostmakedepends="pkg-config qt5-plugin-mysql qt5-qmake qt5-host-tools"
makedepends="boost-devel libnotify-devel libopencv-devel pulseaudio-devel
qt5-multimedia-devel qt5-script-devel qt5-speech-devel qt5-tools-devel
@ -12,10 +13,9 @@ short_desc="Cross platform automation tool"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://actiona.tools/"
distfiles="https://github.com/Jmgr/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
distfiles="https://github.com/Jmgr/actiona/archive/v${version}.tar.gz"
checksum=447065e380f8f37db4c8af01df8e1b9d7189cd256205f758845b71d8de6f37ea
post_build() {
lrelease-qt5 locale/*.ts
}