gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r9867: update ghostscript to 10.02.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9867: update ghostscript to 10.02.1
Date: Sun, 21 Jan 2024 00:30:41 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9867
revision-id: carlhansen@gnu.org-20240121053034-nwos4jvzghaq368p
parent: carlhansen@gnu.org-20240120233709-xthxda28yxty4yqk
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Sat 2024-01-20 21:30:34 -0800
message:
  update ghostscript to 10.02.1
modified:
  pkg/gnu/ghostscript/Makefile   makefile-20160617014725-uokjfnggs70iry9h-716
  pkg/gnu/ghostscript/sha256sums sha256sums-20160617014725-uokjfnggs70iry9h-718
=== modified file 'pkg/gnu/ghostscript/Makefile'
--- a/pkg/gnu/ghostscript/Makefile      2023-03-21 03:41:04 +0000
+++ b/pkg/gnu/ghostscript/Makefile      2024-01-21 05:30:34 +0000
@@ -17,8 +17,7 @@
 
 NAME = Ghostscript
 GARNAME = ghostscript
-UPSTREAMNAME = gnu-ghostscript
-GARVERSION = 9.14.1
+GARVERSION = 10.02.1
 HOME_URL = http://www.gnu.org/software/ghostscript/
 DESCRIPTION = PostScript and PDF interpreter
 define BLURB
@@ -30,22 +29,28 @@
 
 ######################################################################
 
-MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(DISTNAME).tar.xz
-SIGFILES = $(DISTNAME).tar.xz.sig
+#MASTER_SITES = $(MASTER_GNU)
+#MASTER_SUBDIR = $(GARNAME)/
+#DISTFILES = $(DISTNAME).tar.xz
+#SIGFILES = $(DISTNAME).tar.xz.sig
+
+#https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10021/ghostscript-10.02.1.tar.gz
+MASTER_SITES = $(MASTER_GITHUB)
+MASTER_SUBDIR = ArtifexSoftware/ghostpdl-downloads/releases/download/gs10021/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = 
 
 BUILDDEPS =
-LIBDEPS =# libpng tiff zlib libiconv # libjpeg
+LIBDEPS =
+# libpng tiff zlib libiconv  libjpeg
 # apt install  liblcms2-dev
 
 #WORKOBJ = $(WORKSRC)
 
-CONFIGURE_ARGS += --with-libiconv=no
+#CONFIGURE_ARGS += --with-libiconv=no
 ######################################################################
 
 include ../../../gar/gar.lib/autotools.mk
 include config.mk
 
 
-

=== modified file 'pkg/gnu/ghostscript/sha256sums'
--- a/pkg/gnu/ghostscript/sha256sums    2016-11-06 22:36:19 +0000
+++ b/pkg/gnu/ghostscript/sha256sums    2024-01-21 05:30:34 +0000
@@ -1,2 +1,1 @@
-424a4ff333a594fdd397cd8adc4249bad7d74a6ae653f840dee72b27f1bf1da0  
download/gnu-ghostscript-9.14.1.tar.xz
-a897838d1317e47920b56a1c390ea82b68ce2f041feab441be6e351ff195733b  
download/gnu-ghostscript-9.14.1.tar.xz.sig
+e429e4f5b01615a4f0f93a4128e8a1a4d932dff983b1774174c79c0630717ad9  
download/ghostscript-10.02.1.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]