[packages/ghostpdl] - rediffed

qboosh qboosh at pld-linux.org
Mon Apr 26 20:11:36 CEST 2021


commit ce5464c021348d041460ea4037ea69cc0b9ba3cf
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Apr 26 20:13:02 2021 +0200

    - rediffed

 ghostpdl-fonts_locations.patch | 8 ++++----
 ghostpdl-make.patch            | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/ghostpdl-fonts_locations.patch b/ghostpdl-fonts_locations.patch
index 18a91d2..8579797 100644
--- a/ghostpdl-fonts_locations.patch
+++ b/ghostpdl-fonts_locations.patch
@@ -1,8 +1,8 @@
---- ghostpdl-9.19/pcl/pl/pjparse.c.orig	2016-03-23 09:19:58.000000000 +0100
-+++ ghostpdl-9.19/pcl/pl/pjparse.c	2016-07-30 20:27:35.447003714 +0200
-@@ -124,7 +124,7 @@
+--- ghostpdl-9.54.0/pcl/pl/pjparse.c.orig	2021-04-26 17:12:34.914001361 +0200
++++ ghostpdl-9.54.0/pcl/pl/pjparse.c	2021-04-26 19:52:18.728416493 +0200
+@@ -148,7 +148,7 @@ static pjl_envir_var_default_t pjl_facto
     source table. */
- static pjl_fontsource_t pjl_fontsource_table[] = {
+ static pjl_fontsource_default_t pjl_fontsource_table[] = {
      {"I",
 -     "%rom%ttfonts/;urwfonts/;pcl/urwfonts/;ghostpdl/pcl/urwfonts/;/windows/fonts/;", ""},
 +     "/usr/share/fonts/Type1/;/usr/share/fonts/TTF/" },
diff --git a/ghostpdl-make.patch b/ghostpdl-make.patch
index 48f457c..1ac6023 100644
--- a/ghostpdl-make.patch
+++ b/ghostpdl-make.patch
@@ -1,6 +1,6 @@
---- ghostpcl-9.19/base/ugcclib.mak.orig	2002-06-13 01:18:14.000000000 +0200
-+++ ghostpcl-9.19/base/ugcclib.mak	2003-12-25 18:26:48.504185696 +0100
-@@ -67,10 +67,7 @@
+--- ghostpdl-9.54.0/base/ugcclib.mak.orig	2021-04-26 19:52:50.230050484 +0200
++++ ghostpdl-9.54.0/base/ugcclib.mak	2021-04-26 19:55:35.098602228 +0200
+@@ -96,10 +96,7 @@ GCFLAGS_NO_WARN=-fno-builtin -fno-common
  GCFLAGS_WARNINGS=-Wall -Wcast-qual -Wpointer-arith -Wstrict-prototypes -Wwrite-strings
  GCFLAGS=$(GCFLAGS_NO_WARN) $(GCFLAGS_WARNINGS)
  XCFLAGS=
@@ -10,5 +10,5 @@
 -CFLAGS=$(CFLAGS_DEBUG) $(GCFLAGS) $(XCFLAGS)
 +CFLAGS=$(GCFLAGS) $(XCFLAGS)
  LDFLAGS=$(XLDFLAGS)
- STDLIBS=-lm
+ STDLIBS=-lpthread -lm
  EXTRALIBS=
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghostpdl.git/commitdiff/ce5464c021348d041460ea4037ea69cc0b9ba3cf



More information about the pld-cvs-commit mailing list