summaryrefslogtreecommitdiffstats
path: root/xorg-font
diff options
context:
space:
mode:
authorThomas Orgis2009-12-16 14:54:49 +0100
committerThomas Orgis2009-12-16 14:54:49 +0100
commit434656dffd084f365f82e7d7dff0047fee78dca7 (patch)
tree0c57d6f0080899584d60e943e387c3d44fc633af /xorg-font
parentc43b3d281de7e530a3b9edcb6b68a7bcfdccb5ea (diff)
font-daewoo-misc: install fonts to /usr/share/fonts/X11 .
Diffstat (limited to 'xorg-font')
-rwxr-xr-xxorg-font/font-daewoo-misc/BUILD2
-rwxr-xr-xxorg-font/font-daewoo-misc/DETAILS1
-rw-r--r--xorg-font/font-daewoo-misc/HISTORY4
3 files changed, 7 insertions, 0 deletions
diff --git a/xorg-font/font-daewoo-misc/BUILD b/xorg-font/font-daewoo-misc/BUILD
new file mode 100755
index 0000000000..ce8aa86fba
--- /dev/null
+++ b/xorg-font/font-daewoo-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-daewoo-misc/DETAILS b/xorg-font/font-daewoo-misc/DETAILS
index fdaa5af742..103ec0af1e 100755
--- a/xorg-font/font-daewoo-misc/DETAILS
+++ b/xorg-font/font-daewoo-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-daewoo-misc for xorg"
diff --git a/xorg-font/font-daewoo-misc/HISTORY b/xorg-font/font-daewoo-misc/HISTORY
index 6cb172ffe7..b24d5c1066 100644
--- a/xorg-font/font-daewoo-misc/HISTORY
+++ b/xorg-font/font-daewoo-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