libdmtx: rebuild for metadata

This commit is contained in:
Piotr Wójcik 2018-11-19 11:33:13 +01:00 committed by maxice8
parent 2d8210a7fb
commit 813ac71bb1
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 8 additions and 4 deletions

View File

@ -1,15 +1,19 @@
# Template file for 'libdmtx'
pkgname=libdmtx
version=0.7.4
revision=2
revision=3
build_style=gnu-configure
maintainer="Orphaned <orphan@voidlinux.eu>"
license="BSD-2"
homepage="http://www.libdmtx.org/"
short_desc="Library for reading and writing Data Matrix barcodes"
maintainer="Orphaned <orphan@voidlinux.eu>"
license="BSD-2-Clause"
homepage="http://www.libdmtx.org/"
distfiles="$SOURCEFORGE_SITE/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum=b62c586ac4fad393024dadcc48da8081b4f7d317aa392f9245c5335f0ee8dd76
post_install() {
vlicense LICENSE
}
libdmtx-devel_package() {
depends="${sourcepkg}-${version}_${revision}"
short_desc+=" - development files"