Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ghostscript: update to 9.56.1
@ 2022-09-19 12:25 clyhtsuriva
  2022-09-22  4:01 ` [PR REVIEW] " classabbyamp
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: clyhtsuriva @ 2022-09-19 12:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 584 bytes --]

There is a new pull request by clyhtsuriva against master on the void-packages repository

https://github.com/clyhtsuriva/void-packages ghostscript-update
https://github.com/void-linux/void-packages/pull/39363

ghostscript: update to 9.56.1
#### Testing the changes
- I tested the changes in this PR: **yes**

#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l
  - aarch64-musl

A patch file from https://github.com/void-linux/void-packages/pull/39363.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ghostscript-update-39363.patch --]
[-- Type: text/x-diff, Size: 2217 bytes --]

From 06264ff0a2f93725b7737ff6423d4d644e211733 Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Mon, 19 Sep 2022 14:25:12 +0200
Subject: [PATCH] ghostscript: update to 9.56.1

---
 .../patches/fix_gscms_transform_color_typo.patch      | 11 -----------
 srcpkgs/ghostscript/template                          |  4 ++--
 2 files changed, 2 insertions(+), 13 deletions(-)
 delete mode 100644 srcpkgs/ghostscript/patches/fix_gscms_transform_color_typo.patch

diff --git a/srcpkgs/ghostscript/patches/fix_gscms_transform_color_typo.patch b/srcpkgs/ghostscript/patches/fix_gscms_transform_color_typo.patch
deleted file mode 100644
index 9ffa2e09ba66..000000000000
--- a/srcpkgs/ghostscript/patches/fix_gscms_transform_color_typo.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./base/gsicc_lcms2.c.jlg	2021-09-27 03:44:02.000000000 -0400
-+++ ./base/gsicc_lcms2.c	2021-10-05 10:50:03.428000000 -0400
-@@ -462,7 +462,7 @@
- gscms_transform_color(gx_device *dev, gsicc_link_t *icclink, void *inputcolor,
-                              void *outputcolor, int num_bytes)
- {
--    return gscms_transformm_color_const(dev, icclink, inputcolor, outputcolor, num_bytes);
-+    return gscms_transform_color_const(dev, icclink, inputcolor, outputcolor, num_bytes);
- }
- 
- int
diff --git a/srcpkgs/ghostscript/template b/srcpkgs/ghostscript/template
index 8bce83846ad8..4dc02fa5f62d 100644
--- a/srcpkgs/ghostscript/template
+++ b/srcpkgs/ghostscript/template
@@ -1,6 +1,6 @@
 # Template file for 'ghostscript'
 pkgname=ghostscript
-version=9.55.0
+version=9.56.1
 revision=1
 hostmakedepends="automake libtool pkg-config"
 makedepends="$(vopt_if cups cups-devel) dbus-devel fontconfig-devel jasper-devel jbig2dec-devel
@@ -12,7 +12,7 @@ license="AGPL-3.0-or-later, CPL-1.0"
 homepage="https://www.ghostscript.com/"
 changelog="https://www.ghostscript.com/doc/${version}/News.htm"
 distfiles="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${version//./}/ghostscript-${version}.tar.xz"
-checksum=6ee3057773646d6a2c6d117eb53a17d6752feadc513828e4322f68b7b7789ff6
+checksum=d43406805650009b42c3d5f6dc535233454533c1e27c13a77dd1d462a056b8e4
 
 build_options="cups"
 build_options_default="cups"

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2022-11-01 19:28 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-19 12:25 [PR PATCH] ghostscript: update to 9.56.1 clyhtsuriva
2022-09-22  4:01 ` [PR REVIEW] " classabbyamp
2022-09-22  4:02 ` classabbyamp
2022-09-24 22:11 ` [PR PATCH] [Updated] " clyhtsuriva
2022-09-24 22:12 ` clyhtsuriva
2022-09-24 22:19 ` [PR PATCH] [Updated] ghostscript: update to 10.0.0 clyhtsuriva
2022-09-24 22:24 ` clyhtsuriva
2022-09-24 22:40 ` clyhtsuriva
2022-09-24 22:45 ` classabbyamp
2022-09-26  6:30 ` [PR PATCH] [Updated] " clyhtsuriva
2022-09-26  6:33 ` clyhtsuriva
2022-09-26  6:39 ` clyhtsuriva
2022-09-26  6:53 ` clyhtsuriva
2022-09-26  7:11 ` clyhtsuriva
2022-09-26  7:12 ` clyhtsuriva
2022-09-26  7:16 ` clyhtsuriva
2022-09-26  7:24 ` clyhtsuriva
2022-11-01 19:28 ` [PR PATCH] [Closed]: " clyhtsuriva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).