[Lunar-commits] r24229 - moonbase/trunk/xorg7/x11-apps/mkfontdir

Florin Braescu florin at lunar-linux.org
Thu Apr 26 18:42:02 CEST 2007


Author: florin
Date: 2007-04-26 18:42:02 +0200 (Thu, 26 Apr 2007)
New Revision: 24229

Modified:
   moonbase/trunk/xorg7/x11-apps/mkfontdir/DETAILS
Log:
bump the version from 1.0.2 to 1.0.3. bugfixes release.

Modified: moonbase/trunk/xorg7/x11-apps/mkfontdir/DETAILS
===================================================================
--- moonbase/trunk/xorg7/x11-apps/mkfontdir/DETAILS	2007-04-26 16:40:47 UTC (rev 24228)
+++ moonbase/trunk/xorg7/x11-apps/mkfontdir/DETAILS	2007-04-26 16:42:02 UTC (rev 24229)
@@ -1,17 +1,16 @@
-          MODULE=mkcomposecache
-         VERSION=1.2
+          MODULE=mkfontdir
+         VERSION=1.0.3
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$XORG_URL/individual/app
-      SOURCE_VFY=sha1:fcca7f079e42f54f43c9e5a1781acf1ae31c9862
+      SOURCE_VFY=sha1:cb0afde150af5957d67f921673dbaed3402978d1
    MODULE_PREFIX=${X11R7_PREFIX:-/usr}
         WEB_SITE=http://www.x.org/
-         ENTERED=20070426
+         ENTERED=20060120
          UPDATED=20070426
-           SHORT="The X.Org Compose cache files utility"
+           SHORT="The X.Org font directory creator"
 
 cat << EOF
-Mkcomposecache is used for creating global (system-wide) Compose cache 
-files. Compose cache files help with application startup times and 
-memory usage, especially in locales with large Compose tables (e.g. 
-all UTF-8 locales).
+mkfontdir creates an index of X font files in a directory. The output
+is written to the file "fonts.dir" which the X server uses to locate
+available fonts.
 EOF



More information about the Lunar-commits mailing list