summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Orgis2009-12-16 14:54:56 +0100
committerEric Sandall2009-12-19 00:21:06 -0800
commit7221a2a8fc3a9cde5a5c4cecc066b2b12d748f2a (patch)
treefd5a4d8b412358040c6253ac3f16b2a66ba3e316
parentb47556e200c85c04482ce76595b441d9f6a30ae1 (diff)
font-screen-cyrillic: install fonts to /usr/share/fonts/X11 .
(cherry picked from commit b6dd2fbcaed619dbdee1b3053282c9269d969430)
-rwxr-xr-xxorg-font/font-screen-cyrillic/BUILD2
-rwxr-xr-xxorg-font/font-screen-cyrillic/DETAILS1
-rw-r--r--xorg-font/font-screen-cyrillic/HISTORY4
3 files changed, 7 insertions, 0 deletions
diff --git a/xorg-font/font-screen-cyrillic/BUILD b/xorg-font/font-screen-cyrillic/BUILD
new file mode 100755
index 0000000000..5868e0368b
--- /dev/null
+++ b/xorg-font/font-screen-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-screen-cyrillic/DETAILS b/xorg-font/font-screen-cyrillic/DETAILS
index 3913f9816d..a64ad6f3bf 100755
--- a/xorg-font/font-screen-cyrillic/DETAILS
+++ b/xorg-font/font-screen-cyrillic/DETAILS
@@ -8,6 +8,7 @@
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
+ PATCHLEVEL=1
LICENSE[0]=XCL
SHORT="Module font-screen-cyrillic for xorg"
diff --git a/xorg-font/font-screen-cyrillic/HISTORY b/xorg-font/font-screen-cyrillic/HISTORY
index 09c1c3a0a9..733817ec05 100644
--- a/xorg-font/font-screen-cyrillic/HISTORY
+++ b/xorg-font/font-screen-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