pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/djvulibre-tools add djvulibre-tools-3.5.17, t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a5090de6bb5b
branches:  trunk
changeset: 518074:a5090de6bb5b
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Aug 30 17:09:39 2006 +0000

description:
add djvulibre-tools-3.5.17, the command line tools which come with the
"djvulibre" distribution

diffstat:

 graphics/djvulibre-tools/DESCR    |  10 ++++++++
 graphics/djvulibre-tools/Makefile |  29 +++++++++++++++++++++++++
 graphics/djvulibre-tools/PLIST    |  45 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 84 insertions(+), 0 deletions(-)

diffs (96 lines):

diff -r 4d99ab130440 -r a5090de6bb5b graphics/djvulibre-tools/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/djvulibre-tools/DESCR    Wed Aug 30 17:09:39 2006 +0000
@@ -0,0 +1,10 @@
+DjVu is a set of compression technologies, a file format,
+and a software platform for the delivery over the Web of digital documents,
+scanned documents, and high resolution images.
+
+DjVu documents download and display extremely quickly, and look exactly the
+same on all platforms. DjVu can be seen as superior alternative to PDF and
+Postscript for digital documents, to TIFF (and PDF) for scanned documents, to
+JPEG for photographs and pictures, and to GIF for large palettized
+images. DjVu is the only Web format that is practical for distributing
+high-resolution scanned documents in color. No other format comes close.
diff -r 4d99ab130440 -r a5090de6bb5b graphics/djvulibre-tools/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/djvulibre-tools/Makefile Wed Aug 30 17:09:39 2006 +0000
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/08/30 17:09:39 drochner Exp $
+#
+
+DISTNAME=              djvulibre-3.5.17
+PKGNAME=               djvulibre-tools-3.5.17
+CATEGORIES=            graphics
+MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=djvu/}
+
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=              http://djvulibre.djvuzone.org/
+COMMENT=               Compression library for scanned documents
+
+PATCHDIR=              ${.CURDIR}/../djvulibre-lib/patches
+DISTINFO_FILE=         ${.CURDIR}/../djvulibre-lib/distinfo
+
+USE_PKGLOCALEDIR=      yes
+USE_TOOLS+=            pkg-config
+GNU_CONFIGURE=         yes
+USE_LANGUAGES=         c c++
+USE_LIBTOOL=           yes
+
+MAKE_ENV+=             INSTALL_SCRIPT=${INSTALL_SCRIPT:Q}
+BUILD_DIRS=            tools xmltools
+INSTALL_DIRS=          tools xmltools
+
+.include "../../graphics/djvulibre-lib/buildlink3.mk"
+.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../graphics/tiff/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 4d99ab130440 -r a5090de6bb5b graphics/djvulibre-tools/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/djvulibre-tools/PLIST    Wed Aug 30 17:09:39 2006 +0000
@@ -0,0 +1,45 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/08/30 17:09:39 drochner Exp $
+bin/any2djvu
+bin/bzz
+bin/c44
+bin/cjb2
+bin/cpaldjvu
+bin/csepdjvu
+bin/ddjvu
+bin/djvm
+bin/djvmcvt
+bin/djvudigital
+bin/djvudump
+bin/djvuextract
+bin/djvumake
+bin/djvups
+bin/djvused
+bin/djvuserve
+bin/djvutoxml
+bin/djvutxt
+bin/djvuxmlparser
+man/man1/any2djvu.1
+man/man1/bzz.1
+man/man1/c44.1
+man/man1/cjb2.1
+man/man1/cpaldjvu.1
+man/man1/csepdjvu.1
+man/man1/ddjvu.1
+man/man1/djvm.1
+man/man1/djvmcvt.1
+man/man1/djvu.1
+man/man1/djvudigital.1
+man/man1/djvudump.1
+man/man1/djvuextract.1
+man/man1/djvumake.1
+man/man1/djvups.1
+man/man1/djvused.1
+man/man1/djvuserve.1
+man/man1/djvutoxml.1
+man/man1/djvutxt.1
+man/man1/djvuxml.1
+man/man1/djvuxmlparser.1
+share/djvu/pubtext/DjVuMessages.dtd
+share/djvu/pubtext/DjVuOCR.dtd
+share/djvu/pubtext/DjVuXML-s.dtd
+@dirrm share/djvu/pubtext



Home | Main Index | Thread Index | Old Index