# Maintainer: DeX77 <dex77@frugalware.org>
# Compiling Time: 0.42 SBU

pkgname=libykneomgr
pkgver=0.1.8
pkgrel=4
pkgdesc='Yubico YubiKey NEO Manager C Library'
archs=('x86_64')
groups=('lib-extra')
depends=('curl' 'libusb' 'pcsc-lite' 'libzip')
makedepends+=('asciidoc' 'docbook-xsl' 'gengetopt' 'help2man')
_F_github_author="Yubico"
_F_github_name="libykneomgr"
_F_github_ver="$pkgname-$pkgver"
_F_github_tag="y"
Finclude github
up2date="$up2date | cut -d '_' -f 2"
sha1sums=('2e9cad1c9304079e65ce3ed527e2dd22c04292eb')

build() {

	Fcd $pkgname-$pkgname-$pkgver ## wth..
	Fexec touch ChangeLog || Fdie
	Fautoreconf
	Fbuild
}

# optimization OK
