babl: update to 0.1.6
This commit is contained in:
parent
32765b31ba
commit
b34628f902
1 changed files with 3 additions and 5 deletions
|
@ -1,16 +1,14 @@
|
|||
# Template build file for 'babl'.
|
||||
pkgname=babl
|
||||
version=0.1.4
|
||||
revision=3
|
||||
distfiles="ftp://ftp.gimp.org/pub/babl/0.1/babl-${version}.tar.bz2"
|
||||
version=0.1.6
|
||||
distfiles="ftp://ftp.gimp.org/pub/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
# XXX reenable when it's fixed.
|
||||
configure_args="--disable-introspection"
|
||||
short_desc="Dynamic pixel format translation library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://gegl.org/babl/"
|
||||
license="LGPL-3"
|
||||
checksum=5b36312528de84815f054345cd478743a9493981a44060013b682d0304ffe733
|
||||
checksum=319b9004a5366101fd522da02cc983a5d0f50a17af0fa5cbce3535e31bce19a4
|
||||
long_desc="
|
||||
babl is a dynamic, any to any, pixel format translation library.
|
||||
|
||||
|
|
Loading…
Reference in a new issue