summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Orgis2009-12-16 14:54:55 +0100
committerEric Sandall2009-12-19 00:21:05 -0800
commitb47556e200c85c04482ce76595b441d9f6a30ae1 (patch)
tree7394c71a10df35269260ae40a5527ca4aafa11e1
parentd04778fde6a2f24e203e054ec29f259afdc9a810 (diff)
font-schumacher-misc: install fonts to /usr/share/fonts/X11 .
(cherry picked from commit 2a388f81a37ef08ef800764ed54914be1f55af98)
-rwxr-xr-xxorg-font/font-schumacher-misc/BUILD2
-rwxr-xr-xxorg-font/font-schumacher-misc/DETAILS1
-rw-r--r--xorg-font/font-schumacher-misc/HISTORY4
3 files changed, 7 insertions, 0 deletions
diff --git a/xorg-font/font-schumacher-misc/BUILD b/xorg-font/font-schumacher-misc/BUILD
new file mode 100755
index 0000000000..ce8aa86fba
--- /dev/null
+++ b/xorg-font/font-schumacher-misc/BUILD
@@ -0,0 +1,2 @@
+OPTS="--with-fontdir=$INSTALL_ROOT/usr/share/fonts/X11/misc $OPTS" &&
+default_build
diff --git a/xorg-font/font-schumacher-misc/DETAILS b/xorg-font/font-schumacher-misc/DETAILS
index a3e4171ed2..86e7bb3c93 100755
--- a/xorg-font/font-schumacher-misc/DETAILS
+++ b/xorg-font/font-schumacher-misc/DETAILS
@@ -8,6 +8,7 @@
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${XORG_VER}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
+ PATCHLEVEL=1
LICENSE[0]=XCL
SHORT="Module font-schumacher-misc for xorg"
diff --git a/xorg-font/font-schumacher-misc/HISTORY b/xorg-font/font-schumacher-misc/HISTORY
index 94d68804af..801755669d 100644
--- a/xorg-font/font-schumacher-misc/HISTORY
+++ b/xorg-font/font-schumacher-misc/HISTORY
@@ -1,3 +1,7 @@
+2009-12-16 Thomas Orgis <sobukus@sourcemage.org>
+ * BUILD: Added to install fonts to /usr/share/fonts/X11 .
+ * DETAILS: patchlevel
+
2009-02-05 Eric Sandall <sandalle@sourcemage.org>
* POST_RESURRECT: Removed, now uses default_post_resurrect in FUNCTIONS