Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=62cfaa4cddd5214a8797cd121186d7253cefe537
commit 62cfaa4cddd5214a8797cd121186d7253cefe537 Author: centuri0 <[email protected]> Date: Wed Apr 6 21:27:47 2011 +0200 schroedinger-1.0.10-1-i686 * new package diff --git a/source/xlib-extra/schroedinger/FrugalBuild b/source/xlib-extra/schroedinger/FrugalBuild new file mode 100755 index 0000000..249def9 --- /dev/null +++ b/source/xlib-extra/schroedinger/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.45 SBU +# Maintainer: centuri0 <achevaux at gmail dot com> + +pkgname=schroedinger +pkgver=1.0.10 +pkgrel=1 +pkgdesc="A cross-platform implementation of the Dirac video compression specification as a C library." +url="http://diracvideo.org" +depends=('orc>=0.4.10' 'libstdc++') +groups=(xlib-extra) +archs=('i686') +up2date="Flasttar $url/download/$pkgname/" +source=($url/download/$pkgname/$pkgname-$pkgver.tar.gz) +sha1sums=('c8af4cb2bc54b7783ac20d7f4a39db4e31c1cac0') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
