Initial commit
This commit is contained in:
commit
43ff44f5da
8 changed files with 224 additions and 0 deletions
38
.SRCINFO
Normal file
38
.SRCINFO
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
pkgbase = ausweisapp2
|
||||
pkgdesc = A software application that you install on your computer to use your national identity card or your electronic residence permit for online identification
|
||||
pkgver = 2.3.2
|
||||
pkgrel = 3
|
||||
url = https://www.ausweisapp.bund.de/
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
arch = aarch64
|
||||
license = EUPL-1.2
|
||||
makedepends = cmake
|
||||
makedepends = ninja
|
||||
makedepends = pkgconf
|
||||
makedepends = python
|
||||
makedepends = qt6-shadertools
|
||||
makedepends = qt6-tools
|
||||
makedepends = vulkan-headers
|
||||
depends = gcc-libs
|
||||
depends = glibc
|
||||
depends = hicolor-icon-theme
|
||||
depends = http-parser
|
||||
depends = openssl
|
||||
depends = pcsclite
|
||||
depends = qt6-base
|
||||
depends = qt6-declarative
|
||||
depends = qt6-svg
|
||||
depends = qt6-websockets
|
||||
depends = qt6-scxml
|
||||
depends = systemd-libs
|
||||
optdepends = ccid: Smart Card Interface
|
||||
optdepends = acsccid: ACS CCID smart card readers
|
||||
optdepends = pcsc-cyberjack: Driver for Reiner SCT cyberjack Cardreaders
|
||||
source = https://github.com/Governikus/AusweisApp2/releases/download/2.3.2/AusweisApp-2.3.2.tar.gz
|
||||
source = https://github.com/Governikus/AusweisApp2/releases/download/2.3.2/AusweisApp-2.3.2.tar.gz.asc
|
||||
validpgpkeys = 699BF3055B0A49224EFDE7C72D7479A531451088
|
||||
b2sums = aff32283161f479d682cf8f54148baafb8bd684c573cf0394069e29c1871dc7ed1aac1ddb8a7135262e4807dea66bb2870c50311aec0b42576ebed51b16d37fd
|
||||
b2sums = SKIP
|
||||
|
||||
pkgname = ausweisapp2
|
||||
Loading…
Add table
Add a link
Reference in a new issue