diff --git a/srcpkgs/ffmpeg/template b/srcpkgs/ffmpeg/template index eb28ca549bf..037febef630 100644 --- a/srcpkgs/ffmpeg/template +++ b/srcpkgs/ffmpeg/template @@ -1,7 +1,7 @@ # Template file for 'ffmpeg' pkgname=ffmpeg version=2.1.4 -revision=1 +revision=2 short_desc="Decoding, encoding and streaming software" maintainer="Juan RP " license="GPL-3" diff --git a/srcpkgs/graphite/template b/srcpkgs/graphite/template index 2bfaf88a10f..042119ff305 100644 --- a/srcpkgs/graphite/template +++ b/srcpkgs/graphite/template @@ -1,7 +1,7 @@ # Template file for 'graphite' pkgname=graphite version=1.2.3 -revision=1 +revision=2 wrksrc="${pkgname}2-${version}" build_style=cmake configure_args="-DGRAPHITE2_COMPARE_RENDERER=OFF" diff --git a/srcpkgs/icu/template b/srcpkgs/icu/template index 1eda1a29393..bd0756ab930 100644 --- a/srcpkgs/icu/template +++ b/srcpkgs/icu/template @@ -2,7 +2,7 @@ pkgname=icu version=49.1.2 _distver="49_1_2" -revision=4 +revision=5 wrksrc=icu build_wrksrc=source build_style=gnu-configure diff --git a/srcpkgs/libsasl/template b/srcpkgs/libsasl/template index e8642d15518..18f6857d4b7 100644 --- a/srcpkgs/libsasl/template +++ b/srcpkgs/libsasl/template @@ -1,7 +1,7 @@ # Template file for 'libsasl' pkgname=libsasl version=2.1.25 -revision=5 +revision=6 build_style=gnu-configure configure_args="--enable-cram --enable-digest --enable-auth-sasldb --enable-plain --enable-anon --enable-login --enable-gssapi --enable-ntlm diff --git a/srcpkgs/pixman/template b/srcpkgs/pixman/template index 0af990ccb0d..31c7845b169 100644 --- a/srcpkgs/pixman/template +++ b/srcpkgs/pixman/template @@ -1,7 +1,7 @@ # Template build file for 'pixman'. pkgname=pixman version=0.32.4 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-gtk" # do not require gtk+! hostmakedepends="pkg-config perl"