summaryrefslogtreecommitdiffstats
path: root/fonts
diff options
context:
space:
mode:
authorJaka Kranjc2008-07-14 17:42:38 +0200
committerJaka Kranjc2008-07-14 17:43:22 +0200
commit23e6d06fe28e580bd2fadac035c08b67d11b76a3 (patch)
tree50e84cf01375eb11c0785d96526b48eb69f5cc7d /fonts
parent7f9a0fae02e697f911e1e84225ade3480c4d47ec (diff)
fonts/unfonts-ttf: Un-KwangHee fonts #14553
Diffstat (limited to 'fonts')
-rwxr-xr-xfonts/unfonts-ttf/BUILD1
-rwxr-xr-xfonts/unfonts-ttf/DEPENDS1
-rwxr-xr-xfonts/unfonts-ttf/DETAILS16
-rwxr-xr-xfonts/unfonts-ttf/FINAL1
-rw-r--r--fonts/unfonts-ttf/HISTORY3
-rwxr-xr-xfonts/unfonts-ttf/INSTALL2
-rwxr-xr-xfonts/unfonts-ttf/POST_REMOVE1
-rwxr-xr-xfonts/unfonts-ttf/POST_RESURRECT1
8 files changed, 26 insertions, 0 deletions
diff --git a/fonts/unfonts-ttf/BUILD b/fonts/unfonts-ttf/BUILD
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/fonts/unfonts-ttf/BUILD
@@ -0,0 +1 @@
+true
diff --git a/fonts/unfonts-ttf/DEPENDS b/fonts/unfonts-ttf/DEPENDS
new file mode 100755
index 0000000000..74ca5e3de8
--- /dev/null
+++ b/fonts/unfonts-ttf/DEPENDS
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/X11_DEPENDS
diff --git a/fonts/unfonts-ttf/DETAILS b/fonts/unfonts-ttf/DETAILS
new file mode 100755
index 0000000000..1fe46b6748
--- /dev/null
+++ b/fonts/unfonts-ttf/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=unfonts-ttf
+ SPELLX=un-fonts-core
+ VERSION=1.0.2-080608
+ SOURCE=$SPELLX-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
+ SOURCE_URL[0]=http://kldp.net/frs/download.php/4695/$SOURCE
+ SOURCE_HASH=sha512:ab7c394931b5dcc6a7f6db89b69928ee769cffcca08e1266ecf4864bfea06d9dacc45c4d821786de8dad04b84b0de78a9db84bfcbb0ec506999dbb791570d941
+ LICENSE[0]=GPL
+ WEB_SITE=http://kldp.net/projects/unfonts/
+ ENTERED=20080628
+ SHORT="Fonts by Un-KwangHee."
+cat << EOF
+This fonts were originally Type1 fonts made by the developer of HLaTex,
+Un-KwangHee. The goal of the project is to convert these fonts into
+TrueType/OpenType fonts.
+EOF
diff --git a/fonts/unfonts-ttf/FINAL b/fonts/unfonts-ttf/FINAL
new file mode 100755
index 0000000000..4ff489d6e6
--- /dev/null
+++ b/fonts/unfonts-ttf/FINAL
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/X11_FINAL
diff --git a/fonts/unfonts-ttf/HISTORY b/fonts/unfonts-ttf/HISTORY
new file mode 100644
index 0000000000..5dbff0b2ba
--- /dev/null
+++ b/fonts/unfonts-ttf/HISTORY
@@ -0,0 +1,3 @@
+2008-06-30 Jaeic Lee <zeraxeal@gmail.com>
+ * DETAILS, HISTORY, POST_RESURRECT, INSTALL: spell created.
+ * FINAL, BUILD, DEPENDS, POST_REMOVE: Duplicated from ttf-dejavu. \ No newline at end of file
diff --git a/fonts/unfonts-ttf/INSTALL b/fonts/unfonts-ttf/INSTALL
new file mode 100755
index 0000000000..f931227272
--- /dev/null
+++ b/fonts/unfonts-ttf/INSTALL
@@ -0,0 +1,2 @@
+mkdir -p "$INSTALL_ROOT/usr/share/fonts/TTF" &&
+install -m 644 -o root -g root un-fonts/*.ttf "$INSTALL_ROOT/usr/share/fonts/TTF"
diff --git a/fonts/unfonts-ttf/POST_REMOVE b/fonts/unfonts-ttf/POST_REMOVE
new file mode 100755
index 0000000000..368b620825
--- /dev/null
+++ b/fonts/unfonts-ttf/POST_REMOVE
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/X11_POST_REMOVE
diff --git a/fonts/unfonts-ttf/POST_RESURRECT b/fonts/unfonts-ttf/POST_RESURRECT
new file mode 100755
index 0000000000..368b620825
--- /dev/null
+++ b/fonts/unfonts-ttf/POST_RESURRECT
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/X11_POST_REMOVE