mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
AusweisApp2: update to 2.0.0.
This commit is contained in:
parent
f60a684915
commit
78ec4ed075
1 changed files with 6 additions and 7 deletions
|
@ -1,16 +1,15 @@
|
||||||
# Template file for 'AusweisApp2'
|
# Template file for 'AusweisApp2'
|
||||||
pkgname=AusweisApp2
|
pkgname=AusweisApp2
|
||||||
version=1.26.7
|
version=2.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
|
hostmakedepends="pkg-config qt6-base-devel qt6-tools qt6-shadertools"
|
||||||
makedepends="qt5-devel qt5-tools-devel qt5-svg-devel qt5-websockets-devel
|
makedepends="qt6-base-devel qt6-svg-devel qt6-websockets-devel
|
||||||
qt5-declarative-devel qt5-quickcontrols2-devel openssl-devel pcsclite-devel"
|
qt6-declarative-devel qt6-scxml-devel qt6-shadertools-devel openssl-devel pcsclite-devel"
|
||||||
depends="qt5-declarative qt5-quickcontrols2 qt5-graphicaleffects"
|
|
||||||
short_desc="Official authentication app for German ID cards and residence permits"
|
short_desc="Official authentication app for German ID cards and residence permits"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="EUPL-1.2"
|
license="EUPL-1.2"
|
||||||
homepage="https://www.ausweisapp.bund.de"
|
homepage="https://www.ausweisapp.bund.de"
|
||||||
distfiles="https://github.com/Governikus/AusweisApp2/releases/download/${version}/AusweisApp2-${version}.tar.gz"
|
distfiles="https://github.com/Governikus/AusweisApp2/releases/download/${version}/AusweisApp-${version}.tar.gz"
|
||||||
checksum=8062fe04332e9a7bee4c75fe3ef3efda6748c1a19a6fda8770f7914939c7bd28
|
checksum=f1eff8e9028539f6374045b31b1cef05f30814900c24acaf0451e9982a6be274
|
||||||
|
|
Loading…
Add table
Reference in a new issue