babl: update to 0.1.0.

--HG--
extra : convert_revision : c73f532908369ad293f20739debd5ee38372469f
This commit is contained in:
Juan RP 2009-08-17 11:18:08 +02:00
parent a92c55a638
commit bae2a0c15b
2 changed files with 14 additions and 3 deletions

View file

@ -0,0 +1,11 @@
--- extensions/Makefile.in.orig 2009-08-17 11:06:49.321238565 +0200
+++ extensions/Makefile.in 2009-08-17 11:06:59.065205114 +0200
@@ -242,7 +242,7 @@ AM_CPPFLAGS = \
-I$(top_srcdir)/babl \
-I$(top_srcdir)/extensions
-extdir = $(DESTDIR)$(libdir)/babl-@BABL_API_VERSION@
+extdir = $(libdir)/babl-@BABL_API_VERSION@
ext_LTLIBRARIES = \
CIE-Lab.la \
gegl-fixups.la \

View file

@ -1,11 +1,11 @@
# Template build file for 'babl'.
pkgname=babl
version=0.0.22
distfiles="ftp://ftp.gtk.org/pub/babl/0.0/$pkgname-$version.tar.bz2"
version=0.1.0
distfiles="ftp://ftp.gtk.org/pub/babl/0.1/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="Dynamic pixel format translation library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=1a8437e714cf48bdfd24a3c1db218826eea5737514b99482014d93a8935b0f6d
checksum=0cf017e31b73a898a1711103596a4d1593fa2b6c66d7368fcc6d7103d9bb8591
long_desc="
babl is a dynamic, any to any, pixel format translation library.