libpulseaudio: abi dependancy revision upgrades
This commit is contained in:
parent
3da1dc85f7
commit
db80683742
10 changed files with 10 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue