pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
firefox-hg: remove support for harfbuzz from pkgsrc.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Mon Mar 21 14:19:26 2016 +0100
Changeset: b85295e94b7efbbc57c44705c16ec43dbccb81ea
Modified Files:
firefox-hg/distinfo
firefox-hg/mozilla-common.mk
firefox-hg/patches/patch-aa
Removed Files:
firefox-hg/patches/patch-build_moz.configure_old.configure
firefox-hg/patches/patch-config_system-headers
firefox-hg/patches/patch-gfx_moz.build
Log Message:
firefox-hg: remove support for harfbuzz from pkgsrc.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b85295e94b7efbbc57c44705c16ec43dbccb81ea
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
firefox-hg/distinfo | 5 +----
firefox-hg/mozilla-common.mk | 1 -
firefox-hg/patches/patch-aa | 21 ---------------------
.../patch-build_moz.configure_old.configure | 12 ------------
firefox-hg/patches/patch-config_system-headers | 12 ------------
firefox-hg/patches/patch-gfx_moz.build | 22 ----------------------
6 files changed, 1 insertion(+), 72 deletions(-)
diffs:
diff --git a/firefox-hg/distinfo b/firefox-hg/distinfo
index 3cd49b4..caf888b 100644
--- a/firefox-hg/distinfo
+++ b/firefox-hg/distinfo
@@ -3,20 +3,17 @@ $NetBSD: distinfo,v 1.159 2014/08/13 22:33:44 joerg Exp $
SHA1 (firefox-31.0.source.tar.bz2) = a6c3e25ee3aeb7da42db2aaeb50a385d63532beb
RMD160 (firefox-31.0.source.tar.bz2) = 8512ed164920c9fdad492ba2b47b46aae4894564
Size (firefox-31.0.source.tar.bz2) = 147507120 bytes
-SHA1 (patch-aa) = a6bba851443683cb57ecafcd7856538093c77479
+SHA1 (patch-aa) = d285a3c63b9ccc5f6a80a8dd5db9744de2478af6
SHA1 (patch-ao) = ca7e6723a10b9f6e3306cd12557e1856727edee9
SHA1 (patch-bf) = 87cd1a9a1d7503e0748569028a3d693124d43208
SHA1 (patch-browser_extensions_loop_run-all-loop-tests.sh) = c9e7b621f35a7c961ad76197252a3aec43d88744
SHA1 (patch-browser_installer_package-manifest.in) = 5a96a90a2c14c419ccab4de2e68f7bb21e738e3e
SHA1 (patch-build_autoconf_nss.m4) = 53e8c6844fc0095237ee07df3ab3791edd248fc2
SHA1 (patch-build_gyp.mozbuild) = 2842da0783d344dd12e86adde447f7cda6191518
-SHA1 (patch-build_moz.configure_old.configure) = 67844b1c12620949a519014cd12d0069fe45e464
SHA1 (patch-config_Makefile.in) = 3e9d4267eaddd35a9f865ff47cc6f79da7ccf7a1
SHA1 (patch-config_rules.mk) = debd5acd52f4f7593ea4e54dd0fdad91eeb46839
-SHA1 (patch-config_system-headers) = 2e0c48fdcf6f36e4613b4ec4bce537a86070b32c
SHA1 (patch-dom_base_moz.build) = c0d68528c487a9f06fed2a886ceafd7d904cc8a5
SHA1 (patch-extensions_spellcheck_hunspell_glue_mozHunspell.cpp) = 939f25f70f81eb86757696269c7e87c11a789c87
-SHA1 (patch-gfx_moz.build) = c2c9b10c1a9ebd4a8ef16456d5721a305cd292fc
SHA1 (patch-image_decoders_nsJPEGDecoder.cpp) = e104bea7922dac0ce441bca4ba7a6f9b2379d17a
SHA1 (patch-ios) = 6bd3450174c58c67ca8e091745412b1ebc69e069
SHA1 (patch-ipc_chromium_src_base_platform__thread__posix.cc) = 910f9b3daa21c22c49d4a7badf0139abdcfca384
diff --git a/firefox-hg/mozilla-common.mk b/firefox-hg/mozilla-common.mk
index 06a1c8b..5cc651b 100644
--- a/firefox-hg/mozilla-common.mk
+++ b/firefox-hg/mozilla-common.mk
@@ -46,7 +46,6 @@ CONFIGURE_ARGS+= --with-system-icu
CONFIGURE_ARGS+= --with-system-jpeg
CONFIGURE_ARGS+= --with-system-zlib
CONFIGURE_ARGS+= --with-system-bz2
-CONFIGURE_ARGS+= --with-system-harfbuzz
CONFIGURE_ARGS+= --with-system-libevent=${BUILDLINK_PREFIX.libevent}
#configure: error: System SQLite library is not compiled with SQLITE_ENABLE_DBSTAT_VTAB.
#CONFIGURE_ARGS+= --enable-system-sqlite
diff --git a/firefox-hg/patches/patch-aa b/firefox-hg/patches/patch-aa
index 800e06d..2d8d340 100644
--- a/firefox-hg/patches/patch-aa
+++ b/firefox-hg/patches/patch-aa
@@ -25,24 +25,3 @@ $NetBSD: patch-aa,v 1.8 2015/08/17 07:30:48 thomasklausner Exp $
dnl enable once Signaling lands
MOZ_WEBRTC_SIGNALING=1
AC_DEFINE(MOZ_WEBRTC_SIGNALING)
-@@ -6937,6 +6936,20 @@ if test "$USE_FC_FREETYPE"; then
- fi
-
- dnl ========================================================
-+dnl Check for harfbuzz
-+dnl ========================================================
-+
-+MOZ_ARG_WITH_BOOL(system-harfbuzz,
-+[ --with-system-harfbuzz Use system harfbuzz (located with pkgconfig)],
-+MOZ_NATIVE_HARFBUZZ=1,
-+MOZ_NATIVE_HARFBUZZ=)
-+
-+if test -n "$MOZ_NATIVE_HARFBUZZ"; then
-+ PKG_CHECK_MODULES(MOZ_HARFBUZZ, harfbuzz >= 0.9.25)
-+fi
-+
-+AC_SUBST(MOZ_NATIVE_HARFBUZZ)
-+
- dnl Check for pixman and cairo
- dnl ========================================================
-
diff --git a/firefox-hg/patches/patch-build_moz.configure_old.configure b/firefox-hg/patches/patch-build_moz.configure_old.configure
deleted file mode 100644
index fc0f974..0000000
--- a/firefox-hg/patches/patch-build_moz.configure_old.configure
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD$
-
---- build/moz.configure/old.configure.orig 2016-03-18 22:27:08.000000000 +0000
-+++ build/moz.configure/old.configure
-@@ -343,6 +343,7 @@ def old_configure_options(*options):
- '--with-sixgill',
- '--with-soft-float',
- '--with-system-bz2',
-+ '--with-system-harfbuzz',
- '--with-system-icu',
- '--with-system-jpeg',
- '--with-system-libevent',
diff --git a/firefox-hg/patches/patch-config_system-headers b/firefox-hg/patches/patch-config_system-headers
deleted file mode 100644
index fe9c7d0..0000000
--- a/firefox-hg/patches/patch-config_system-headers
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-config_system-headers,v 1.1 2014/09/29 10:46:24 thomasklausner Exp $
-
---- config/system-headers.orig 2015-11-21 10:14:06.000000000 +0000
-+++ config/system-headers
-@@ -1342,3 +1342,7 @@ unicode/utypes.h
- #endif
- libutil.h
- unwind.h
-+#if MOZ_NATIVE_HARFBUZZ==1
-+harfbuzz/hb-ot.h
-+harfbuzz/hb.h
-+#endif
diff --git a/firefox-hg/patches/patch-gfx_moz.build b/firefox-hg/patches/patch-gfx_moz.build
deleted file mode 100644
index 5bd9157..0000000
--- a/firefox-hg/patches/patch-gfx_moz.build
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-gfx_moz.build,v 1.1 2014/09/29 10:46:24 thomasklausner Exp $
-
---- gfx/moz.build.orig 2014-03-15 05:19:16.000000000 +0000
-+++ gfx/moz.build
-@@ -7,6 +7,9 @@
- if CONFIG['MOZ_TREE_CAIRO']:
- DIRS += ['cairo']
-
-+if not CONFIG['MOZ_NATIVE_HARFBUZZ']:
-+ DIRS += ['harfbuzz/src']
-+
- DIRS += [
- '2d',
- 'ycbcr',
-@@ -15,8 +21,7 @@ DIRS += [
- 'qcms',
- 'gl',
- 'layers',
-- 'harfbuzz/src',
- 'ots/src',
- 'thebes',
- 'ipc',
Home |
Main Index |
Thread Index |
Old Index