mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
babl: update to 0.1.14.
This commit is contained in:
parent
d884f40f1a
commit
8695249039
1 changed files with 2 additions and 3 deletions
|
@ -1,16 +1,15 @@
|
||||||
# Template build file for 'babl'.
|
# Template build file for 'babl'.
|
||||||
pkgname=babl
|
pkgname=babl
|
||||||
version=0.1.12
|
version=0.1.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config vala-devel"
|
hostmakedepends="automake libtool pkg-config vala-devel"
|
||||||
makedepends="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="http://ftp.gimp.org/pub/babl/${version%.*}/babl-$version.tar.bz2"
|
distfiles="http://ftp.gimp.org/pub/babl/${version%.*}/babl-$version.tar.bz2"
|
||||||
checksum=2f802b7f1a17b72c10bf0fe1e69b7a888cf7ce62b7cf1537b030f7f88d55a407
|
checksum=e6dcb112c8f8f75471823fdcc5a6a65f753b4d0e96e377979ea01a5d6fad7d4f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue