import droid-fonts. nice fonts as seen on the android devices.

ok ajacoutot@ & matthieu@
This commit is contained in:
pyr 2009-11-16 07:54:36 +00:00
parent 218487feca
commit 7097f2a8f7
4 changed files with 49 additions and 0 deletions

32
x11/droid-fonts/Makefile Normal file
View File

@ -0,0 +1,32 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/11/16 07:54:36 pyr Exp $
PKG_ARCH= *
COMMENT= nice looking fonts as found on the android devices
DISTNAME= DroidFamily
PKGNAME= droid-fonts-0.1
CATEGORIES= x11
EXTRACT_SUFX= .zip
HOMEPAGE= http://www.droidfonts.com
# Apache 2 License
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://download.damieng.com/fonts/redistributed/
NO_BUILD= Yes
NO_REGRESS= Yes
INST_DIR= ${PREFIX}/lib/X11/fonts/Droid
EXTRACT_DIR= DroidFonts
do-install:
${INSTALL_DATA_DIR} ${INST_DIR}
${INSTALL_DATA} ${WRKDIR}/${EXTRACT_DIR}/*.ttf ${INST_DIR}
.include <bsd.port.mk>

5
x11/droid-fonts/distinfo Normal file
View File

@ -0,0 +1,5 @@
MD5 (DroidFamily.zip) = XeO/ul3Y0A4eyITKNrMVKQ==
RMD160 (DroidFamily.zip) = HyiUgNHiTGv2jVmBthu+zLeb0AQ=
SHA1 (DroidFamily.zip) = xtdztmNz+TnUv9hB2K4qsp3pqs0=
SHA256 (DroidFamily.zip) = ON7ryMo66IymRZxbvrG+Tw4VMCpePxGemJssWxeXEcM=
SIZE (DroidFamily.zip) = 1994932

View File

@ -0,0 +1 @@
Alternate True-Type fonts from the Google android project.

11
x11/droid-fonts/pkg/PLIST Normal file
View File

@ -0,0 +1,11 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/11/16 07:54:36 pyr Exp $
lib/X11/fonts/
@fontdir lib/X11/fonts/Droid/
lib/X11/fonts/Droid/DroidSans-Bold.ttf
lib/X11/fonts/Droid/DroidSans.ttf
lib/X11/fonts/Droid/DroidSansFallback.ttf
lib/X11/fonts/Droid/DroidSansMono.ttf
lib/X11/fonts/Droid/DroidSerif-Bold.ttf
lib/X11/fonts/Droid/DroidSerif-BoldItalic.ttf
lib/X11/fonts/Droid/DroidSerif-Italic.ttf
lib/X11/fonts/Droid/DroidSerif-Regular.ttf