diff --git a/srcpkgs/SDL/template b/srcpkgs/SDL/template index e039fdb299..eda0f67d83 100644 --- a/srcpkgs/SDL/template +++ b/srcpkgs/SDL/template @@ -1,7 +1,7 @@ # Template file for 'SDL' pkgname=SDL version=1.2.14 -revision=3 +revision=4 patch_args="-Np1" distfiles="http://www.libsdl.org/release/SDL-$version.tar.gz" build_style=gnu_configure diff --git a/srcpkgs/alsa-plugins/template b/srcpkgs/alsa-plugins/template index 4c89693711..ec91632ca6 100644 --- a/srcpkgs/alsa-plugins/template +++ b/srcpkgs/alsa-plugins/template @@ -1,7 +1,7 @@ # Template build file for 'alsa-plugins'. pkgname=alsa-plugins version=1.0.24 -revision=1 +revision=2 distfiles="ftp://ftp.alsa-project.org/pub/plugins/$pkgname-$version.tar.bz2" build_style=gnu_configure configure_args="--disable-jack --disable-maemo-plugin --with-speex=lib" diff --git a/srcpkgs/gnome-control-center/template b/srcpkgs/gnome-control-center/template index d1ae84551c..54e5a23702 100644 --- a/srcpkgs/gnome-control-center/template +++ b/srcpkgs/gnome-control-center/template @@ -1,7 +1,7 @@ # Template file for 'gnome-control-center' pkgname=gnome-control-center version=3.0.2 -revision=3 +revision=4 distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2" build_style=gnu_configure configure_args="--disable-scrollkeeper --disable-cups diff --git a/srcpkgs/gnome-settings-daemon/template b/srcpkgs/gnome-settings-daemon/template index 887f1c7b73..d73994f8be 100644 --- a/srcpkgs/gnome-settings-daemon/template +++ b/srcpkgs/gnome-settings-daemon/template @@ -1,7 +1,7 @@ # Template file for 'gnome-settings-daemon' pkgname=gnome-settings-daemon version=3.0.2 -revision=1 +revision=2 distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2" build_style=gnu_configure configure_args="--localstatedir=/var --disable-static --disable-cups diff --git a/srcpkgs/gnome-shell/template b/srcpkgs/gnome-shell/template index f5ee1ae65f..8c0d8bfa8c 100644 --- a/srcpkgs/gnome-shell/template +++ b/srcpkgs/gnome-shell/template @@ -1,7 +1,7 @@ # Template file for 'gnome-shell' pkgname=gnome-shell version=3.0.2 -revision=1 +revision=2 distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2" build_style=gnu_configure configure_args="--disable-schemas-install --disable-schemas-compile diff --git a/srcpkgs/gst-plugins-good/template b/srcpkgs/gst-plugins-good/template index d53b521d0a..ef16b75284 100644 --- a/srcpkgs/gst-plugins-good/template +++ b/srcpkgs/gst-plugins-good/template @@ -1,6 +1,7 @@ # Template file for 'gst-plugins-good'. pkgname=gst-plugins-good version=0.10.29 +revision=1 distfiles="http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$version.tar.bz2" build_style=gnu_configure configure_args="--with-gudev --with-libv4l2 --enable-experimental diff --git a/srcpkgs/libcanberra/template b/srcpkgs/libcanberra/template index 815f97fbe9..9b597165f2 100644 --- a/srcpkgs/libcanberra/template +++ b/srcpkgs/libcanberra/template @@ -1,7 +1,7 @@ # Template build file for 'libcanberra'. pkgname=libcanberra version=0.28 -revision=1 +revision=2 distfiles="http://0pointer.de/lennart/projects/$pkgname/$pkgname-$version.tar.gz" build_style=gnu_configure configure_args="--localstatedir=/var --enable-alsa --enable-null diff --git a/srcpkgs/lightspark/template b/srcpkgs/lightspark/template index 8e9f9f9aa0..e2e4312591 100644 --- a/srcpkgs/lightspark/template +++ b/srcpkgs/lightspark/template @@ -1,6 +1,7 @@ # Template file for 'lightspark' pkgname=lightspark version=0.4.5 +revision=1 distfiles="http://launchpad.net/lightspark/trunk/$pkgname-$version/+download/$pkgname-$version.tar.gz" build_style=custom-install short_desc="Modern, free, open-source flash player implementation" diff --git a/srcpkgs/vlc/template b/srcpkgs/vlc/template index 56d3e0d698..d467f082de 100644 --- a/srcpkgs/vlc/template +++ b/srcpkgs/vlc/template @@ -1,6 +1,7 @@ # Template file for 'vlc' pkgname=vlc version=1.1.10 +revision=1 distfiles="http://download.videolan.org/pub/videolan/vlc/$version/vlc-$version.tar.bz2" build_style=gnu_configure configure_args="--disable-gme --disable-libtar --enable-snapshot diff --git a/srcpkgs/xbmc/template b/srcpkgs/xbmc/template index cb48fd1d25..969ab349a7 100644 --- a/srcpkgs/xbmc/template +++ b/srcpkgs/xbmc/template @@ -1,7 +1,7 @@ # Template file for 'xbmc' pkgname=xbmc version=10.1 -revision=1 +revision=2 distfiles="http://mirrors.xbmc.org/releases/source/xbmc-$version.tar.gz" build_style=custom-install short_desc="XBMC Media Center"