Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5acb17f5b01ed774fdcbbc3d3b298c16a073f892
commit 5acb17f5b01ed774fdcbbc3d3b298c16a073f892 Author: Slown <[email protected]> Date: Mon Jul 16 19:03:36 2012 +0100 lcm-0.9.0-1-i686 * new package diff --git a/source/network-extra/lcm/FrugalBuild b/source/network-extra/lcm/FrugalBuild new file mode 100644 index 0000000..cf2e2da --- /dev/null +++ b/source/network-extra/lcm/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0.12 SBU +# Maintainer: Slown <[email protected]> + +pkgname=lcm +pkgver=0.9.0 +pkgrel=1 +pkgdesc="Lightweight real-time networking library" +depends=('glib2') +groups=('network-extra') +archs=('i686' 'x86_64') +Finclude googlecode +sha1sums=('848e99ef6d3beceb9c603ec03c548b5e449ed0de') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
