Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=832dbedc450b051b1d5df350d06a06ee7119de72
commit 832dbedc450b051b1d5df350d06a06ee7119de72 Author: Slown <[email protected]> Date: Thu Jun 2 22:41:36 2016 +0100 lcdf-typetools-2.105-1-x86_64 * version bump diff --git a/source/apps-extra/lcdf-typetools/FrugalBuild b/source/apps-extra/lcdf-typetools/FrugalBuild index 9fafa56..2b96e46 100644 --- a/source/apps-extra/lcdf-typetools/FrugalBuild +++ b/source/apps-extra/lcdf-typetools/FrugalBuild @@ -1,17 +1,18 @@ -# Compiling time: 0.37 SBU +# Compiling time: 0.13 SBU # Maintainer: jercel <[email protected]> # Contributor: Bence Nagy <[email protected]> pkgname=lcdf-typetools -pkgver=2.97 +pkgver=2.105 pkgrel=1 pkgdesc="Several command-line programs for manipulating PostScript Type 1 and PostScript-flavored OpenType fonts" url="http://www.lcdf.org/type" -depends=('texlive>=20120701-2') +depends=('texlive>=20120701-4') groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.lcdf.org/type | grep \"lcdf-typetools-.*.tar.gz\" | tail -n 1 | sed \"s/.*lcdf-typetools-\(.*\).tar.gz.*/\1/\"" source=($url/$pkgname-$pkgver.tar.gz) -sha1sums=('ead9d8005786b4936ef3be6a96c23141b9da104a') +Fconfopts+="--without-kpathsea" +sha1sums=('2f3389709b0ac13b718ba83f18d1c9754eb2509f') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
