mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
parent
291dbb2013
commit
6c44e86377
1 changed files with 3 additions and 7 deletions
|
@ -1,19 +1,15 @@
|
||||||
# Template build file for 'babl'.
|
# Template build file for 'babl'.
|
||||||
pkgname=babl
|
pkgname=babl
|
||||||
version=0.1.40
|
version=0.1.44
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config vala-devel"
|
hostmakedepends="pkg-config vala-devel"
|
||||||
short_desc="Dynamic pixel format translation library"
|
short_desc="Dynamic pixel format translation library"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://gegl.org/babl/"
|
homepage="http://gegl.org/babl/"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
distfiles="https://ftp.gimp.org/pub/babl/${version%.*}/babl-$version.tar.bz2"
|
distfiles="https://ftp.gimp.org/pub/babl/${version%.*}/babl-$version.tar.bz2"
|
||||||
checksum=d02af99aaa6186c53afe99fe6e4a023b2f0ef2ef248805adc6706ec7b2a18d21
|
checksum=f463fda0dec534c442234d1c374ea5d19abe0da942e11c9c5092dcc6b30cde7d
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
autoreconf -fi
|
|
||||||
}
|
|
||||||
|
|
||||||
babl-devel_package() {
|
babl-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue