Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1f330efac3e3e7add4a68e8c7e413596335a4bd0
commit 1f330efac3e3e7add4a68e8c7e413596335a4bd0 Author: Christian Hamar alias krix <[EMAIL PROTECTED]> Date: Wed Oct 31 19:34:23 2007 +0100 liboglappth-0.96-1-x86_64 * New package diff --git a/source/lib-extra/liboglappth/FrugalBuild b/source/lib-extra/liboglappth/FrugalBuild new file mode 100644 index 0000000..f657479 --- /dev/null +++ b/source/lib-extra/liboglappth/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 1.05 SBU +# Maintainer: Christian Hamar alias krix <[EMAIL PROTECTED]> + +pkgname=liboglappth +pkgver=0.96 +pkgrel=1 +pkgdesc="liboglappth is a software library which need by gchemical." +url="http://www.uku.fi/~thassine/projects/download/current/" +depends=('freeglut' 'libgl' 'libglx') +makedepends=('doxygen') +groups=('lib-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump http://www.uku.fi/~thassine/projects/download/current/ | Flasttar" +source=(http://www.uku.fi/~thassine/projects/download/current/$pkgname-$pkgver.tar.gz) +sha1sums=('bdaa47c76eee2db6cc859f135a10aabce096a45e') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
