libdmtx: rebuild for metadata
This commit is contained in:
parent
2d8210a7fb
commit
813ac71bb1
1 changed files with 8 additions and 4 deletions
|
@ -1,15 +1,19 @@
|
||||||
# Template file for 'libdmtx'
|
# Template file for 'libdmtx'
|
||||||
pkgname=libdmtx
|
pkgname=libdmtx
|
||||||
version=0.7.4
|
version=0.7.4
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
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"
|
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"
|
distfiles="$SOURCEFORGE_SITE/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=b62c586ac4fad393024dadcc48da8081b4f7d317aa392f9245c5335f0ee8dd76
|
checksum=b62c586ac4fad393024dadcc48da8081b4f7d317aa392f9245c5335f0ee8dd76
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
||||||
|
|
||||||
libdmtx-devel_package() {
|
libdmtx-devel_package() {
|
||||||
depends="${sourcepkg}-${version}_${revision}"
|
depends="${sourcepkg}-${version}_${revision}"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue