python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / u2f-hidraw-policy / template
blob58aac83a1f018d6cc570f27db52ee690022ab598
1 # Template file for 'u2f-hidraw-policy'
2 pkgname=u2f-hidraw-policy
3 version=1.0.2
4 revision=1
5 build_style=gnu-makefile
6 hostmakedepends="pkg-config"
7 makedepends="eudev-libudev-devel"
8 short_desc="Udev helper and rule to identify U2F tokens"
9 maintainer="Toyam Cox <Vaelatern@gmail.com>"
10 license="LGPL-2"
11 homepage="https://github.com/amluto/u2f-hidraw-policy"
12 distfiles="${homepage}/archive/${version}.tar.gz"
13 checksum=50e327a9df3dd3db3b292af41fb119cc4c8d9bc29abddfb442e972053bf5e6d1
15 post_install() {
16         vmkdir usr
17         cp -r "${DESTDIR}/lib" "${DESTDIR}/usr"
18         rm -rf "${DESTDIR}/lib"