Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (cc0c51ddaa3555e1b1b9780c6dc533633a4c2ae7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (cc0c51ddaa3555e1b1b9780c6dc533633a4c2ae7)
  • Date: Mon, 31 Dec 2012 10:24:41 -0600

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

ChangeLog | 3 +++
fonts-x11/uw-ttyp0/BUILD | 3 +++
fonts-x11/uw-ttyp0/DEPENDS | 2 ++
fonts-x11/uw-ttyp0/DETAILS | 20 ++++++++++++++++++++
fonts-x11/uw-ttyp0/HISTORY | 3 +++
5 files changed, 31 insertions(+)

New commits:
commit cc0c51ddaa3555e1b1b9780c6dc533633a4c2ae7
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

fonts-x11/uw-ttyp0: new spell, a fixed-width font

diff --git a/ChangeLog b/ChangeLog
index 6394f0b..dabfb6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2012-12-31 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * fonts-x11/uw-ttyp0: new spell, a fixed-width bitmap font
+
2012-12-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* fonts-x11/gohufont: new spell, a fix-width bitmap font
* libs/openthreads: spell deprecated [openthreads is part of
diff --git a/fonts-x11/uw-ttyp0/BUILD b/fonts-x11/uw-ttyp0/BUILD
new file mode 100755
index 0000000..f3b517e
--- /dev/null
+++ b/fonts-x11/uw-ttyp0/BUILD
@@ -0,0 +1,3 @@
+./configure --prefix=${INSTALL_ROOT}/usr \
+ --mandir=${INSTALL_ROOT}/usr/share/man &&
+default_build_make
diff --git a/fonts-x11/uw-ttyp0/DEPENDS b/fonts-x11/uw-ttyp0/DEPENDS
new file mode 100755
index 0000000..c08188a
--- /dev/null
+++ b/fonts-x11/uw-ttyp0/DEPENDS
@@ -0,0 +1,2 @@
+depends perl &&
+depends bdftopcf
diff --git a/fonts-x11/uw-ttyp0/DETAILS b/fonts-x11/uw-ttyp0/DETAILS
new file mode 100755
index 0000000..3f87acc
--- /dev/null
+++ b/fonts-x11/uw-ttyp0/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=uw-ttyp0
+ VERSION=1.0
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://www.mpi-inf.mpg.de/~uwe/misc/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:2b62ce614940569e0e619c52b25c392e79e3f2bb01d8b2f32dcbabb31dc0713ca1eab3e65e81f229d99b3495281ec018dddcbb0e2fdff5322a2ab6080b4ccf26
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://www.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/";
+ LICENSE[0]=MIT
+ ENTERED=20121231
+ SHORT="a family of monospaced bitmap fonts"
+cat << EOF
+UW ttyp0 is a family of monospaced bitmap fonts in bdf format. It covers
+most of the Latin and Cyrillic alphabet, Greek, Armenian, Georgian (only
+Mkhedruli), Hebrew (without cantillation marks), Thai, most of IPA (but no
+UPA), standard punctuation, common symbols, some mathematics, line graphics
+and a few dingbats.
+
+UW ttyp0 comes in nine sizes from 6x11 to 11x22. In all of the sizes there
+are regular and bold versions; for some there is also an italic.
+EOF
diff --git a/fonts-x11/uw-ttyp0/HISTORY b/fonts-x11/uw-ttyp0/HISTORY
new file mode 100644
index 0000000..c72dd18
--- /dev/null
+++ b/fonts-x11/uw-ttyp0/HISTORY
@@ -0,0 +1,3 @@
+2012-12-31 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * BUILD, DEPENDS, DETAILS: spell created
+



  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (cc0c51ddaa3555e1b1b9780c6dc533633a4c2ae7), Florian Franzmann, 12/31/2012

Archive powered by MHonArc 2.6.24.

Top of Page