void-packages/srcpkgs/djvulibre/template
Juan RP 23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00

35 lines
1.2 KiB
Plaintext

# Template file for 'djvulibre'
pkgname=djvulibre
version=3.5.24
homepage="http://djvu.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/djvu/$pkgname-$version.tar.gz"
build_style=gnu-configure
configure_args="--disable-desktopfiles"
short_desc="Utilities for the DjVu image format"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
checksum=c0734c81d22a0e458c3fb5efd4c3eab051bcb6ad8740f5a5784c1f5699482534
long_desc="
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 a 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."
subpackages="lib${pkgname} ${pkgname}-devel"
Add_dependency run libgcc
Add_dependency run glibc
Add_dependency run libstdc++
Add_dependency run tiff
Add_dependency run libdjvulibre
Add_dependency build pkg-config
Add_dependency build tiff-devel