Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cd02f86b85fd01f6627fd79c4665a49e9f30f506
commit cd02f86b85fd01f6627fd79c4665a49e9f30f506 Author: Elentir <[email protected]> Date: Thu Dec 25 23:22:26 2008 +0100 nucleo-0.7.3-1-i686 * new package diff --git a/source/xlib-extra/nucleo/FrugalBuild b/source/xlib-extra/nucleo/FrugalBuild new file mode 100644 index 0000000..1c11d15 --- /dev/null +++ b/source/xlib-extra/nucleo/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 1.12 SBU +# Maintainer: Miklos Vajna <[email protected]> +# Contributor: Elentir <[email protected]> + +pkgname=nucleo +pkgver=0.7.3 +pkgrel=1 +pkgdesc="Nucleo is a toolkit for exploring new uses of video and new human-computer interaction techniques" +url="http://insitu.lri.fr/metisse/" +depends=('libjpeg' 'mesa' 'libsm' 'libpng' 'libexif' 'freetype2' 'gnutls' 'libgcrypt' 'ffmpeg') +groups=('xlib-extra') +archs=('i686') +up2date="Flasttar $url/download/nucleo/" +source=("$url/download/nucleo/$pkgname-$pkgver.tar.bz2") +sha1sums=('40abf173143e531323cc67b8ecb2f23532844304') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
