blob: 061fc2ca69d726acb2d997a0023130ef096ab715 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = fprint_demo
pkgdesc = A simple GTK+ application to demonstrate and test libfprint's capabilities
pkgver = 0.4
pkgrel = 3
url = https://www.freedesktop.org/wiki/Software/fprint/fprint_demo/
arch = i686
arch = x86_64
groups = fprint-git
license = GPL2
makedepends = git
depends = gtk2
depends = libfprint-0=0.7
source = https://github.com/dsd/fprint_demo/archive/v0.4.tar.gz
md5sums = 41e78e420716f300b8776047b3c9fc5b
pkgname = fprint_demo
|