mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
actiona: rebuild for opencv-4.6.0
This commit is contained in:
parent
721948ea92
commit
cc77429074
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue