1 DESCRIPTION
= "An interpreter of the Postscript language"
3 SECTION
= "console/utils"
4 HOMEPAGE
= "http://www.gnu.org/software/ghostscript/ghostscript.html"
8 SRC_URI
= "${GNU_MIRROR}/ghostscript/gnu-ghostscript-${PV}.tar.gz"
9 S
= "${WORKDIR}/gnu-ghostscript-${PV}"
11 inherit autotools flow
-lossage
13 EXTRA_OECONF
= "--without-x"
21 oe_runmake CCAUX
="${BUILD_CC}"
25 oe_runmake bindir
='$
{D
}$
{bindir
}' datadir
='$
{D
}$
{datadir
}' libdir
='$
{D
}$
{libdir
}' install
28 FILES_$
{PN
} += "${datadir}/ghostscript"
30 SRC_URI
[md5sum
] = "c42dfaebc37fe81eab0b5676b124ab63"
31 SRC_URI
[sha256sum
] = "417922d35e66ee90cf93cf3e93fdf281ec6b92de4f7436c9c1a97c0cc35b94a8"