summaryrefslogtreecommitdiff
path: root/package/libXft
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-12-29 20:29:32 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-12-29 20:29:44 +0100
commita60a17cd488cbe017b95f52bcb0f881d7a4a5846 (patch)
tree6256c2f07571ae20f424c39b247752b5e32ea226 /package/libXft
parente17110aeb3863c1292eb3e58b7597174bea6cc85 (diff)
xorg: update all packages to latest stable version, remove mirror.mk entry
Diffstat (limited to 'package/libXft')
-rw-r--r--package/libXft/Makefile8
-rw-r--r--package/libXft/patches/patch-src_xftglyphs_c17
2 files changed, 4 insertions, 21 deletions
diff --git a/package/libXft/Makefile b/package/libXft/Makefile
index bb5142055..0a775b268 100644
--- a/package/libXft/Makefile
+++ b/package/libXft/Makefile
@@ -4,13 +4,13 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= libXft
-PKG_VERSION:= 2.3.1
-PKG_RELEASE:= 2
-PKG_HASH:= df3765d1454bb148fc0886f0723dc9f40430243a06e94414475c6af2a72e8915
+PKG_VERSION:= 2.3.2
+PKG_RELEASE:= 1
+PKG_HASH:= 26cdddcc70b187833cbe9dc54df1864ba4c03a7175b2ca9276de9f05dce74507
PKG_DESCR:= freetype library
PKG_SECTION:= x11/libs
PKG_BUILDDEP:= libXrender fontconfig
-PKG_SITES:= ${MASTER_SITE_XORG}
+PKG_SITES:= http://www.x.org/releases/individual/lib/
PKG_LIBNAME:= libxft
PKG_OPTS:= dev
diff --git a/package/libXft/patches/patch-src_xftglyphs_c b/package/libXft/patches/patch-src_xftglyphs_c
deleted file mode 100644
index c8da32ca4..000000000
--- a/package/libXft/patches/patch-src_xftglyphs_c
+++ /dev/null
@@ -1,17 +0,0 @@
---- libXft-2.3.1.orig/src/xftglyphs.c 2012-06-02 18:36:35.000000000 +0200
-+++ libXft-2.3.1/src/xftglyphs.c 2014-01-02 14:41:02.000000000 +0100
-@@ -21,10 +21,10 @@
- */
-
- #include "xftint.h"
--#include <freetype/ftoutln.h>
--#include <freetype/ftlcdfil.h>
--
--#include <freetype/ftsynth.h>
-+#include <ft2build.h>
-+#include FT_OUTLINE_H
-+#include FT_LCD_FILTER_H
-+#include FT_SYNTHESIS_H
-
- /*
- * Validate the memory info for a font