summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Orgis2009-12-16 14:54:53 +0100
committerEric Sandall2009-12-19 00:21:01 -0800
commitd82976612275208f234e8ed8116aabbb4c3d864b (patch)
tree1fa0b17c22141f4ce5f1ac484b406938b6043039
parentccda61510f5fe6175a62a00a623c0e14a541523e (diff)
font-misc-cyrillic: install fonts to /usr/share/fonts/X11 .
(cherry picked from commit 72093c666a36d0201133562be26eee7cc23d5111)
-rwxr-xr-xxorg-font/font-misc-cyrillic/BUILD2
-rwxr-xr-xxorg-font/font-misc-cyrillic/DETAILS1
-rw-r--r--xorg-font/font-misc-cyrillic/HISTORY4
3 files changed, 7 insertions, 0 deletions
diff --git a/xorg-font/font-misc-cyrillic/BUILD b/xorg-font/font-misc-cyrillic/BUILD
new file mode 100755
index 0000000000..5868e0368b
--- /dev/null
+++ b/xorg-font/font-misc-cyrillic/BUILD
@@ -0,0 +1,2 @@
+OPTS="--with-fontdir=$INSTALL_ROOT/usr/share/fonts/X11/cyrillic $OPTS" &&
+default_build
diff --git a/xorg-font/font-misc-cyrillic/DETAILS b/xorg-font/font-misc-cyrillic/DETAILS
index 37ecaae412..3f65ac26fa 100755
--- a/xorg-font/font-misc-cyrillic/DETAILS
+++ b/xorg-font/font-misc-cyrillic/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-misc-cyrillic for xorg"
diff --git a/xorg-font/font-misc-cyrillic/HISTORY b/xorg-font/font-misc-cyrillic/HISTORY
index 6cb172ffe7..b24d5c1066 100644
--- a/xorg-font/font-misc-cyrillic/HISTORY
+++ b/xorg-font/font-misc-cyrillic/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