summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2016-07-09 12:23:16 +0000
committeradam <adam@pkgsrc.org>2016-07-09 12:23:16 +0000
commit234e4163ba9ce9d70e2a6c0af74374115f192dcc (patch)
tree5ffb78708ae9aed55ca979acdba5480f4a32d2b0 /graphics
parentf9489cff2ae40d2c944c358930676b97008edf31 (diff)
downloadpkgsrc-234e4163ba9ce9d70e2a6c0af74374115f192dcc.tar.gz
Changes 2.6.4:
FreeType 2.6.4 has been released. The most important change is a new bytecode hinting mode for TrueType fonts that finally activates subpixel hinting (a.k.a. ClearType hinting) by default. The new release also brings support for the following new scripts in the auto-hinter: Armenian, Cherokee, Ethiopic, Georgian, Gujarati, Gurmukhi, Malayalam, Sinhala, and Tamil.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/freetype2/Makefile6
-rw-r--r--graphics/freetype2/buildlink3.mk6
-rw-r--r--graphics/freetype2/distinfo12
-rw-r--r--graphics/freetype2/options.mk6
-rw-r--r--graphics/freetype2/patches/patch-ab11
5 files changed, 22 insertions, 19 deletions
diff --git a/graphics/freetype2/Makefile b/graphics/freetype2/Makefile
index dd1cee055e7..0b0dab6e105 100644
--- a/graphics/freetype2/Makefile
+++ b/graphics/freetype2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.104 2016/04/07 10:02:13 adam Exp $
+# $NetBSD: Makefile,v 1.105 2016/07/09 12:23:16 adam Exp $
-DISTNAME= freetype-2.6.3
+DISTNAME= freetype-2.6.4
PKGNAME= ${DISTNAME:S/-/2-/}
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=freetype/} \
@@ -46,7 +46,7 @@ CONFIGURE_ENV+= CC_BUILD=${NATIVE_CC:Q}
.endif
post-configure:
- cd ${WRKSRC} && ${LN} -s builds/unix/unix.mk config.mk
+ cd ${WRKSRC} && ${LN} -f -s builds/unix/unix.mk config.mk
.if ${OPSYS} == "IRIX"
${MKDIR} ${WRKSRC}/.libs
.endif
diff --git a/graphics/freetype2/buildlink3.mk b/graphics/freetype2/buildlink3.mk
index 3e90eb5a938..c4728332ec5 100644
--- a/graphics/freetype2/buildlink3.mk
+++ b/graphics/freetype2/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.45 2014/12/09 10:50:04 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.46 2016/07/09 12:23:16 adam Exp $
BUILDLINK_TREE+= freetype2
@@ -7,8 +7,8 @@ FREETYPE2_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.freetype2+= freetype2>=2.4.5
BUILDLINK_ABI_DEPENDS.freetype2+= freetype2>=2.4.11
-BUILDLINK_PKGSRCDIR.freetype2?= ../../graphics/freetype2
-BUILDLINK_INCDIRS.freetype2?= include/freetype2
+BUILDLINK_PKGSRCDIR.freetype2?= ../../graphics/freetype2
+BUILDLINK_INCDIRS.freetype2?= include/freetype2
BUILDLINK_FILES.freetype2+= bin/freetype-config
diff --git a/graphics/freetype2/distinfo b/graphics/freetype2/distinfo
index cb3c97b450d..5df5a956e46 100644
--- a/graphics/freetype2/distinfo
+++ b/graphics/freetype2/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.57 2016/04/07 10:02:13 adam Exp $
+$NetBSD: distinfo,v 1.58 2016/07/09 12:23:16 adam Exp $
-SHA1 (freetype-2.6.3.tar.bz2) = 6c98bd5d0be313207c37ca23d25faf983486aee5
-RMD160 (freetype-2.6.3.tar.bz2) = ee9c267faa7606a3f1e76c72ea8b49fa8136b931
-SHA512 (freetype-2.6.3.tar.bz2) = e1f9018835fc88beeb4479537b59f866c52393ae18d24a1e0710a464cf948ab02b35c2c6043bc20c1db3a04871ee4eb0bb1d210550c0ea2780c8b1aea98fbf0d
-Size (freetype-2.6.3.tar.bz2) = 1753083 bytes
-SHA1 (patch-ab) = cb8c9552e2db1e1f3da3d20971c22f174e343162
+SHA1 (freetype-2.6.4.tar.bz2) = 5eaa8c949b4841eeabba44d2c582ff6859e5c4b9
+RMD160 (freetype-2.6.4.tar.bz2) = b4449f74a1e4817697f70c9303ac4e7a91b20b19
+SHA512 (freetype-2.6.4.tar.bz2) = 90cad4c81bfb93316b2dad7cddf4c3c1d99d1379fabaf72eca7166579963db98624b3c6813dcc2c01ea456ae0bad4d445fea565bec2d8de5b339a65ca2d42ce3
+Size (freetype-2.6.4.tar.bz2) = 1779199 bytes
+SHA1 (patch-ab) = 5c6998020bda378828035bafe5dfcca6f9cd8fca
diff --git a/graphics/freetype2/options.mk b/graphics/freetype2/options.mk
index e9336928fa5..8969f3509fc 100644
--- a/graphics/freetype2/options.mk
+++ b/graphics/freetype2/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.2 2014/03/14 19:39:52 drochner Exp $
+# $NetBSD: options.mk,v 1.3 2016/07/09 12:23:16 adam Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.freetype2
PKG_SUPPORTED_OPTIONS= png subpixel
@@ -11,8 +11,8 @@ CFLAGS+= -DFT_CONFIG_OPTION_SUBPIXEL_RENDERING
.endif
.if !empty(PKG_OPTIONS:Mpng)
-CONFIGURE_ARGS+= --with-png=yes
+CONFIGURE_ARGS+= --with-png=yes
.include "../../graphics/png/buildlink3.mk"
.else
-CONFIGURE_ARGS+= --with-png=no
+CONFIGURE_ARGS+= --with-png=no
.endif
diff --git a/graphics/freetype2/patches/patch-ab b/graphics/freetype2/patches/patch-ab
index 295f634ac02..fe43481e4fc 100644
--- a/graphics/freetype2/patches/patch-ab
+++ b/graphics/freetype2/patches/patch-ab
@@ -1,6 +1,6 @@
-$NetBSD: patch-ab,v 1.17 2011/08/03 08:25:41 cheusov Exp $
+$NetBSD: patch-ab,v 1.18 2016/07/09 12:23:16 adam Exp $
---- builds/unix/unix-cc.in.orig 2010-08-31 11:04:28.000000000 +0000
+--- builds/unix/unix-cc.in.orig 2016-05-23 04:49:31.000000000 +0000
+++ builds/unix/unix-cc.in
@@ -89,7 +89,7 @@ ANSIFLAGS := @XX_ANSIFLAGS@
#
@@ -11,7 +11,7 @@ $NetBSD: patch-ab,v 1.17 2011/08/03 08:25:41 cheusov Exp $
# Linker flags.
#
-@@ -101,12 +101,12 @@ LDFLAGS := @LDFLAGS@
+@@ -101,14 +101,14 @@ LDFLAGS := @LDFLAGS@
CCraw_build := @CC_BUILD@ # native CC of building system
E_BUILD := @EXEEXT_BUILD@ # extension for exexutable on building system
EXPORTS_LIST := $(OBJ_DIR)/ftexport.sym
@@ -25,4 +25,7 @@ $NetBSD: patch-ab,v 1.17 2011/08/03 08:25:41 cheusov Exp $
+LINK_LIBRARY = $(LIBTOOL) --tag=CC --mode=link $(CCraw) -o $@ $(OBJECTS_LIST) \
-rpath $(libdir) -version-info $(version_info) \
$(LDFLAGS) -no-undefined \
- # -export-symbols $(EXPORTS_LIST)
+- -export-symbols $(EXPORTS_LIST)
++ # -export-symbols $(EXPORTS_LIST)
+
+ # EOF