freebsd-ports/print/ghostscript9-agpl/files/patch-Resource-Init-gs_statd.ps
Hiroki Sato ed102396a2 Add print/ghostscript9-agpl{,-nox11}. Ghostscript 9.x has released under
GNU Affero GPL version 3 since 9.07 while print/ghostscript9 (version 9.06)
was under GNU GPL version 3.  The difference between the two licenses is
whether SaaS loophole is closed or not.  For more detail, see
http://www.gnu.org/licenses/why-affero-gpl.html.
2013-04-28 16:59:29 +00:00

15 lines
681 B
PostScript

--- Resource/Init/gs_statd.ps.orig 2011-05-24 04:43:02.000000000 +0900
+++ Resource/Init/gs_statd.ps 2011-05-24 04:43:31.000000000 +0900
@@ -125,6 +125,12 @@
/ANSI_D {1585 2448 //.setpagesize exec} bind def
/ANSI_E {2448 3168 //.setpagesize exec} bind def
/ANSI_F {2016 2880 //.setpagesize exec} bind def
+ /postcard {284 419 //.setpagesize exec} bind def
+ /dbl_postcard {419 568 //.setpagesize exec} bind def
+ /Executive {522 756 //.setpagesize exec} bind def
+ /jenv_you4 {298 666 //.setpagesize exec} bind def
+ /jenv_you2 {324 460 //.setpagesize exec} bind def
+ /jenv_kaku2 {682 942 //.setpagesize exec} bind def
%END SIZES
currentdict end
dup /.setpagesize .undef