blob: 7edaddf302cfdeb97d779bf4353bc74fb60aa825 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = cie-middleware-git
pkgdesc = Middleware della CIE (Carta di Identità Elettronica) per Linux (mio fork)
pkgver = 1.5.9.r3.5d87266
pkgrel = 1
url = https://developers.italia.it/it/cie
install = cie-middleware.install
arch = x86_64
arch = i686
arch = pentium4
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = BSD
makedepends = git
makedepends = gradle
makedepends = java-environment>=17
makedepends = meson
depends = crypto++
depends = java-runtime>=17
depends = libnotify
depends = openssl
depends = pcsclite
depends = podofo
source = cie-middleware::git+https://github.com/M0Rf30/cie-middleware-linux
sha256sums = SKIP
pkgname = cie-middleware-git
|