Subject: Re: Problems building a binary package of firefox-gtk2
To: Simon Burge <simonb@wasabisystems.com>
From: Greg A. Woods <woods@weird.com>
List: tech-pkg
Date: 02/10/2005 20:49:09
[ On Wednesday, February 9, 2005 at 23:32:22 (+1100), Simon Burge wrote: ]
> Subject: Problems building a binary package of firefox-gtk2
>
> Hi folks,
>
> firefox-gtk2 has lib/${MOZILLA}/res/fonts/fontEncoding.properties in the
> PLIST, and this file isn't installed and thus trying to build a binary
> package fails.
>
> What's the best way to fix this? There is a fontEncoding.properties in
> mozilla/gfx/src/gtk but I'm not sure why it's not installed.
I just patched the PLIST file to comment it out :-)
Index: www/firefox-gtk2/PLIST
===================================================================
RCS file: /cvs/master/m-NetBSD/main/pkgsrc/www/firefox-gtk2/PLIST,v
retrieving revision 1.11
diff -u -r1.11 PLIST
--- www/firefox-gtk2/PLIST 3 Dec 2004 16:45:54 -0000 1.11
+++ www/firefox-gtk2/PLIST 6 Jan 2005 19:03:22 -0000
@@ -316,7 +316,7 @@
lib/${MOZILLA}/res/entityTables/htmlEntityVersions.properties
lib/${MOZILLA}/res/entityTables/mathml20.properties
lib/${MOZILLA}/res/entityTables/transliterate.properties
-lib/${MOZILLA}/res/fonts/fontEncoding.properties
+@comment NOT BUILT: lib/${MOZILLA}/res/fonts/fontEncoding.properties
lib/${MOZILLA}/res/fonts/mathfont.properties
lib/${MOZILLA}/res/fonts/mathfontCMEX10.properties
lib/${MOZILLA}/res/fonts/mathfontCMSY10.properties
--
Greg A. Woods
H:+1 416 218-0098 W:+1 416 489-5852 x122 VE3TCP RoboHack <woods@robohack.ca>
Planix, Inc. <woods@planix.com> Secrets of the Weird <woods@weird.com>