summaryrefslogtreecommitdiff
path: root/fonts/lohit-fonts
diff options
context:
space:
mode:
authorghen <ghen>2008-10-20 20:32:11 +0000
committerghen <ghen>2008-10-20 20:32:11 +0000
commit1e0cb6f9a9c5efc54f48d7ce7c6f57f2a79b9ab2 (patch)
treeee5559cb22081bfed32ce5d837cd5de63366d103 /fonts/lohit-fonts
parentaef6e3cf6b9bab97c8e7febf22ffa52dc341a827 (diff)
downloadpkgsrc-1e0cb6f9a9c5efc54f48d7ce7c6f57f2a79b9ab2.tar.gz
Import lohit-fonts package (also known as fonts-indic), a set of free
TrueType fonts for several Indian languages: Assamese, Bengali, Gujarati, Hindi, Kannada, Malayalam, Marathi, Oriya, Punjabi, Tamil, Telugu.
Diffstat (limited to 'fonts/lohit-fonts')
-rw-r--r--fonts/lohit-fonts/DESCR11
-rw-r--r--fonts/lohit-fonts/Makefile40
-rw-r--r--fonts/lohit-fonts/PLIST16
-rw-r--r--fonts/lohit-fonts/distinfo5
4 files changed, 72 insertions, 0 deletions
diff --git a/fonts/lohit-fonts/DESCR b/fonts/lohit-fonts/DESCR
new file mode 100644
index 00000000000..4cf4a38aeea
--- /dev/null
+++ b/fonts/lohit-fonts/DESCR
@@ -0,0 +1,11 @@
+In 2004, Red Hat has released five Indian language fonts as open source
+licensed under the GPL. The fonts were named "Lohit" which means "Red" in
+Sanskrit. Currently, the font family supports 11 Indian languages: Assamese,
+Bengali, Gujarati, Hindi, Kannada, Malayalam, Marathi, Oriya, Punjabi, Tamil,
+Telugu, and are available as TrueType fonts. Now, Fedora Project and its
+contributors took the responsibility to consolidate the further efforts and
+improvements of the Lohit fonts.
+
+The project goal is to improve existing offerings of the fonts - making sure
+the Lohit fonts deliver the best available quality and functions to the
+community.
diff --git a/fonts/lohit-fonts/Makefile b/fonts/lohit-fonts/Makefile
new file mode 100644
index 00000000000..df29a3ff978
--- /dev/null
+++ b/fonts/lohit-fonts/Makefile
@@ -0,0 +1,40 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/10/20 20:32:11 ghen Exp $
+
+DISTNAME= lohit-fonts-2.3.1
+CATEGORIES= fonts
+MASTER_SITES= http://rbhalera.fedorapeople.org/released/lohit/
+MASTER_SITES+= ${MASTER_SITE_GENTOO:=distfiles/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://fedorahosted.org/lohit
+COMMENT= Free fonts for Indian languages
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_X11BASE= yes
+NO_CONFIGURE= yes
+NO_BUILD= yes
+
+FONTDIR= ${PREFIX}/lib/X11/fonts/TTF
+FONTS_DIRS.ttf+= ${FONTDIR}
+
+INSTALLATION_DIRS= lib/X11/fonts/TTF
+
+do-install:
+ ${INSTALL_DATA} ${WRKSRC}/bengali/lohit_bn.ttf ${DESTDIR}${FONTDIR}/
+ ${INSTALL_DATA} ${WRKSRC}/gujarati/lohit_gu.ttf ${DESTDIR}${FONTDIR}/
+ ${INSTALL_DATA} ${WRKSRC}/hindi/lohit_hi.ttf ${DESTDIR}${FONTDIR}/
+ ${INSTALL_DATA} ${WRKSRC}/kannada/lohit_kn.ttf ${DESTDIR}${FONTDIR}/
+ ${INSTALL_DATA} ${WRKSRC}/kashmiri/lohit_ks.ttf ${DESTDIR}${FONTDIR}/
+ ${INSTALL_DATA} ${WRKSRC}/konkani/lohit_kok.ttf ${DESTDIR}${FONTDIR}/
+ ${INSTALL_DATA} ${WRKSRC}/maithili/lohit_mai.ttf ${DESTDIR}${FONTDIR}/
+ ${INSTALL_DATA} ${WRKSRC}/malayalam/lohit_ml.ttf ${DESTDIR}${FONTDIR}/
+ ${INSTALL_DATA} ${WRKSRC}/marathi/lohit_mr.ttf ${DESTDIR}${FONTDIR}/
+ ${INSTALL_DATA} ${WRKSRC}/nepali/lohit_ne.ttf ${DESTDIR}${FONTDIR}/
+ ${INSTALL_DATA} ${WRKSRC}/oriya/lohit_or.ttf ${DESTDIR}${FONTDIR}/
+ ${INSTALL_DATA} ${WRKSRC}/punjabi/lohit_pa.ttf ${DESTDIR}${FONTDIR}/
+ ${INSTALL_DATA} ${WRKSRC}/sindhi/lohit_sd.ttf ${DESTDIR}${FONTDIR}/
+ ${INSTALL_DATA} ${WRKSRC}/tamil/lohit_ta.ttf ${DESTDIR}${FONTDIR}/
+ ${INSTALL_DATA} ${WRKSRC}/telugu/lohit_te.ttf ${DESTDIR}${FONTDIR}/
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/lohit-fonts/PLIST b/fonts/lohit-fonts/PLIST
new file mode 100644
index 00000000000..817bdd6aaf9
--- /dev/null
+++ b/fonts/lohit-fonts/PLIST
@@ -0,0 +1,16 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/10/20 20:32:11 ghen Exp $
+lib/X11/fonts/TTF/lohit_bn.ttf
+lib/X11/fonts/TTF/lohit_gu.ttf
+lib/X11/fonts/TTF/lohit_hi.ttf
+lib/X11/fonts/TTF/lohit_kn.ttf
+lib/X11/fonts/TTF/lohit_kok.ttf
+lib/X11/fonts/TTF/lohit_ks.ttf
+lib/X11/fonts/TTF/lohit_mai.ttf
+lib/X11/fonts/TTF/lohit_ml.ttf
+lib/X11/fonts/TTF/lohit_mr.ttf
+lib/X11/fonts/TTF/lohit_ne.ttf
+lib/X11/fonts/TTF/lohit_or.ttf
+lib/X11/fonts/TTF/lohit_pa.ttf
+lib/X11/fonts/TTF/lohit_sd.ttf
+lib/X11/fonts/TTF/lohit_ta.ttf
+lib/X11/fonts/TTF/lohit_te.ttf
diff --git a/fonts/lohit-fonts/distinfo b/fonts/lohit-fonts/distinfo
new file mode 100644
index 00000000000..699c50301f7
--- /dev/null
+++ b/fonts/lohit-fonts/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/10/20 20:32:11 ghen Exp $
+
+SHA1 (lohit-fonts-2.3.1.tar.gz) = 6cb9fd172e60dd8c4dc9fcbc536bf28476f1bce8
+RMD160 (lohit-fonts-2.3.1.tar.gz) = 04de7b3c26220b10ca0975a71174fd7ef2719bdf
+Size (lohit-fonts-2.3.1.tar.gz) = 593152 bytes