Bump revision in packages requiring jpeg.

--HG--
extra : convert_revision : ff4b0097714b4c10ac10b93188c6d34bbde41ac2
This commit is contained in:
Juan RP 2009-08-24 15:54:40 +02:00
parent 993c006bbc
commit e25c2bdd66
13 changed files with 15 additions and 0 deletions

View file

@ -1,6 +1,7 @@
# Template file for 'Thunar'
pkgname=Thunar
version=1.0.1
revision=1
distfiles="http://mocha.xfce.org/archive/xfce-4.6.1/src/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--disable-gnome-thumbnailers --enable-exif --enable-pcre"
@ -25,6 +26,7 @@ Add_dependency full desktop-file-utils
Add_dependency full libexif
Add_dependency full gamin
Add_dependency full pcre
Add_dependency full jpeg
Add_dependency full glib
Add_dependency full gtk+
Add_dependency full hal

View file

@ -1,6 +1,7 @@
# Template build file for 'gd'.
pkgname=gd
version=2.0.35
revision=1
distfiles="http://www.libgd.org/releases/gd-$version.tar.bz2"
build_style=gnu_configure
short_desc="Graphics library for the dynamic creation of images"

View file

@ -1,6 +1,7 @@
# Template build file for 'gegl'.
pkgname=gegl
version=0.1.0
revision=1
distfiles="ftp://ftp.gimp.org/pub/gegl/0.1/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="graph based image processing framework"

View file

@ -1,6 +1,7 @@
# Template build file for 'gimp'.
pkgname=gimp
version=2.6.7
revision=1
distfiles="http://sunsite.rediris.es/mirror/gimp/v2.6/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--without-aa --without-webkit --without-gvfs

View file

@ -1,6 +1,7 @@
# Template build file for 'gtk+'.
pkgname=gtk+
version=2.16.5
revision=1
distfiles="${GNOME_SITE}/gtk+/2.16/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--disable-cups --with-xinput"

View file

@ -1,6 +1,7 @@
# Template build file for 'jasper'.
pkgname=jasper
version=1.900.1
revision=1
distfiles="http://www.ece.uvic.ca/~mdadams/jasper/software/$pkgname-$version.zip"
build_style=gnu_configure
configure_args="--enable-shared --without-x --disable-opengl"

View file

@ -1,6 +1,7 @@
# Template build file for 'lcms'.
pkgname=lcms
version=1.18a
revision=1
wrksrc=${pkgname}-${version%[a-z]*}
distfiles="http://www.littlecms.com/$pkgname-$version.tar.gz"
build_style=gnu_configure

View file

@ -1,6 +1,7 @@
# Template build file for 'libmng'.
pkgname=libmng
version=1.0.10
revision=1
distfiles="http://www.libmng.com/download/libmng-$version.tar.bz2"
build_style=gnu_configure
short_desc="Multiple-image Network Graphics (MNG) reference library"

View file

@ -1,6 +1,7 @@
# Template build file for 'libwmf'.
pkgname=libwmf
version=0.2.8.4
revision=1
distfiles="${SOURCEFORGE_SITE}/wvware/$pkgname-$version.tar.gz"
build_style=gnu_configure
configure_args="--with-gsfontdir=/usr/share/fonts/Type1

View file

@ -1,6 +1,7 @@
# Template build file for 'pekwm'.
pkgname=pekwm
version=0.1.11
revision=1
distfiles="http://www.pekwm.org/projects/3/files/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="Window manager based on aewm++"

View file

@ -1,6 +1,7 @@
# Template build file for 'poppler'.
pkgname=poppler
version=0.10.7
revision=1
distfiles="http://poppler.freedesktop.org/$pkgname-$version.tar.gz"
build_style=gnu_configure
configure_args="--enable-zlib --disable-poppler-qt --disable-poppler-qt4

View file

@ -1,6 +1,7 @@
# Template build file for 'tiff'.
pkgname=tiff
version=3.9.0
revision=1
distfiles="ftp://ftp.remotesensing.org/pub/libtiff/$pkgname-$version.tar.gz"
build_style=gnu_configure
configure_args="--enable-cxx --without-x"

View file

@ -1,6 +1,7 @@
# Template file for 'webkit-gtk'
pkgname=webkit-gtk
version=1.1.12
revision=1
wrksrc=webkit-${version}
distfiles="http://www.webkitgtk.org/webkit-${version}.tar.gz"
build_style=gnu_configure
@ -25,6 +26,7 @@ Add_dependency build gperf
Add_dependency build flex
Add_dependency full glibc
Add_dependency full sqlite
Add_dependency full jpeg
Add_dependency full gtk+
Add_dependency full libxslt
Add_dependency full libXt