[openjdk-8] 01/03: Disabled the fontconfig patches (to be fixed later)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Mar 31 22:32:26 UTC 2014


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository openjdk-8.

commit c0afe7efbf04e70fd11717e63f1ac10a70e04f64
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Mar 31 17:45:35 2014 +0200

    Disabled the fontconfig patches (to be fixed later)
---
 debian/rules | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index a4b84f4..b1a9ddd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -342,12 +342,12 @@ endif
 DISTRIBUTION_PATCHES += \
 	debian/patches/icedtea-override-redirect-compiz.patch \
 	debian/patches/icedtea-4953367.patch \
-	debian/patches/fontconfig-wqy-microhei.patch \
 	debian/patches/icc_loading_with_symlink.diff \
 	debian/patches/zero-fpu-control-is-noop.diff \
 	debian/patches/zero-missing-headers.diff \
 	debian/patches/libpcsclite-dlopen.diff \
-	debian/patches/dnd-files.patch \
+	debian/patches/dnd-files.patch
+#FIXME	debian/patches/fontconfig-wqy-microhei.patch
 
 ifeq (,$(filter $(DEB_HOST_ARCH),arm64))
   DISTRIBUTION_PATCHES += \
@@ -375,9 +375,10 @@ endif
 # FIXME needs an update:
 #	$(if $(with_wgy_zenhai),,debian/patches/fontconfig-arphic-uming.diff) \
 
-  DISTRIBUTION_PATCHES += \
-	debian/patches/fontconfig-korean-nanum.diff \
-	debian/patches/fontconfig-japanese.diff
+# FIXME to be updated for OpenJDK 8
+#  DISTRIBUTION_PATCHES += \
+#	debian/patches/fontconfig-korean-nanum.diff \
+#	debian/patches/fontconfig-japanese.diff
 
   DISTRIBUTION_PATCHES += \
 	debian/patches/hotspot-libpath-$(hotspot_version).diff

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjdk-8.git



More information about the pkg-java-commits mailing list