mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
libpano13: rebuild for metadata
This commit is contained in:
parent
fbc6cdd629
commit
52247dccff
1 changed files with 9 additions and 8 deletions
|
@ -1,17 +1,18 @@
|
|||
# Template file for 'libpano13'
|
||||
pkgname=libpano13
|
||||
version=2.9.19
|
||||
revision=1
|
||||
short_desc="Panorama Pictures Tools library"
|
||||
maintainer="Martin Riese <grauehaare@gmx.de>"
|
||||
license="GPL-2"
|
||||
homepage="http://panotools.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/panotools/${pkgname}/${pkgname}-2.9.19/${pkgname}-${version}.tar.gz"
|
||||
checksum="037357383978341dea8f572a5d2a0876c5ab0a83dffda431bd393357e91d95a8"
|
||||
revision=2
|
||||
wrksrc="libpano13-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="zlib-devel libpng-devel libjpeg-turbo-devel tiff-devel"
|
||||
wrksrc=${pkgname}-2.9.19
|
||||
checkdepends="perl"
|
||||
short_desc="Panorama Pictures Tools library"
|
||||
maintainer="Martin Riese <grauehaare@gmx.de>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://panotools.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/panotools/libpano13/libpano13-${version}/libpano13-${version}.tar.gz"
|
||||
checksum=037357383978341dea8f572a5d2a0876c5ab0a83dffda431bd393357e91d95a8
|
||||
|
||||
libpano13-devel_package() {
|
||||
depends="libpano13>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue