Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=509449d2af54fd9dd17e3e0165bf8f5061c0bd38
commit 509449d2af54fd9dd17e3e0165bf8f5061c0bd38 Author: bouleetbil <[EMAIL PROTECTED]> Date: Sun Nov 9 21:58:07 2008 +0100 libkarma-0.1.0-5-i686 *rebuild with mono>=2.0.1 diff --git a/source/lib-extra/libkarma/FrugalBuild b/source/lib-extra/libkarma/FrugalBuild index 59965a0..275d72a 100644 --- a/source/lib-extra/libkarma/FrugalBuild +++ b/source/lib-extra/libkarma/FrugalBuild @@ -3,11 +3,11 @@ pkgname=libkarma pkgver=0.1.0 -pkgrel=4 +pkgrel=5 pkgdesc="libkarma is a C library for managing the Rio Karma via TCP/IP." url="http://www.freakysoft.de/html/libkarma/" depends=('taglib' 'libusb') -makedepends=('mono>=1.9') +makedepends=('mono>=2.0.1') groups=('lib-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url|grep -m1 '.tar.gz'|sed 's/.*-\(.*\).t.*/\1/'" @@ -17,7 +17,7 @@ sha1sums=('44f73f3e61b41eb14d42108863865bce7df3eeb0') subpkgs=('karma-sharp') subdescs=("karma sharp bindings") -subdepends=("mono>=1.9 $pkgname=$pkgver") +subdepends=("mono>=2.0.1 $pkgname=$pkgver") subgroups=('gnome-extra') subarchs=('i686 x86_64') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
