7606392964
xbmc build is broken due to unrelated reason, so it hasn't been build-tested.
29 lines
1.1 KiB
Text
29 lines
1.1 KiB
Text
# 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"
|
|
revision=2
|
|
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 build pkg-config
|
|
Add_dependency build tiff-devel
|
|
|