graphics/fontforge: Updated with latest freetype

There is a newer fontforge release out, but someone who actually
uses it (e.g. a wine person) should test that first:
https://github.com/fontforge/fontforge/releases/download/20150824/fontforge-20150824.tar.gz

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Robby Workman 2016-01-03 00:04:53 -06:00 committed by Willy Sudiarto Raharjo
parent 83cbc71ea2
commit 36676a5013
2 changed files with 3 additions and 3 deletions

View file

@ -29,7 +29,7 @@ BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
ENABLE_BCINT=${ENABLE_BCINT:-yes}
FREETYPE=${FREETYPE:-"2.6"}
FREETYPE=${FREETYPE:-"2.6.2"}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in

View file

@ -3,10 +3,10 @@ VERSION="20141126"
HOMEPAGE="http://fontforge.sourceforge.net/"
DOWNLOAD="http://unrealize.co.uk/source/fontforge-20141126.tar.gz \
http://fontforge.sf.net/cidmaps.tgz \
http://ponce.cc/slackware/sources/repo/freetype-2.6.tar.xz"
http://mirrors.slackware.com/slackware/slackware-current/source/l/freetype/freetype-2.6.2.tar.xz"
MD5SUM="eaf134632c6c3a1a9c2cf8c8026a0c4a \
063691163e592515b31514515bb3ce8c \
7662700e5d5f471349ba6e557e04acb3"
66138012494231271aec95dc28571745"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""