[PATCH modular 3/3] jhbuild: Add fonts that were never built

Gaetan Nadon memsize at videotron.ca
Mon Oct 28 19:10:25 CET 2013


Now that their definitions have been fixed, add them to the build list.
All these fonts were part of last release X11R7.7.

It is very easy to trim the font list so each developer can customize
it, or not build them at all. It's much harder to add them as
you need to find the missing names, sort them, and test the definition.

Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
 xorg.modules |   24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/xorg.modules b/xorg.modules
index 12311f6..dd90030 100644
--- a/xorg.modules
+++ b/xorg.modules
@@ -1639,11 +1639,35 @@
       <dep package="font-adobe-utopia-100dpi"/>
       <dep package="font-adobe-utopia-75dpi"/>
       <dep package="font-adobe-utopia-type1"/>
+      <dep package="font-arabic-misc"/>
+      <dep package="font-bh-100dpi"/>
+      <dep package="font-bh-75dpi"/>
+      <dep package="font-bh-lucidatypewriter-100dpi"/>
+      <dep package="font-bh-lucidatypewriter-75dpi"/>
+      <dep package="font-bh-ttf"/>
+      <dep package="font-bh-type1"/>
       <dep package="font-bitstream-100dpi"/>
       <dep package="font-bitstream-75dpi"/>
       <dep package="font-bitstream-type1"/>
+      <dep package="font-cronyx-cyrillic"/>
       <dep package="font-cursor-misc"/>
+      <dep package="font-daewoo-misc"/>
+      <dep package="font-dec-misc"/>
+      <dep package="font-ibm-type1"/>
+      <dep package="font-isas-misc"/>
+      <dep package="font-jis-misc"/>
+      <dep package="font-micro-misc"/>
+      <dep package="font-misc-cyrillic"/>
+      <dep package="font-misc-ethiopic"/>
+      <dep package="font-misc-meltho"/>
       <dep package="font-misc-misc"/>
+      <dep package="font-mutt-misc"/>
+      <dep package="font-schumacher-misc"/>
+      <dep package="font-screen-cyrillic"/>
+      <dep package="font-sony-misc"/>
+      <dep package="font-sun-misc"/>
+      <dep package="font-winitzki-cyrillic"/>
+      <dep package="font-xfree86-type1"/>
       <dep package="font-alias"/>
     </dependencies>
   </metamodule>
-- 
1.7.9.5



More information about the xorg-devel mailing list