From cd9ac1d016eb8453e80b0a8cfc43149d6398b2c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20Mairb=C3=B6ck?= Date: Sun, 8 Sep 2024 20:11:14 +0200 Subject: [PATCH] ghostscript: switch to libpaper 2 --- app-text/ghostscript_gpl/ghostscript_gpl-10.03.1.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/ghostscript_gpl/ghostscript_gpl-10.03.1.recipe b/app-text/ghostscript_gpl/ghostscript_gpl-10.03.1.recipe index fbb92f54d..bc8e194dc 100644 --- a/app-text/ghostscript_gpl/ghostscript_gpl-10.03.1.recipe +++ b/app-text/ghostscript_gpl/ghostscript_gpl-10.03.1.recipe @@ -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