Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dae146c63ff740e259f94a2f2b91ae3b8b76dc00
commit dae146c63ff740e259f94a2f2b91ae3b8b76dc00 Author: Christian Hamar alias krix <[EMAIL PROTECTED]> Date: Wed Apr 9 20:47:27 2008 +0200 exempi-2.0.0-1-x86_64 * New package / Initial import diff --git a/source/lib/exempi/FrugalBuild b/source/lib/exempi/FrugalBuild new file mode 100644 index 0000000..6ef165d --- /dev/null +++ b/source/lib/exempi/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.56 SBU +# Maintainer: Christian Hamar alias krix <[EMAIL PROTECTED]> + +pkgname=exempi +pkgver=2.0.0 +pkgrel=1 +pkgdesc="Exempi is an implementation of XMP. Version 1.99.x (soon to be 2.0) is based on Adobe XMP SDK 4.1.1" +url="http://libopenraw.freedesktop.org/wiki/Exempi" +groups=('lib') +archs=('i686' 'x86_64') +depends=('libboost-mt') +makedepends=('boost') +up2date="lynx -dump 'http://libopenraw.freedesktop.org/download/'|grep exempi | Flasttar" +source=(http://libopenraw.freedesktop.org/download/$pkgname-$pkgver.tar.gz) +sha1sums=('e1375fc0da629804399a8a5b4dc443636f5cf89f') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
