summaryrefslogtreecommitdiff
path: root/fonts/motoya-fonts
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2011-02-27 19:00:50 +0000
committerryoon <ryoon@pkgsrc.org>2011-02-27 19:00:50 +0000
commitc53e8f02ad703524cb91b2acff3bf926636de72c (patch)
tree349e5dd7eb2665b79368a5a73f4e0c382708bf44 /fonts/motoya-fonts
parentc947d02fcac594387f87a8dd9b4e8189f845ebca (diff)
downloadpkgsrc-c53e8f02ad703524cb91b2acff3bf926636de72c.tar.gz
Import motoya-fonts-20100921 as fonts/motoya-fonts.
Motoya L Cider W3 and L Mulberry W3 TrueType fonts originally for Android handset display.
Diffstat (limited to 'fonts/motoya-fonts')
-rw-r--r--fonts/motoya-fonts/DESCR1
-rw-r--r--fonts/motoya-fonts/Makefile43
-rw-r--r--fonts/motoya-fonts/PLIST5
-rw-r--r--fonts/motoya-fonts/distinfo5
4 files changed, 54 insertions, 0 deletions
diff --git a/fonts/motoya-fonts/DESCR b/fonts/motoya-fonts/DESCR
new file mode 100644
index 00000000000..bee5e41ed76
--- /dev/null
+++ b/fonts/motoya-fonts/DESCR
@@ -0,0 +1 @@
+Motoya fonts for Android handset display.
diff --git a/fonts/motoya-fonts/Makefile b/fonts/motoya-fonts/Makefile
new file mode 100644
index 00000000000..39dca681118
--- /dev/null
+++ b/fonts/motoya-fonts/Makefile
@@ -0,0 +1,43 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/02/27 19:00:50 ryoon Exp $
+#
+
+DISTNAME= motoya-al-fonts-20100921
+PKGNAME= ${DISTNAME:S/-al//}
+CATEGORIES= fonts japanese
+MASTER_SITES= ${MASTER_SITE_FREEBSD_LOCAL:=hrs/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= ryoon@NetBSD.org
+HOMEPAGE= http://android.git.kernel.org/?p=platform/frameworks/base.git;a=tree;f=data/fonts
+COMMENT= Motoya L Cider W3 and L Mulberry W3 fonts
+LICENSE= apache-2.0
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # none
+USE_X11BASE= YES
+NO_BUILD= YES
+
+FONTDIR= ${PREFIX}/lib/X11/fonts/TTF
+FONTS_DIRS.ttf= ${FONTDIR}
+
+DOCDIR= ${PREFIX}/share/doc/${PKGBASE}
+
+INSTALLATION_DIRS= lib/X11/fonts/TTF \
+ ${DOCDIR}
+
+INSTALL_FONTS= MTLc3m.ttf \
+ MTLmr3m.ttf
+
+INSTALL_DOCS= NOTICE \
+ newsrelease20100921.pdf
+
+do-install:
+.for f in ${INSTALL_FONTS}
+ ${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${FONTDIR}
+.endfor
+.for f in ${INSTALL_DOCS}
+ ${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${DOCDIR}
+.endfor
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/motoya-fonts/PLIST b/fonts/motoya-fonts/PLIST
new file mode 100644
index 00000000000..d22dae328f1
--- /dev/null
+++ b/fonts/motoya-fonts/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/02/27 19:00:50 ryoon Exp $
+lib/X11/fonts/TTF/MTLc3m.ttf
+lib/X11/fonts/TTF/MTLmr3m.ttf
+share/doc/motoya-fonts/NOTICE
+share/doc/motoya-fonts/newsrelease${PKGVERSION}.pdf
diff --git a/fonts/motoya-fonts/distinfo b/fonts/motoya-fonts/distinfo
new file mode 100644
index 00000000000..83457367e36
--- /dev/null
+++ b/fonts/motoya-fonts/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/02/27 19:00:50 ryoon Exp $
+
+SHA1 (motoya-al-fonts-20100921.tar.bz2) = e5b1501ec09118539beae17e3492fd6fb32052ad
+RMD160 (motoya-al-fonts-20100921.tar.bz2) = 7c514c8ddfb1aeac756386ed7953683f31dfe5af
+Size (motoya-al-fonts-20100921.tar.bz2) = 2933997 bytes