babl: update to 0.1.12.
This commit is contained in:
parent
b3d1f5ec43
commit
0f0558fafb
1 changed files with 4 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'babl'.
|
# Template build file for 'babl'.
|
||||||
pkgname=babl
|
pkgname=babl
|
||||||
version=0.1.10
|
version=0.1.12
|
||||||
revision=5
|
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"
|
makedepends="vala-devel"
|
||||||
|
@ -9,9 +9,8 @@ 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="ftp://ftp.gimp.org/pub/babl/0.1/babl-$version.tar.bz2"
|
distfiles="http://ftp.gimp.org/pub/babl/${version%.*}/babl-$version.tar.bz2"
|
||||||
distfiles="http://pkgs.fedoraproject.org/repo/pkgs/babl/babl-${version}.tar.bz2/9e1542ab5c0b12ea3af076a9a2f02d79/babl-${version}.tar.bz2"
|
checksum=2f802b7f1a17b72c10bf0fe1e69b7a888cf7ce62b7cf1537b030f7f88d55a407
|
||||||
checksum=943fc36ceac7dd25bc928256bc7b535a42989c6b971578146869eee5fe5955f4
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in a new issue