43 lines
857 B
YAML
43 lines
857 B
YAML
name: ghostscript
|
|
description: Interpreter for the PostScript language and PDF files
|
|
version: 10.07.1
|
|
revision: 2
|
|
url: https://www.ghostscript.com/
|
|
license: AGPL3-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- cairo
|
|
- fontconfig
|
|
- gdk-pixbuf
|
|
- glib
|
|
- glibc
|
|
- jbig2dec
|
|
- lcms2
|
|
- libcups
|
|
- libidn2
|
|
- libjpeg-turbo
|
|
- libpaper
|
|
- libpng
|
|
- libtiff
|
|
- libx11
|
|
- libxt
|
|
- openjpeg
|
|
- poppler-data
|
|
- sh
|
|
- zlib
|
|
optional_depends:
|
|
- gtk3
|
|
make_depends:
|
|
- freeglut
|
|
- glu
|
|
- gnutls
|
|
- gtk3
|
|
downloads:
|
|
- url: https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${BPM_PKG_VERSION//./}/ghostscript-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 1cdb766de8db8f1e589c817f09c5855ea5f65dfc8540e465a69ac14c18416025
|