From cf3929db5bf5e01c0ff9a176afcf91dfb6d940a6 Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Sat, 20 Sep 1997 20:37:30 +0000 Subject: Initial commit of vfghostscript5, ghostscript with Japanese support using VFlib. Note: this commit is done over vfghostscript (4.x) which has been repository- copied. Submitted by: mita@jp.freebsd.org PR: 4400 --- japanese/vfghostscript55/files/patch-aa | 69 +++++++++++++++++++++------------ 1 file changed, 44 insertions(+), 25 deletions(-) (limited to 'japanese/vfghostscript55/files/patch-aa') diff --git a/japanese/vfghostscript55/files/patch-aa b/japanese/vfghostscript55/files/patch-aa index a9ecb3a70a09..b24639a4bd6f 100644 --- a/japanese/vfghostscript55/files/patch-aa +++ b/japanese/vfghostscript55/files/patch-aa @@ -1,24 +1,24 @@ -*** unix-gcc.mak.orig Sat Nov 30 21:51:31 1996 ---- unix-gcc.mak Sat Nov 30 22:02:25 1996 +*** unix-gcc.mak.orig Thu Jul 3 01:56:40 1997 +--- unix-gcc.mak Thu Jul 3 01:58:16 1997 *************** -*** 159,165 **** +*** 212,218 **** # XLDFLAGS can be set from the command line. + XLDFLAGS= - #LDFLAGS=$(XLDFLAGS) -pg ! LDFLAGS=$(XLDFLAGS) # Define any extra libraries to link into the executable. # ISC Unix 2.2 wants -linet. ---- 159,165 ---- +--- 212,218 ---- # XLDFLAGS can be set from the command line. + XLDFLAGS= - #LDFLAGS=$(XLDFLAGS) -pg ! LDFLAGS=$(XLDFLAGS) -L/usr/local/lib # Define any extra libraries to link into the executable. # ISC Unix 2.2 wants -linet. *************** -*** 167,173 **** +*** 220,226 **** # SVR4 may need -lnsl. # (Libraries required by individual drivers are handled automatically.) @@ -26,7 +26,7 @@ # Define the include switch(es) for the X11 header files. # This can be null if handled in some other way (e.g., the files are ---- 167,173 ---- +--- 220,226 ---- # SVR4 may need -lnsl. # (Libraries required by individual drivers are handled automatically.) @@ -35,24 +35,43 @@ # Define the include switch(es) for the X11 header files. # This can be null if handled in some other way (e.g., the files are *************** -*** 3354,3360 **** - zlibe_1.dev: $(ZLIB_MAK) $(ECHOGS_XE) - $(SETMOD) zlibe_1 -lib gz +*** 3632,3639 **** + libpng95.dev: $(LIBPNG_MAK) $(ECHOGS_XE) pngwio.$(OBJ) crc32.dev + $(SETMOD) libpng95 pngwio.$(OBJ) -include crc32 + +! libpng96.dev: $(LIBPNG_MAK) $(ECHOGS_XE) pngwio.$(OBJ) crc32.dev +! $(SETMOD) libpng96 pngwio.$(OBJ) -include crc32 + # Copyright (C) 1995, 1996, 1997 Aladdin Enterprises. All rights reserved. + # + # This file is part of Aladdin Ghostscript. +--- 3632,3639 ---- + libpng95.dev: $(LIBPNG_MAK) $(ECHOGS_XE) pngwio.$(OBJ) crc32.dev + $(SETMOD) libpng95 pngwio.$(OBJ) -include crc32 + +! libpng96.dev: $(LIBPNG_MAK) $(ECHOGS_XE) pngwio.$(OBJ) # crc32.dev +! $(SETMOD) libpng96 pngwio.$(OBJ) # -include crc32 + # Copyright (C) 1995, 1996, 1997 Aladdin Enterprises. All rights reserved. + # + # This file is part of Aladdin Ghostscript. +*************** +*** 3714,3720 **** + zlibe_1.dev: $(MAKEFILE) $(ZLIB_MAK) $(ECHOGS_XE) + $(SETMOD) zlibe_1 -lib $(ZLIB_NAME) ! zlibe_=adler32.$(OBJ) deflate.$(OBJ) trees.$(OBJ) zlibe_0.dev: $(ZLIB_MAK) $(ECHOGS_XE) zlibc.dev $(zlibe_) $(SETMOD) zlibe_0 $(zlibe_) $(ADDMOD) zlibe_0 -include zlibc ---- 3354,3360 ---- - zlibe_1.dev: $(ZLIB_MAK) $(ECHOGS_XE) - $(SETMOD) zlibe_1 -lib gz +--- 3714,3720 ---- + zlibe_1.dev: $(MAKEFILE) $(ZLIB_MAK) $(ECHOGS_XE) + $(SETMOD) zlibe_1 -lib $(ZLIB_NAME) ! zlibe_= zlibe_0.dev: $(ZLIB_MAK) $(ECHOGS_XE) zlibc.dev $(zlibe_) $(SETMOD) zlibe_0 $(zlibe_) $(ADDMOD) zlibe_0 -include zlibc *************** -*** 3378,3388 **** +*** 3761,3771 **** zlibd1_=infblock.$(OBJ) infcodes.$(OBJ) inffast.$(OBJ) zlibd2_=inflate.$(OBJ) inftrees.$(OBJ) infutil.$(OBJ) @@ -62,9 +81,9 @@ ! $(ADDMOD) zlibd_0 -obj $(zlibd2_) ! $(ADDMOD) zlibd_0 -include zlibc - infblock.$(OBJ): $(ZSRC)infblock.c $(ZDEP) - $(CCCZ) $(ZSRC)infblock.c ---- 3378,3388 ---- + infblock.$(OBJ): $(ZSRC)infblock.c $(ZDEP) zutil.h + $(CP_) $(ZSRC)infblock.c . +--- 3761,3771 ---- zlibd1_=infblock.$(OBJ) infcodes.$(OBJ) inffast.$(OBJ) zlibd2_=inflate.$(OBJ) inftrees.$(OBJ) infutil.$(OBJ) @@ -74,10 +93,10 @@ ! $(ADDMOD) zlibd_0 ! $(ADDMOD) zlibd_0 - infblock.$(OBJ): $(ZSRC)infblock.c $(ZDEP) - $(CCCZ) $(ZSRC)infblock.c + infblock.$(OBJ): $(ZSRC)infblock.c $(ZDEP) zutil.h + $(CP_) $(ZSRC)infblock.c . *************** -*** 4269,4277 **** +*** 4750,4758 **** lbp8.dev: $(lbp8_) page.dev $(SETPDEV) lbp8 $(lbp8_) @@ -87,14 +106,14 @@ gdevlbp8.$(OBJ): gdevlbp8.c $(PDEVH) ### ----------- The DEC LN03/LA50/LA70/LA75 printer devices ------------ ### ---- 4269,4274 ---- +--- 4750,4755 ---- *************** -*** 4793,4798 **** ---- 4790,4796 ---- +*** 5408,5413 **** +--- 5405,5411 ---- $(ADDMOD) kfvflib -lib VFlib zkfvflib.$(OBJ): zkfvflib.c + ${CC} ${CFLAGS} -I${PREFIX}/include/ -c zkfvflib.c - # Copyright (C) 1990, 1995, 1996 Aladdin Enterprises. All rights reserved. + # Copyright (C) 1990, 1995, 1996, 1997 Aladdin Enterprises. All rights reserved. # -- cgit v1.2.3