Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3b080322a6ca43c4d1d7bae3baf734247ed5af6c
commit 3b080322a6ca43c4d1d7bae3baf734247ed5af6c Author: Devil505 <[EMAIL PROTECTED]> Date: Sat Nov 17 10:08:22 2007 +0100 osmo-0.1.1-1-i686 *New Package diff --git a/source/xapps-extra/osmo/FrugalBuild b/source/xapps-extra/osmo/FrugalBuild new file mode 100644 index 0000000..22014ac --- /dev/null +++ b/source/xapps-extra/osmo/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.13 SBU +# Maintainer: Devil505 <[EMAIL PROTECTED]> + +pkgname=osmo +pkgver=0.1.1 +pkgrel=1 +pkgdesc="A handy personal organizer which includes calendar, tasks manager and address book modules." +url="http://clay.ll.pl/osmo/" +depends=('gtk+2' 'libxdamage' 'libxml2') +options=('scriptlet') +groups=('xapps-extra') +archs=('i686') +up2date="lynx -dump $url | grep tar.gz | Flasttar" +source=(http://clay.ll.pl/osmo/$pkgname-$pkgver.tar.gz) +sha1sums=('53baff2148b63ab682272b9a542f34fe7009a5e2') + + + _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
