summaryrefslogtreecommitdiff
path: root/graphics/dvipng
diff options
context:
space:
mode:
authorahoka <ahoka>2009-02-18 21:19:15 +0000
committerahoka <ahoka>2009-02-18 21:19:15 +0000
commit40929cc29ef11f8ca9479f932113f024a83646a0 (patch)
tree5410d36b394f6a181847d14c1abcb721dfc4b9c8 /graphics/dvipng
parentb4ecee31eb93e1310d8de21823cab81aac4da37d (diff)
downloadpkgsrc-40929cc29ef11f8ca9479f932113f024a83646a0.tar.gz
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 (limited to 'graphics/dvipng')
-rw-r--r--graphics/dvipng/DESCR4
-rw-r--r--graphics/dvipng/Makefile22
-rw-r--r--graphics/dvipng/PLIST6
-rw-r--r--graphics/dvipng/distinfo5
4 files changed, 37 insertions, 0 deletions
diff --git a/graphics/dvipng/DESCR b/graphics/dvipng/DESCR
new file mode 100644
index 00000000000..c60c7188caf
--- /dev/null
+++ b/graphics/dvipng/DESCR
@@ -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 --git a/graphics/dvipng/Makefile b/graphics/dvipng/Makefile
new file mode 100644
index 00000000000..096dbfad083
--- /dev/null
+++ b/graphics/dvipng/Makefile
@@ -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
+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 --git a/graphics/dvipng/PLIST b/graphics/dvipng/PLIST
new file mode 100644
index 00000000000..d7af5f0963a
--- /dev/null
+++ b/graphics/dvipng/PLIST
@@ -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 --git a/graphics/dvipng/distinfo b/graphics/dvipng/distinfo
new file mode 100644
index 00000000000..d39b191c806
--- /dev/null
+++ b/graphics/dvipng/distinfo
@@ -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