Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=22e33be8441c16f86283f973d2f94ec29306fc46
commit 22e33be8441c16f86283f973d2f94ec29306fc46 Author: Melko <[email protected]> Date: Sat Jun 7 10:56:47 2014 +0200 usbredir-0.7-1-i686 * version bump diff --git a/source/lib-extra/usbredir/FrugalBuild b/source/lib-extra/usbredir/FrugalBuild index 9a7dbb8..5176df9 100644 --- a/source/lib-extra/usbredir/FrugalBuild +++ b/source/lib-extra/usbredir/FrugalBuild @@ -1,14 +1,19 @@ # Compiling Time: 0.02 SBU # Maintainer: bouleetbil <[email protected]> +options+=('asneeded') + pkgname=usbredir -pkgver=0.3.1 +pkgver=0.7 pkgrel=1 pkgdesc="USB network redirection protocol libraries" depends=('libusb1') -url=http://cgit.freedesktop.org/~jwrdegoede/usbredir/ -source=(http://people.fedoraproject.org/~jwrdegoede/$pkgname-$pkgver.tar.bz2) -up2date="Flasttar http://people.fedoraproject.org/~jwrdegoede" +url=http://www.spice-space.org/page/UsbRedir +source=(http://spice-space.org/download/$pkgname/$pkgname-$pkgver.tar.bz2) +Fconfopts+=" --sbindir=$Fprefix/bin" +up2date="Flasttar $url" groups=('lib-extra') archs=('i686' 'x86_64') -sha1sums=('ae831fd0eaac13beee14e5778574723d4bab43b3') +sha1sums=('75adb8888efccd23d7e9a95a5e7b89a7fd1ecd07') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
