app-text/ghostscript-gpl: bump to v9.50
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 24 Oct 2019 22:18:04 +0000 (00:18 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 24 Oct 2019 22:29:05 +0000 (00:29 +0200)
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
app-text/ghostscript-gpl/Manifest
app-text/ghostscript-gpl/ghostscript-gpl-9.50.ebuild [moved from app-text/ghostscript-gpl/ghostscript-gpl-9.28_rc4-r1.ebuild with 95% similarity]

index 351ad1ccd7105e4a5b4892c3a5bfb2e59a7b6d0b..56a2c469a2b805da976509e5b1cfcc08f42abe54 100644 (file)
@@ -1,4 +1,4 @@
 DIST ghostscript-9.26.tar.xz 33059724 BLAKE2B 7ccb9730db8ae056e67bf8d7fa097a4cb529605e12214ab81253d2d354d26c24e393c8bec2ecdb51a1fefe8443b8af47758705c2fb6b1dab59932140c5de07ca SHA512 3ddb83029edf32282357bf606f4045a9ac73df6543cd423cfad09158ec12ada083a0dbb5aac3b73ae24cbc6c1e9d7574257a5c1fae63ba8776fbb00150ef2a3e
-DIST ghostscript-9.28rc4.tar.xz 34608244 BLAKE2B f659b73d88b14f07e2c5b0ece7bc8dff5f9daf831a6da3f37e9613b00799929fb505c5ce7b98f181f617f2a2744b7abcf8be770b2ca0bb8389c439934541432b SHA512 a73dda81de96d93c1cdcc712356b1e06349d0e35af3db726b3581e5e1289cb656db52426f2aefa699c8fb137d0058e7a1238f54f0d2165f0c7ca86c96eb42fbc
+DIST ghostscript-9.50.tar.xz 34613344 BLAKE2B 999af7525ec84448256bac233a81ea3b8d4dcb8cd22fd67dc26dd542840259cef0c1438b85274f1d9c192784ecc5d36cb47a3d4482ebbe19ea8843404f9d0ad2 SHA512 3c1e5db519a427f4b6bfb8d93f3c3dfb67d5ec9ccd19c7afa7670deb768515f3fc617c5588e54934bbfbedfdf8609ce2ffa36dd7da3cb618937fe034f64f43ee
 DIST ghostscript-gpl-9.26-patchset-1.tar.xz 3716 BLAKE2B 0a4c32b3d0c0152b0dc7c62bf2b0bc8e30a369c2aed7c7be4a231948123c2242ce96ae5b1fd485bdae84d7cde1be9f3b3a16831fe77dfbc7ac6cd28bb5e14442 SHA512 7ad9558b00cc11d0872b32d2f1430d2e47730a2360c79d88299c87f8d6d4c15adb5c679ebdcaf50c58d9051c6a1d6f6873e4d81aadfbf3ce202ad94b6dc8981f
-DIST ghostscript-gpl-9.28-patchset-2.tar.xz 2560 BLAKE2B 137b6a817c9773f723e3533635866cdb0aef53fe957d432cc86ad314b0e972cba8aab4eec27fcb2e16972158f9b5692288d7e783398b5a5900a9f835a1d62eba SHA512 52c14d15a3cdda9c19102e25a10c5c5f57352414124bb4fb2b803e89b34bddf9ab6fc83e343619e4ff98f707f0b4acea6806419882ebe1d18e3486a8ff975526
+DIST ghostscript-gpl-9.50-patchset-1.tar.xz 3840 BLAKE2B 12bda8633b5657b1b480b69d5a039be724c1af9a1a67e3509112fb607565e087500d2a6efaacd5e774e0f24b01fa6e8887a56fa0207cfc6fcdc3768b0156f86f SHA512 dc638ffb48425980202e7064ee40f65b0f78041c82601f87035100a50d5e18455aa1b852c8c1d852fa582b8be52276d078d80463e3b25ab73863a8544d0e08c1
similarity index 95%
rename from app-text/ghostscript-gpl/ghostscript-gpl-9.28_rc4-r1.ebuild
rename to app-text/ghostscript-gpl/ghostscript-gpl-9.50.ebuild
index 07b9d80dcbfa69be4a015844448fa66d4a64accf..debe66d57a782531c37a1aa26b76bd17ed73cd12 100644 (file)
@@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV/_}"
 PVM=$(ver_cut 1-2)
 PVM_S=$(ver_rs 1-2 "")
 
-MY_PATCHSET="ghostscript-gpl-9.28-patchset-2.tar.xz"
+MY_PATCHSET="ghostscript-gpl-9.50-patchset-1.tar.xz"
 
 SRC_URI="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PVM_S}/${MY_P}.tar.xz"
 if [[ -n "${MY_PATCHSET}" ]] ; then
@@ -34,7 +34,7 @@ DEPEND="
        app-text/libpaper
        media-libs/fontconfig
        >=media-libs/freetype-2.4.9:2=
-       >=media-libs/jbig2dec-0.16
+       >=media-libs/jbig2dec-0.16:=
        >=media-libs/lcms-2.6:2
        >=media-libs/libpng-1.6.2:0=
        >=media-libs/openjpeg-2.1.0:2=
@@ -62,7 +62,9 @@ S="${WORKDIR}/${MY_P}"
 src_prepare() {
        if [[ -n "${MY_PATCHSET}" ]] ; then
                # apply various patches, many borrowed from Fedora
-               # http://pkgs.fedoraproject.org/cgit/ghostscript.git
+               # https://src.fedoraproject.org/rpms/ghostscript
+               # and Debian
+               # https://salsa.debian.org/printing-team/ghostscript/tree/debian/master/debian/patches
                eapply "${WORKDIR}/patches/"*.patch
        fi