aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/enscript/enscript_1.6.4.bb
blob: 21c20551f5857b137654adc162488d0f8307f5a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
SECTION = "console/utils"
DESCRIPTION = "GNU enscript is a drop-in replacement for the enscript program. \
Enscript converts ASCII files to PostScript and stores generated \
output to a file or sends it directly to the printer."
LICENSE = "GPL"

SRC_URI = "${DEBIAN_MIRROR}/main/e/enscript/enscript_${PV}.orig.tar.gz \
	   file://autotools.patch"

inherit autotools

SRC_URI[md5sum] = "b5174b59e4a050fb462af5dbf28ebba3"
SRC_URI[sha256sum] = "45299a4db47c9c08c3649d4f62b211ae79ef5143360c264a40371a728f6ad99b"