From afe4021e472835bf209139d143d4ccca515dd9d9 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 5 Apr 2014 01:00:11 +0200 Subject: [PATCH] Rebuild pkgs required by wine-32bit. --- srcpkgs/cairo/template | 2 +- srcpkgs/cdparanoia/template | 2 +- srcpkgs/glu/template | 2 +- srcpkgs/harfbuzz/template | 2 +- srcpkgs/lcms2/template | 2 +- srcpkgs/libXft/template | 2 +- srcpkgs/libldap/template | 2 +- srcpkgs/libopenal/template | 2 +- srcpkgs/libtheora/template | 2 +- srcpkgs/libusb-compat/template | 2 +- srcpkgs/libusb/template | 2 +- srcpkgs/libvisual/template | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/srcpkgs/cairo/template b/srcpkgs/cairo/template index 782027e2945..8c1ef950c9a 100644 --- a/srcpkgs/cairo/template +++ b/srcpkgs/cairo/template @@ -1,7 +1,7 @@ # Template build file for 'cairo'. pkgname=cairo version=1.12.16 -revision=2 +revision=3 build_style=gnu-configure configure_args="--disable-static --enable-tee" short_desc="Vector graphics library with cross-device output support" diff --git a/srcpkgs/cdparanoia/template b/srcpkgs/cdparanoia/template index 5f942053180..76c6a30324a 100644 --- a/srcpkgs/cdparanoia/template +++ b/srcpkgs/cdparanoia/template @@ -1,7 +1,7 @@ # Template file for 'cdparanoia'. pkgname=cdparanoia version=10.2 -revision=6 +revision=7 wrksrc="${pkgname}-III-${version}" hostmakedepends="libtool automake" build_style=gnu-configure diff --git a/srcpkgs/glu/template b/srcpkgs/glu/template index f34fed733d0..08841913dd3 100644 --- a/srcpkgs/glu/template +++ b/srcpkgs/glu/template @@ -1,7 +1,7 @@ # Template file for 'glu' pkgname=glu version=9.0.0 -revision=3 +revision=4 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="pkg-config" diff --git a/srcpkgs/harfbuzz/template b/srcpkgs/harfbuzz/template index c3b635eb256..eb11619f4e0 100644 --- a/srcpkgs/harfbuzz/template +++ b/srcpkgs/harfbuzz/template @@ -1,7 +1,7 @@ # Template build file for 'harfbuzz'. pkgname=harfbuzz version=0.9.26 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-glib --with-freetype --with-cairo --with-icu --with-graphite2" hostmakedepends="pkg-config" diff --git a/srcpkgs/lcms2/template b/srcpkgs/lcms2/template index 49d375720a1..dfa36eb8071 100644 --- a/srcpkgs/lcms2/template +++ b/srcpkgs/lcms2/template @@ -1,7 +1,7 @@ # Template build file for 'lcms2'. pkgname=lcms2 version=2.5 -revision=2 +revision=3 build_style=gnu-configure makedepends="tiff-devel" short_desc="Small-footprint color management engine, version 2" diff --git a/srcpkgs/libXft/template b/srcpkgs/libXft/template index ebf7884cbea..c8157649512 100644 --- a/srcpkgs/libXft/template +++ b/srcpkgs/libXft/template @@ -1,7 +1,7 @@ # Template build file for 'libXft'. pkgname=libXft version=2.3.1 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="xproto libXrender-devel freetype-devel fontconfig-devel" diff --git a/srcpkgs/libldap/template b/srcpkgs/libldap/template index 35f33708c13..6017e87d21e 100644 --- a/srcpkgs/libldap/template +++ b/srcpkgs/libldap/template @@ -1,7 +1,7 @@ # Template file for 'libldap' pkgname=libldap version=2.4.38 -revision=1 +revision=2 wrksrc="openldap-${version}" build_style=gnu-configure configure_args="--enable-dynamic --enable-proctitle --with-tls diff --git a/srcpkgs/libopenal/template b/srcpkgs/libopenal/template index aaa6462c850..ae671cde09b 100644 --- a/srcpkgs/libopenal/template +++ b/srcpkgs/libopenal/template @@ -1,7 +1,7 @@ # Template file for 'libopenal' pkgname=libopenal version=1.15 -revision=4 +revision=5 build_style=cmake wrksrc="openal-soft-${version}" short_desc="A cross-platform 3D audio library" diff --git a/srcpkgs/libtheora/template b/srcpkgs/libtheora/template index edd8f08693f..f4810355ec5 100644 --- a/srcpkgs/libtheora/template +++ b/srcpkgs/libtheora/template @@ -1,7 +1,7 @@ # Template file for 'libtheora'. pkgname=libtheora version=1.1.1 -revision=5 +revision=6 build_style=gnu-configure configure_args="--disable-examples --disable-vorbistest --disable-sdltest" hostmakedepends="pkg-config" diff --git a/srcpkgs/libusb-compat/template b/srcpkgs/libusb-compat/template index b33a993f051..324234584f1 100644 --- a/srcpkgs/libusb-compat/template +++ b/srcpkgs/libusb-compat/template @@ -1,7 +1,7 @@ # Template file for 'libusb-compat' pkgname=libusb-compat version=0.1.5 -revision=3 +revision=4 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="libusb-devel" diff --git a/srcpkgs/libusb/template b/srcpkgs/libusb/template index 8841901c44e..cefeed88681 100644 --- a/srcpkgs/libusb/template +++ b/srcpkgs/libusb/template @@ -1,7 +1,7 @@ # Template file for 'libusb' pkgname=libusb version=1.0.18 -revision=2 +revision=3 replaces="libusbx>=0" build_style=gnu-configure hostmakedepends="pkg-config" diff --git a/srcpkgs/libvisual/template b/srcpkgs/libvisual/template index baa1196b6a2..e1534dde597 100644 --- a/srcpkgs/libvisual/template +++ b/srcpkgs/libvisual/template @@ -1,7 +1,7 @@ # Template file for 'libvisual'. pkgname=libvisual version=0.4.0 -revision=7 +revision=8 build_style=gnu-configure hostmakedepends="pkg-config" short_desc="Abstraction library for audio visualisation plugins"