pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts/awesome-ttf Packaged fonts/awesome-ttf 4.2.0, "T...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d9e5de91f20b
branches:  trunk
changeset: 641213:d9e5de91f20b
user:      khorben <khorben%pkgsrc.org@localhost>
date:      Sun Nov 02 17:58:21 2014 +0000

description:
Packaged fonts/awesome-ttf 4.2.0, "The iconic font and CSS toolkit"

Font Awesome gives you scalable vector icons that can instantly be customized -
size, color, drop shadow, and anything that can be done with the power of CSS.

Font Awesome by Dave Gandy - http://fontawesome.io

diffstat:

 fonts/awesome-ttf/DESCR    |   4 ++++
 fonts/awesome-ttf/Makefile |  25 +++++++++++++++++++++++++
 fonts/awesome-ttf/PLIST    |   2 ++
 fonts/awesome-ttf/distinfo |   5 +++++
 4 files changed, 36 insertions(+), 0 deletions(-)

diffs (52 lines):

diff -r 28e740372779 -r d9e5de91f20b fonts/awesome-ttf/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/awesome-ttf/DESCR   Sun Nov 02 17:58:21 2014 +0000
@@ -0,0 +1,4 @@
+Font Awesome gives you scalable vector icons that can instantly be customized -
+size, color, drop shadow, and anything that can be done with the power of CSS.
+
+Font Awesome by Dave Gandy - http://fontawesome.io
diff -r 28e740372779 -r d9e5de91f20b fonts/awesome-ttf/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/awesome-ttf/Makefile        Sun Nov 02 17:58:21 2014 +0000
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2014/11/02 17:58:21 khorben Exp $
+#
+
+DISTNAME=      font-awesome-4.2.0
+PKGNAME=       awesome-ttf-4.2.0
+CATEGORIES=    fonts
+MASTER_SITES=  http://fortawesome.github.io/Font-Awesome/assets/
+EXTRACT_SUFX=  .zip
+
+MAINTAINER=    khorben%defora.org@localhost
+HOMEPAGE=      http://fortawesome.github.io/Font-Awesome/assets/
+COMMENT=       The iconic font and CSS toolkit
+LICENSE=       ofl-v1.1
+
+NO_CONFIGURE=  yes
+NO_BUILD=      yes
+
+FONTS_DIRS.ttf=        share/fonts/X11/TTF
+
+INSTALLATION_DIRS=     ${FONTS_DIRS.ttf}
+
+do-install:
+       ${INSTALL_DATA} ${WRKSRC}/fonts/*.ttf ${DESTDIR}${PREFIX}/${FONTS_DIRS.ttf}
+
+.include "../../mk/bsd.pkg.mk"
diff -r 28e740372779 -r d9e5de91f20b fonts/awesome-ttf/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/awesome-ttf/PLIST   Sun Nov 02 17:58:21 2014 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2014/11/02 17:58:21 khorben Exp $
+share/fonts/X11/TTF/fontawesome-webfont.ttf
diff -r 28e740372779 -r d9e5de91f20b fonts/awesome-ttf/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/awesome-ttf/distinfo        Sun Nov 02 17:58:21 2014 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/11/02 17:58:21 khorben Exp $
+
+SHA1 (font-awesome-4.2.0.zip) = 43555de93a3894466097034a5efffbef2479ebd8
+RMD160 (font-awesome-4.2.0.zip) = dd3e215cba0473691900b88fe2b209a95abae8a4
+Size (font-awesome-4.2.0.zip) = 381929 bytes



Home | Main Index | Thread Index | Old Index