diff --git a/srcpkgs/SDL_image/template b/srcpkgs/SDL_image/template index 50aacb2fd41..50eb334287b 100644 --- a/srcpkgs/SDL_image/template +++ b/srcpkgs/SDL_image/template @@ -1,11 +1,11 @@ # Template file for 'SDL_image' pkgname=SDL_image version=1.2.12 -revision=5 +revision=6 build_style=gnu-configure configure_args="--disable-static" # The following are dlopen(3)ed at runtime. -depends="libpng>=1.5.10 tiff jpeg libwebp>=0.2.0" +depends="libpng>=1.5.10 tiff libjpeg-turbo libwebp>=0.2.0" makedepends="libpng-devel>=1.5.10 tiff-devel libjpeg-turbo-devel SDL-devel libwebp-devel>=0.2.0" subpackages="${pkgname}-devel" short_desc="Load images as SDL surfaces" diff --git a/srcpkgs/chromium/template b/srcpkgs/chromium/template index cf99341ef1b..98c89ef0426 100644 --- a/srcpkgs/chromium/template +++ b/srcpkgs/chromium/template @@ -5,7 +5,7 @@ pkgname=chromium version=23.0.1271.95 patch_args="-Np0" -revision=1 +revision=2 short_desc="Google's attempt at creating a safer, faster, and more stable browser" maintainer="Juan RP " homepage="http://www.chromium.org/" diff --git a/srcpkgs/cups-filters/template b/srcpkgs/cups-filters/template index 418973d5515..aba5a9017b9 100644 --- a/srcpkgs/cups-filters/template +++ b/srcpkgs/cups-filters/template @@ -1,7 +1,7 @@ # Template file for 'cups-filters' pkgname=cups-filters version=1.0.29 -revision=1 +revision=2 build_style=gnu-configure makedepends="pkg-config lcms2-devel libpng-devel>=1.5.10 tiff-devel libqpdf-devel poppler-cpp-devel>=0.20.2 fontconfig-devel avahi-libs-devel diff --git a/srcpkgs/eog/template b/srcpkgs/eog/template index ed61d64fdbb..fb09ba6b41f 100644 --- a/srcpkgs/eog/template +++ b/srcpkgs/eog/template @@ -1,7 +1,7 @@ # Template file for 'eog' pkgname=eog version=3.6.2 -revision=1 +revision=2 build_style=gnu-configure depends="hicolor-icon-theme desktop-file-utils" makedepends="which pkg-config intltool gnome-doc-utils itstool diff --git a/srcpkgs/geeqie/template b/srcpkgs/geeqie/template index 1f424d7fcbf..ba7f8381080 100644 --- a/srcpkgs/geeqie/template +++ b/srcpkgs/geeqie/template @@ -1,7 +1,7 @@ # Template file for 'geeqie' pkgname=geeqie version=1.1 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-gps" depends="desktop-file-utils" diff --git a/srcpkgs/gimp/template b/srcpkgs/gimp/template index 76ace9edb9d..a81b1f2297b 100644 --- a/srcpkgs/gimp/template +++ b/srcpkgs/gimp/template @@ -1,7 +1,7 @@ # Template build file for 'gimp'. pkgname=gimp version=2.8.2 -revision=1 +revision=2 build_style=gnu-configure configure_args="--without-aa" depends="desktop-file-utils hicolor-icon-theme" @@ -24,8 +24,6 @@ long_desc=" at the same time. It comes with a lot of useful plug-ins. Missing is CMYK support and more than 8 bits per channel." - - conf_files=" /etc/gimp/2.0/unitrc /etc/gimp/2.0/gtkrc diff --git a/srcpkgs/gst-plugins-good/template b/srcpkgs/gst-plugins-good/template index c89ffc01f46..71f3b7ea177 100644 --- a/srcpkgs/gst-plugins-good/template +++ b/srcpkgs/gst-plugins-good/template @@ -1,7 +1,7 @@ # Template file for 'gst-plugins-good'. pkgname=gst-plugins-good version=0.10.31 -revision=3 +revision=4 build_style=gnu-configure configure_args="--with-gudev --with-libv4l2 --enable-experimental --disable-schemas-install --disable-aalib --disable-esd --disable-hal diff --git a/srcpkgs/gst-plugins-good1/template b/srcpkgs/gst-plugins-good1/template index 6445e3f43a9..cdcd9362d1b 100644 --- a/srcpkgs/gst-plugins-good1/template +++ b/srcpkgs/gst-plugins-good1/template @@ -1,7 +1,7 @@ # Template file for 'gst-plugins-good1'. pkgname=gst-plugins-good1 version=1.0.4 -revision=1 +revision=2 wrksrc="gst-plugins-good-${version}" build_style=gnu-configure configure_args="--with-gudev --with-libv4l2 --enable-experimental diff --git a/srcpkgs/jasper/template b/srcpkgs/jasper/template index bb2488c58a5..a3760059188 100644 --- a/srcpkgs/jasper/template +++ b/srcpkgs/jasper/template @@ -1,7 +1,7 @@ # Template build file for 'jasper'. pkgname=jasper version=1.900.1 -revision=5 +revision=6 subpackages="libjasper $pkgname-devel" build_style=gnu-configure configure_args="--enable-shared --disable-static --without-x --disable-opengl" diff --git a/srcpkgs/lcms2/template b/srcpkgs/lcms2/template index 7ac23c84690..04ee48590b4 100644 --- a/srcpkgs/lcms2/template +++ b/srcpkgs/lcms2/template @@ -1,7 +1,7 @@ # Template build file for 'lcms2'. pkgname=lcms2 version=2.4 -revision=2 +revision=3 subpackages="lcms2-devel lcms2-tools" build_style=gnu-configure configure_args="--disable-static" diff --git a/srcpkgs/mplayer/template b/srcpkgs/mplayer/template index 3a1ded31241..6fd939d4587 100644 --- a/srcpkgs/mplayer/template +++ b/srcpkgs/mplayer/template @@ -1,7 +1,7 @@ # Template file for 'mplayer' pkgname=mplayer version=1.1 -revision=2 +revision=3 wrksrc="MPlayer-${version}" short_desc="A movie player" maintainer="Juan RP " diff --git a/srcpkgs/poppler/template b/srcpkgs/poppler/template index d6edab67e24..8f9b47331a4 100644 --- a/srcpkgs/poppler/template +++ b/srcpkgs/poppler/template @@ -1,7 +1,7 @@ # Template build file for 'poppler'. pkgname=poppler version=0.20.2 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-zlib --enable-libcurl --enable-libjpeg --enable-libtiff --disable-libopenjpeg --enable-cairo-output diff --git a/srcpkgs/rawtherapee/template b/srcpkgs/rawtherapee/template index 114ba657061..b8f37e2eff6 100644 --- a/srcpkgs/rawtherapee/template +++ b/srcpkgs/rawtherapee/template @@ -1,7 +1,7 @@ # Template file for 'rawtherapee' pkgname=rawtherapee version=4.0.9 -revision=1 +revision=2 build_style=cmake depends="desktop-file-utils hicolor-icon-theme" makedepends="cmake pkg-config libpng-devel>=1.5.10 gtkmm2-devel diff --git a/srcpkgs/simple-scan/template b/srcpkgs/simple-scan/template index 63366e82e86..9e068a11b80 100644 --- a/srcpkgs/simple-scan/template +++ b/srcpkgs/simple-scan/template @@ -1,7 +1,7 @@ # Template file for 'simple-scan' pkgname=simple-scan version=3.6.0 -revision=2 +revision=3 build_style=gnu-configure configure_args="--disable-schemas-compile" depends="hicolor-icon-theme sane" diff --git a/srcpkgs/tracker/template b/srcpkgs/tracker/template index d48f2220aa8..a6f40530b9d 100644 --- a/srcpkgs/tracker/template +++ b/srcpkgs/tracker/template @@ -1,7 +1,7 @@ # Template file for 'tracker' pkgname=tracker version=0.14.4 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-libflac --enable-libvorbis --disable-unit-tests --enable-libtiff --disable-static --enable-network-manager"