summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-09-09 02:13:50 +0000
committerjoerg <joerg@pkgsrc.org>2010-09-09 02:13:50 +0000
commitd8a8775fa24f599302e0b3e88b897194bbf1598d (patch)
tree92440982137768ceacfdba7652a3558f7fe4d08a /graphics
parent7a6fac3be189162333ecfd52afd5e02f20ee2105 (diff)
downloadpkgsrc-d8a8775fa24f599302e0b3e88b897194bbf1598d.tar.gz
Import jbig2dec-0.11:
jbig2dec is a decoder for the JGIB2 image compression format. JBIG2 is designed for lossy and lossless encoding of monochrome images at moderately high resolutions. For scanned paper documents, compression ratios on the order of 100:1 are often seen.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/jbig2dec/DESCR4
-rw-r--r--graphics/jbig2dec/Makefile18
-rw-r--r--graphics/jbig2dec/PLIST5
-rw-r--r--graphics/jbig2dec/buildlink3.mk12
-rw-r--r--graphics/jbig2dec/distinfo5
5 files changed, 44 insertions, 0 deletions
diff --git a/graphics/jbig2dec/DESCR b/graphics/jbig2dec/DESCR
new file mode 100644
index 00000000000..22ce11f01cf
--- /dev/null
+++ b/graphics/jbig2dec/DESCR
@@ -0,0 +1,4 @@
+jbig2dec is a decoder for the JGIB2 image compression format. JBIG2 is
+designed for lossy and lossless encoding of monochrome images at
+moderately high resolutions. For scanned paper documents, compression
+ratios on the order of 100:1 are often seen.
diff --git a/graphics/jbig2dec/Makefile b/graphics/jbig2dec/Makefile
new file mode 100644
index 00000000000..eb524db6818
--- /dev/null
+++ b/graphics/jbig2dec/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/09/09 02:13:50 joerg Exp $
+#
+
+DISTNAME= jbig2dec-0.11
+CATEGORIES= graphics
+MASTER_SITES= http://ghostscript.com/~giles/jbig2/jbig2dec/
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://jbig2dec.sourceforge.net
+COMMENT= JBIG2 decoder library
+
+PKG_DESTDIR_SUPPORT= user-destdir
+LICENSE= gnu-gpl-v3
+
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/jbig2dec/PLIST b/graphics/jbig2dec/PLIST
new file mode 100644
index 00000000000..7af7ee6c7dc
--- /dev/null
+++ b/graphics/jbig2dec/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/09 02:13:50 joerg Exp $
+bin/jbig2dec
+include/jbig2.h
+lib/libjbig2dec.la
+man/man1/jbig2dec.1
diff --git a/graphics/jbig2dec/buildlink3.mk b/graphics/jbig2dec/buildlink3.mk
new file mode 100644
index 00000000000..12d681500f8
--- /dev/null
+++ b/graphics/jbig2dec/buildlink3.mk
@@ -0,0 +1,12 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2010/09/09 02:13:50 joerg Exp $
+
+BUILDLINK_TREE+= jbig2dec
+
+.if !defined(JBIG2DEC_BUILDLINK3_MK)
+JBIG2DEC_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.jbig2dec+= jbig2dec>=0.11
+BUILDLINK_PKGSRCDIR.jbig2dec?= ../../graphics/jbig2dec
+.endif # JBIG2DEC_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -jbig2dec
diff --git a/graphics/jbig2dec/distinfo b/graphics/jbig2dec/distinfo
new file mode 100644
index 00000000000..e0b9128b615
--- /dev/null
+++ b/graphics/jbig2dec/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/09/09 02:13:50 joerg Exp $
+
+SHA1 (jbig2dec-0.11.tar.gz) = 349cd765616db7aac1f4dd1d45957d1da65ea925
+RMD160 (jbig2dec-0.11.tar.gz) = 8ee69d11d7aa6c590515a4d84644e273897bb4d0
+Size (jbig2dec-0.11.tar.gz) = 371499 bytes