Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b9a52fcf4c3da17b4c573455f947e1dd49bd3eed
commit b9a52fcf4c3da17b4c573455f947e1dd49bd3eed Author: Anthony Jorion <[email protected]> Date: Wed Jan 15 11:42:02 2014 +0100 libvncserver-0.9.9-1-i686 * Version bump : 0.9.8 -> 0.9.9 * Add asneeded option * Change maintainer diff --git a/source/xlib/libvncserver/FrugalBuild b/source/xlib/libvncserver/FrugalBuild index 30b7d9b..3ea942d 100644 --- a/source/xlib/libvncserver/FrugalBuild +++ b/source/xlib/libvncserver/FrugalBuild @@ -1,16 +1,19 @@ # Compiling Time: 0.03 SBU -# Maintainer: AlexExtreme <[email protected]> +# Maintainer: Anthony Jorion <[email protected]> +# Contributor: AlexExtreme <[email protected]> + +options+=('asneeded') pkgname=libvncserver _F_sourceforge_name="LibVNCServer" -pkgver=0.9.8.1 +pkgver=0.9.9 pkgrel=1 pkgdesc="Library to create custom VNC servers" depends=('zlib' 'libjpeg>=8a' 'sdl' 'libx11' 'libxext' 'libxinerama' 'libxrandr' 'libxtrap' 'libxtst' 'libxfixes' 'libxdamage' 'inputproto') groups=('xlib') archs=('i686' 'x86_64') Finclude sourceforge -sha1sums=('70e6fac8608752c3d26108f80db1ca315c8adf94') +sha1sums=('2004c6ae493baeff3da40b61e0a0f73c83182dad') _F_cd_path="LibVNCServer-$pkgver" build() _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
