mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
ghostscript: switch to libpaper 2
This commit is contained in:
@@ -7,7 +7,7 @@ the conversion between PostScript and PDF files."
|
||||
HOMEPAGE="https://ghostscript.com/"
|
||||
COPYRIGHT="2001-2024 Artifex Software, Inc."
|
||||
LICENSE="AGPL-3.0"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${portVersion//./}/ghostscript-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="157212edc96b8ccc409475dce2e49833fb4427f150c455258ded9632c106abee"
|
||||
SOURCE_DIR="ghostscript-$portVersion"
|
||||
@@ -94,7 +94,7 @@ BUILD_REQUIRES="
|
||||
devel:libjpeg$secondaryArchSuffix
|
||||
devel:liblcms2$secondaryArchSuffix
|
||||
devel:libopenjp2$secondaryArchSuffix
|
||||
devel:libpaper$secondaryArchSuffix
|
||||
devel:libpaper$secondaryArchSuffix >= 2
|
||||
devel:libpng16$secondaryArchSuffix
|
||||
devel:libtesseract$secondaryArchSuffix
|
||||
devel:libtiff$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user