pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/dvipng Import dvipng-1.11 as graphics/dvipng.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dbf20734740b
branches:  trunk
changeset: 554721:dbf20734740b
user:      ahoka <ahoka%pkgsrc.org@localhost>
date:      Wed Feb 18 21:19:15 2009 +0000

description:
Import dvipng-1.11 as graphics/dvipng.

This program makes PNG and/or GIF graphics from DVI files. It produces
high-quality images while its internals are tuned for speed. It supports PK,
VF, PostScript and TrueType fonts, color, PostScript inclusion, bitmap
inclusion, and has CJK support

diffstat:

 graphics/dvipng/DESCR    |   4 ++++
 graphics/dvipng/Makefile |  22 ++++++++++++++++++++++
 graphics/dvipng/PLIST    |   6 ++++++
 graphics/dvipng/distinfo |   5 +++++
 4 files changed, 37 insertions(+), 0 deletions(-)

diffs (53 lines):

diff -r fb2cb562321c -r dbf20734740b graphics/dvipng/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/dvipng/DESCR     Wed Feb 18 21:19:15 2009 +0000
@@ -0,0 +1,4 @@
+This program makes PNG and/or GIF graphics from DVI files. It produces
+high-quality images while its internals are tuned for speed. It supports PK,
+VF, PostScript and TrueType fonts, color, PostScript inclusion, bitmap
+inclusion, and has CJK support
diff -r fb2cb562321c -r dbf20734740b graphics/dvipng/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/dvipng/Makefile  Wed Feb 18 21:19:15 2009 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/02/18 21:19:15 ahoka Exp $
+#
+
+DISTNAME=      dvipng-1.11
+CATEGORIES=    graphics
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=dvipng/}
+
+MAINTAINER=    ahoka%NetBSD.org@localhost
+HOMEPAGE=      http://savannah.nongnu.org/projects/dvipng/
+COMMENT=       Convert TeX DVI files to PNG or GIF
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+GNU_CONFIGURE=         yes
+INFO_FILES=            yes
+USE_TOOLS+=            makeinfo
+
+.include "../../graphics/gd/buildlink3.mk"
+.include "../../graphics/freetype2/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
+.include "../../mk/tex.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r fb2cb562321c -r dbf20734740b graphics/dvipng/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/dvipng/PLIST     Wed Feb 18 21:19:15 2009 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/02/18 21:19:15 ahoka Exp $
+bin/dvigif
+bin/dvipng
+info/dvipng.info
+man/man1/dvigif.1
+man/man1/dvipng.1
diff -r fb2cb562321c -r dbf20734740b graphics/dvipng/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/dvipng/distinfo  Wed Feb 18 21:19:15 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/02/18 21:19:15 ahoka Exp $
+
+SHA1 (dvipng-1.11.tar.gz) = 2093cbd22c4d459bbf7e89d87b6a0b0046281ce7
+RMD160 (dvipng-1.11.tar.gz) = 5a1910784208a25bbb3949495d95fcac59e849ba
+Size (dvipng-1.11.tar.gz) = 167331 bytes



Home | Main Index | Thread Index | Old Index