summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2004-11-07 21:47:05 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2004-11-07 21:47:05 +0000
commite81e3f37d74199667df102245e91a81b0c976b8e (patch)
treea109ff583c69bb5010747d057d9ddf640dd3886b /x11-toolkits
parent- update to 1.10.0 (stable) (diff)
- update to 0.9.4
Notes
Notes: svn path=/head/; revision=121058
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gnustep-back/Makefile7
-rw-r--r--x11-toolkits/gnustep-back/distinfo6
-rw-r--r--x11-toolkits/gnustep-back/pkg-plist2
-rw-r--r--x11-toolkits/gnustep-gui/Makefile14
-rw-r--r--x11-toolkits/gnustep-gui/distinfo6
-rw-r--r--x11-toolkits/gnustep-gui/pkg-plist519
6 files changed, 111 insertions, 443 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile
index 48b250304f69..cb1cdb52e4d7 100644
--- a/x11-toolkits/gnustep-back/Makefile
+++ b/x11-toolkits/gnustep-back/Makefile
@@ -6,12 +6,7 @@
#
PORTNAME= gnustep-back
-.if defined(WITH_GNUSTEP_DEVEL)
-PORTVERSION= 0.9.3
-.else
-PORTVERSION= 0.9.1
-PORTREVISION= 1
-.endif
+PORTVERSION= 0.9.4
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNUSTEP}
MASTER_SITE_SUBDIR= core
diff --git a/x11-toolkits/gnustep-back/distinfo b/x11-toolkits/gnustep-back/distinfo
index a55c7f83b8d9..9c6c7222ac72 100644
--- a/x11-toolkits/gnustep-back/distinfo
+++ b/x11-toolkits/gnustep-back/distinfo
@@ -1,4 +1,2 @@
-MD5 (gnustep-back-0.9.1.tar.gz) = 9279075240738140e11c8f15bb9824d5
-SIZE (gnustep-back-0.9.1.tar.gz) = 362659
-MD5 (gnustep-back-0.9.3.tar.gz) = 2ee883c140eb7cf47bb284b2f72c1adc
-SIZE (gnustep-back-0.9.3.tar.gz) = 372902
+MD5 (gnustep-back-0.9.4.tar.gz) = 9bbd37749e8bdd355533bdf5d1d08050
+SIZE (gnustep-back-0.9.4.tar.gz) = 401182
diff --git a/x11-toolkits/gnustep-back/pkg-plist b/x11-toolkits/gnustep-back/pkg-plist
index 5b2dbeed4e40..6ef5a76386ea 100644
--- a/x11-toolkits/gnustep-back/pkg-plist
+++ b/x11-toolkits/gnustep-back/pkg-plist
@@ -6,7 +6,9 @@ System/Library/Bundles/libgnustep-%%BACK%%.bundle/stamp.make
System/Library/Documentation/man/man1/gpbs.1.gz
%%USE_XLIB%%System/Tools/font_cacher
System/Tools/gpbs
+@dirrm System/Library/Documentation/Developer/Gui/Manual
@dirrm System/Library/Bundles/libgnustep-%%BACK%%.bundle/Resources/Swedish.lproj
@dirrm System/Library/Bundles/libgnustep-%%BACK%%.bundle/Resources/English.lproj
@dirrm System/Library/Bundles/libgnustep-%%BACK%%.bundle/Resources
@dirrm System/Library/Bundles/libgnustep-%%BACK%%.bundle
+@exec mkdir -p %D/System/Library/Documentation/Developer/Gui/Manual
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile
index 687b98215770..06d7c8b20a62 100644
--- a/x11-toolkits/gnustep-gui/Makefile
+++ b/x11-toolkits/gnustep-gui/Makefile
@@ -6,12 +6,7 @@
#
PORTNAME= gnustep-gui
-.if defined(WITH_GNUSTEP_DEVEL)
-PORTVERSION= 0.9.3
-.else
-PORTVERSION= 0.9.1
-PORTREVISION= 2
-.endif
+PORTVERSION= 0.9.4
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNUSTEP}
MASTER_SITE_SUBDIR= core
@@ -22,9 +17,7 @@ COMMENT= GNUstep GUI library
LIB_DEPENDS+= tiff.4:${PORTSDIR}/graphics/tiff
LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png
LIB_DEPENDS+= audiofile.0:${PORTSDIR}/audio/libaudiofile
-.if defined(WITH_GNUSTEP_DEVEL)
LIB_DEPENDS+= ungif.5:${PORTSDIR}/graphics/libungif
-.endif
NOT_FOR_ARCHS= ia64
PREFIX= ${LOCALBASE}/GNUstep
@@ -35,13 +28,11 @@ CONFIGURE_ARGS+= --with-tiff-library=${LOCALBASE}/lib
CONFIGURE_ARGS+= --with-tiff-include=${LOCALBASE}/include
CONFIGURE_ARGS+= --with-jpeg-library=${LOCALBASE}/lib
CONFIGURE_ARGS+= --with-jpeg-include=${LOCALBASE}/include
-.if defined(WITH_GNUSTEP_DEVEL)
CONFIGURE_ARGS+= --with-x
CONFIGURE_ARGS+= --with-x-include=${X11BASE}/include
CONFIGURE_ARGS+= --with-x-include=${X11BASE}/lib
USE_XLIB= yes
EXTRA_PATCHES+= ${FILESDIR}/GNUmakefile.patch
-.endif
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_CONFIGURE= yes
@@ -52,6 +43,9 @@ MAKEFILE=
MAKE_FLAGS+= OPTFLAG="${CFLAGS}"
BREAKS_IF_PEDANTIC= yes
USE_REINPLACE= yes
+NO_FILTER_SHLIBS= yes
+
+PLIST_SUB+= BASEVERSION=${PORTVERSION:C/[.][0-9]*$//1}
pre-configure:
.for file in config.guess config.sub install-sh
diff --git a/x11-toolkits/gnustep-gui/distinfo b/x11-toolkits/gnustep-gui/distinfo
index 4dc725722dc9..b8b0ff689e71 100644
--- a/x11-toolkits/gnustep-gui/distinfo
+++ b/x11-toolkits/gnustep-gui/distinfo
@@ -1,4 +1,2 @@
-MD5 (gnustep-gui-0.9.1.tar.gz) = 327931f757d36cf135a7c3ce5f84e51d
-SIZE (gnustep-gui-0.9.1.tar.gz) = 2227572
-MD5 (gnustep-gui-0.9.3.tar.gz) = e2ba2576a79ff00e414ff10bb6055423
-SIZE (gnustep-gui-0.9.3.tar.gz) = 2311125
+MD5 (gnustep-gui-0.9.4.tar.gz) = 399b3a2341899d12710f4d1ed36f3002
+SIZE (gnustep-gui-0.9.4.tar.gz) = 1839593
diff --git a/x11-toolkits/gnustep-gui/pkg-plist b/x11-toolkits/gnustep-gui/pkg-plist
index cb72082afebe..4e5f61189df6 100644
--- a/x11-toolkits/gnustep-gui/pkg-plist
+++ b/x11-toolkits/gnustep-gui/pkg-plist
@@ -1,3 +1,6 @@
+System/Library/Bundles/GSPrinting/GSLPR.bundle/GSLPR
+System/Library/Bundles/GSPrinting/GSLPR.bundle/Resources/Info-gnustep.plist
+System/Library/Bundles/GSPrinting/GSLPR.bundle/stamp.make
System/Library/Bundles/TextConverters/RTFConverter.bundle/RTFConverter
System/Library/Bundles/TextConverters/RTFConverter.bundle/Resources/Info-gnustep.plist
System/Library/Bundles/TextConverters/RTFConverter.bundle/stamp.make
@@ -23,15 +26,14 @@ System/Library/ColorPickers/WheelPicker.bundle/Resources/Info-gnustep.plist
System/Library/ColorPickers/WheelPicker.bundle/WheelPicker
System/Library/ColorPickers/WheelPicker.bundle/stamp.make
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/.cvsignore
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/ClassesTOC.gsdoc
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/ClassesTOC.html
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/ConstantsTOC.gsdoc
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/ConstantsTOC.html
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/ClassesTOC.gsdoc
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/ClassesTOC.html
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/ConstantsTOC.gsdoc
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/ConstantsTOC.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/Functions.gsdoc
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/Functions.html
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/FunctionsTOC.gsdoc
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/FunctionsTOC.html
-%%GNUSTEP_STABLE%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/GNUmakefile
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/FunctionsTOC.gsdoc
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/FunctionsTOC.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/GSDisplayServer.gsdoc
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/GSDisplayServer.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/GSHbox.gsdoc
@@ -41,45 +43,32 @@ System/Library/ColorPickers/WheelPicker.bundle/stamp.make
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/GSVbox.gsdoc
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/GSVbox.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/GuiAdditions.gsdoc
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/GuiAdditions.html
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/GuiAdditions.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/GuiAdditions.igsdoc
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/MainIndex.html
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/MainIndex.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/TypesAndConstants.gsdoc
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/TypesAndConstants.html
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/TypesTOC.gsdoc
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/TypesTOC.html
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/VariablesTOC.gsdoc
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/VariablesTOC.html
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/index.html
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/General/General.igsdoc
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/General/OpenStepCompliance.html
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/General/dependencies
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/GuiUser/.cvsignore
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/GuiUser/GuiUser/DefaultsSummary.html
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/GuiUser/GuiUser/GuiUser.igsdoc
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/GuiUser/GuiUser/KeyboardSetup.html
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/GuiUser/GuiUser/LanguageSetup.html
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/GuiUser/GuiUser/dependencies
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/GuiUser/DefaultsSummary.gsdoc
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/GuiUser/GNUmakefile
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/GuiUser/KeyboardSetup.gsdoc
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/GuiUser/LanguageSetup.gsdoc
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/TypesTOC.gsdoc
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/TypesTOC.html
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/VariablesTOC.gsdoc
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/VariablesTOC.html
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Additions/index.html
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/General/General.igsdoc
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/General/OpenStepCompliance.html
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/General/dependencies
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/.cvsignore
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/ClassesTOC.gsdoc
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/ClassesTOC.html
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/ConstantsTOC.gsdoc
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/ConstantsTOC.html
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/ClassesTOC.gsdoc
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/ClassesTOC.html
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/ConstantsTOC.gsdoc
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/ConstantsTOC.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/Functions.gsdoc
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/Functions.html
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/FunctionsTOC.gsdoc
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/FunctionsTOC.html
-%%GNUSTEP_STABLE%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/GNUmakefile
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/FunctionsTOC.gsdoc
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/FunctionsTOC.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/Gui.gsdoc
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/Gui.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/Gui.igsdoc
-%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/Introduction.gsdoc
-%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/Introduction.html
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/MainIndex.html
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/MainIndex.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSActionCell.gsdoc
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSActionCell.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSAffineTransform.gsdoc
@@ -96,8 +85,6 @@ System/Library/ColorPickers/WheelPicker.bundle/stamp.make
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSBrowser.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSBrowserCell.gsdoc
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSBrowserCell.html
-%%GNUSTEP_STABLE%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSBundleAdditions.gsdoc
-%%GNUSTEP_STABLE%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSBundleAdditions.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSButton.gsdoc
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSButton.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSButtonCell.gsdoc
@@ -108,8 +95,6 @@ System/Library/ColorPickers/WheelPicker.bundle/stamp.make
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSCell.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSClipView.gsdoc
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSClipView.html
-%%GNUSTEP_STABLE%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSCoderAdditions.gsdoc
-%%GNUSTEP_STABLE%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSCoderAdditions.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSColor.gsdoc
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSColor.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSColorList.gsdoc
@@ -190,12 +175,12 @@ System/Library/ColorPickers/WheelPicker.bundle/stamp.make
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSMenuView.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSMutableAttributedStringAdditions.gsdoc
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSMutableAttributedStringAdditions.html
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSNib.gsdoc
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSNib.html
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSOpenGL.gsdoc
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSOpenGL.html
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSOpenGLView.gsdoc
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSOpenGLView.html
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSNib.gsdoc
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSNib.html
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSOpenGL.gsdoc
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSOpenGL.html
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSOpenGLView.gsdoc
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSOpenGLView.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSOpenPanel.gsdoc
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSOpenPanel.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSOutlineView.gsdoc
@@ -256,8 +241,6 @@ System/Library/ColorPickers/WheelPicker.bundle/stamp.make
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSStepper.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSStepperCell.gsdoc
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSStepperCell.html
-%%GNUSTEP_STABLE%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSStringAdditions.gsdoc
-%%GNUSTEP_STABLE%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSStringAdditions.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSStringDrawing.gsdoc
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSStringDrawing.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSTabView.gsdoc
@@ -298,35 +281,31 @@ System/Library/ColorPickers/WheelPicker.bundle/stamp.make
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSWindowController.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSWorkspace.gsdoc
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/NSWorkspace.html
+%%GNUSTEP_STABLE%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/ProtocolsTOC.gsdoc
+%%GNUSTEP_STABLE%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/ProtocolsTOC.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/TypesAndConstants.gsdoc
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/TypesAndConstants.html
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/TypesTOC.gsdoc
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/TypesTOC.html
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/VariablesTOC.gsdoc
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/VariablesTOC.html
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/index.html
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/TypesTOC.gsdoc
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/TypesTOC.html
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/VariablesTOC.gsdoc
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/VariablesTOC.html
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/Reference/index.html
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/ReleaseNotes/%%VERSION%%/ANNOUNCE
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/ReleaseNotes/%%VERSION%%/BUGS
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/ReleaseNotes/%%VERSION%%/INSTALL
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/ReleaseNotes/%%VERSION%%/NEWS
%%PORTDOCS%%System/Library/Documentation/Developer/Gui/ReleaseNotes/%%VERSION%%/README
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/ReleaseNotes/ReleaseNotes.html
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/ReleaseNotes/ReleaseNotes.igsdoc
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/Developer/Gui/ReleaseNotes/dependencies
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/User/Gui/GuiUser/DefaultsSummary.html
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/User/Gui/GuiUser/GuiUser.igsdoc
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/User/Gui/GuiUser/KeyboardSetup.html
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/User/Gui/GuiUser/LanguageSetup.html
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/User/Gui/GuiUser/dependencies
-%%GNUSTEP_STABLE%%%%PORTDOCS%%System/Library/Documentation/User/Gui/.cvsignore
-%%GNUSTEP_STABLE%%%%PORTDOCS%%System/Library/Documentation/User/Gui/DefaultsSummary.gsdoc
-%%GNUSTEP_STABLE%%%%PORTDOCS%%System/Library/Documentation/User/Gui/DefaultsSummary.html
-%%GNUSTEP_STABLE%%%%PORTDOCS%%System/Library/Documentation/User/Gui/GuiUser.igsdoc
-%%GNUSTEP_STABLE%%%%PORTDOCS%%System/Library/Documentation/User/Gui/LanguageSetup.gsdoc
-%%GNUSTEP_STABLE%%%%PORTDOCS%%System/Library/Documentation/User/Gui/LanguageSetup.html
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/ReleaseNotes/ReleaseNotes.html
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/ReleaseNotes/ReleaseNotes.igsdoc
+%%PORTDOCS%%System/Library/Documentation/Developer/Gui/ReleaseNotes/dependencies
+%%PORTDOCS%%System/Library/Documentation/User/Gui/GuiUser/DefaultsSummary.html
+%%PORTDOCS%%System/Library/Documentation/User/Gui/GuiUser/GuiUser.igsdoc
+%%PORTDOCS%%System/Library/Documentation/User/Gui/GuiUser/KeyboardSetup.html
+%%PORTDOCS%%System/Library/Documentation/User/Gui/GuiUser/LanguageSetup.html
+%%PORTDOCS%%System/Library/Documentation/User/Gui/GuiUser/dependencies
%%PORTDOCS%%System/Library/Documentation/man/man1/gopen.1.gz
%%PORTDOCS%%System/Library/Documentation/man/man1/make_services.1.gz
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%System/Library/Documentation/info/gnustep-gui.info
+%%PORTDOCS%%System/Library/Documentation/info/manual.info
System/Library/Headers/AppKit/AppKit.h
System/Library/Headers/AppKit/AppKitDefines.h
System/Library/Headers/AppKit/AppKitExceptions.h
@@ -334,7 +313,9 @@ System/Library/Headers/AppKit/DPSOperators.h
System/Library/Headers/AppKit/GMAppKit.h
System/Library/Headers/AppKit/GMArchiver.h
System/Library/Headers/AppKit/GSDisplayServer.h
-%%GNUSTEP_DEVEL%%System/Library/Headers/AppKit/GSDrawFunctions.h
+System/Library/Headers/AppKit/GSDragView.h
+System/Library/Headers/AppKit/GSDrawFunctions.h
+System/Library/Headers/AppKit/GSEPSPrintOperation.h
System/Library/Headers/AppKit/GSFontInfo.h
System/Library/Headers/AppKit/GSFusedSilica.h
System/Library/Headers/AppKit/GSHbox.h
@@ -347,12 +328,15 @@ System/Library/Headers/AppKit/GSMemoryPanel.h
System/Library/Headers/AppKit/GSMethodTable.h
System/Library/Headers/AppKit/GSNibCompatibility.h
System/Library/Headers/AppKit/GSNibTemplates.h
+System/Library/Headers/AppKit/GSPDFPrintOperation.h
System/Library/Headers/AppKit/GSPasteboardServer.h
+System/Library/Headers/AppKit/GSPrinting.h
+System/Library/Headers/AppKit/GSPrintOperation.h
System/Library/Headers/AppKit/GSServicesManager.h
System/Library/Headers/AppKit/GSTable.h
System/Library/Headers/AppKit/GSTextConverter.h
-%%GNUSTEP_DEVEL%%System/Library/Headers/AppKit/GSTitleView.h
-%%GNUSTEP_DEVEL%%System/Library/Headers/AppKit/GSToolbar.h
+System/Library/Headers/AppKit/GSTitleView.h
+System/Library/Headers/AppKit/GSToolbar.h
System/Library/Headers/AppKit/GSToolbarView.h
System/Library/Headers/AppKit/GSTrackingRect.h
System/Library/Headers/AppKit/GSTypesetter.h
@@ -363,6 +347,7 @@ System/Library/Headers/AppKit/IMCustomObject.h
System/Library/Headers/AppKit/IMLoading.h
System/Library/Headers/AppKit/NSActionCell.h
System/Library/Headers/AppKit/NSAffineTransform.h
+System/Library/Headers/AppKit/NSAlert.h
System/Library/Headers/AppKit/NSApplication.h
System/Library/Headers/AppKit/NSAttributedString.h
System/Library/Headers/AppKit/NSBezierPath.h
@@ -419,7 +404,9 @@ System/Library/Headers/AppKit/NSMenu.h
System/Library/Headers/AppKit/NSMenuItem.h
System/Library/Headers/AppKit/NSMenuItemCell.h
System/Library/Headers/AppKit/NSMenuView.h
-%%GNUSTEP_DEVEL%%System/Library/Headers/AppKit/NSNib.h
+System/Library/Headers/AppKit/NSMovie.h
+System/Library/Headers/AppKit/NSMovieView.h
+System/Library/Headers/AppKit/NSNib.h
System/Library/Headers/AppKit/NSNibConnector.h
System/Library/Headers/AppKit/NSNibDeclarations.h
System/Library/Headers/AppKit/NSNibLoading.h
@@ -475,14 +462,16 @@ System/Library/Headers/AppKit/NSToolbarItem.h
System/Library/Headers/AppKit/NSUserInterfaceValidation.h
System/Library/Headers/AppKit/NSView.h
System/Library/Headers/AppKit/NSWindow.h
-%%GNUSTEP_DEVEL%%System/Library/Headers/AppKit/NSWindow+Toolbar.h
+System/Library/Headers/AppKit/NSWindow+Toolbar.h
System/Library/Headers/AppKit/NSWindowController.h
System/Library/Headers/AppKit/NSWorkspace.h
System/Library/Headers/AppKit/PSOperators.h
System/Library/Headers/GNUstepGUI/GMAppKit.h
System/Library/Headers/GNUstepGUI/GMArchiver.h
System/Library/Headers/GNUstepGUI/GSDisplayServer.h
-%%GNUSTEP_DEVEL%%System/Library/Headers/GNUstepGUI/GSDrawFunctions.h
+System/Library/Headers/GNUstepGUI/GSDragView.h
+System/Library/Headers/GNUstepGUI/GSDrawFunctions.h
+System/Library/Headers/GNUstepGUI/GSEPSPrintOperation.h
System/Library/Headers/GNUstepGUI/GSFontInfo.h
System/Library/Headers/GNUstepGUI/GSFusedSilica.h
System/Library/Headers/GNUstepGUI/GSHbox.h
@@ -495,12 +484,15 @@ System/Library/Headers/GNUstepGUI/GSMemoryPanel.h
System/Library/Headers/GNUstepGUI/GSMethodTable.h
System/Library/Headers/GNUstepGUI/GSNibCompatibility.h
System/Library/Headers/GNUstepGUI/GSNibTemplates.h
+System/Library/Headers/GNUstepGUI/GSPDFPrintOperation.h
System/Library/Headers/GNUstepGUI/GSPasteboardServer.h
+System/Library/Headers/GNUstepGUI/GSPrinting.h
+System/Library/Headers/GNUstepGUI/GSPrintOperation.h
System/Library/Headers/GNUstepGUI/GSServicesManager.h
System/Library/Headers/GNUstepGUI/GSTable.h
System/Library/Headers/GNUstepGUI/GSTextConverter.h
-%%GNUSTEP_DEVEL%%System/Library/Headers/GNUstepGUI/GSTitleView.h
-%%GNUSTEP_DEVEL%%System/Library/Headers/GNUstepGUI/GSToolbar.h
+System/Library/Headers/GNUstepGUI/GSTitleView.h
+System/Library/Headers/GNUstepGUI/GSToolbar.h
System/Library/Headers/GNUstepGUI/GSToolbarView.h
System/Library/Headers/GNUstepGUI/GSTrackingRect.h
System/Library/Headers/GNUstepGUI/GSTypesetter.h
@@ -512,7 +504,7 @@ System/Library/Headers/GNUstepGUI/IMLoading.h
System/Library/Headers/gnustep/gui/GMAppKit.h
System/Library/Headers/gnustep/gui/GMArchiver.h
System/Library/Headers/gnustep/gui/GSDisplayServer.h
-%%GNUSTEP_DEVEL%%System/Library/Headers/gnustep/gui/GSDrawFunctions.h
+System/Library/Headers/gnustep/gui/GSDrawFunctions.h
System/Library/Headers/gnustep/gui/GSFontInfo.h
System/Library/Headers/gnustep/gui/GSFusedSilica.h
System/Library/Headers/gnustep/gui/GSHbox.h
@@ -529,8 +521,8 @@ System/Library/Headers/gnustep/gui/GSPasteboardServer.h
System/Library/Headers/gnustep/gui/GSServicesManager.h
System/Library/Headers/gnustep/gui/GSTable.h
System/Library/Headers/gnustep/gui/GSTextConverter.h
-%%GNUSTEP_DEVEL%%System/Library/Headers/gnustep/gui/GSTitleView.h
-%%GNUSTEP_DEVEL%%System/Library/Headers/gnustep/gui/GSToolbar.h
+System/Library/Headers/gnustep/gui/GSTitleView.h
+System/Library/Headers/gnustep/gui/GSToolbar.h
System/Library/Headers/gnustep/gui/GSToolbarView.h
System/Library/Headers/gnustep/gui/GSTrackingRect.h
System/Library/Headers/gnustep/gui/GSTypesetter.h
@@ -539,6 +531,11 @@ System/Library/Headers/gnustep/gui/GSVersion.h
System/Library/Headers/gnustep/gui/IMConnectors.h
System/Library/Headers/gnustep/gui/IMCustomObject.h
System/Library/Headers/gnustep/gui/IMLoading.h
+System/Library/Headers/gnustep/gui/GSDragView.h
+System/Library/Headers/gnustep/gui/GSPrinting.h
+System/Library/Headers/gnustep/gui/GSPrintOperation.h
+System/Library/Headers/gnustep/gui/GSEPSPrintOperation.h
+System/Library/Headers/gnustep/gui/GSPDFPrintOperation.h
System/Library/Images/GNUstep.tiff
System/Library/Images/GNUstepMenuImage.tiff
System/Library/Images/GNUstep_Images_Copyright
@@ -549,16 +546,20 @@ System/Library/Images/common_3DArrowDown.tiff
System/Library/Images/common_3DArrowRight.tiff
System/Library/Images/common_3DArrowRightH.tiff
System/Library/Images/common_ArrowDown.tiff
+System/Library/Images/common_ArrowDownH.tiff
System/Library/Images/common_ArrowLeft.tiff
+System/Library/Images/common_ArrowLeftH.tiff
System/Library/Images/common_ArrowRight.tiff
+System/Library/Images/common_ArrowRightH.tiff
System/Library/Images/common_ArrowUp.tiff
+System/Library/Images/common_ArrowUpH.tiff
System/Library/Images/common_CenterTabStop.tiff
System/Library/Images/common_Close.tiff
System/Library/Images/common_CloseBroken.tiff
-%%GNUSTEP_DEVEL%%System/Library/Images/common_CloseBrokenH.tiff
+System/Library/Images/common_CloseBrokenH.tiff
System/Library/Images/common_CloseH.tiff
System/Library/Images/common_ColorSwatch.tiff
-%%GNUSTEP_DEVEL%%System/Library/Images/common_ComboBoxEllipsis.tiff
+System/Library/Images/common_ComboBoxEllipsis.tiff
System/Library/Images/common_DecimalTabStop.tiff
System/Library/Images/common_Diamond.tiff
System/Library/Images/common_Dimple.tiff
@@ -567,9 +568,9 @@ System/Library/Images/common_Folder.tiff
System/Library/Images/common_Home.tiff
System/Library/Images/common_HomeDirectory.tiff
System/Library/Images/common_LeftTabStop.tiff
-%%GNUSTEP_DEVEL%%System/Library/Images/common_Miniaturize.tiff
-%%GNUSTEP_DEVEL%%System/Library/Images/common_MiniaturizeH.tiff
-%%GNUSTEP_DEVEL%%System/Library/Images/common_MiniWindowTile.tiff
+System/Library/Images/common_Miniaturize.tiff
+System/Library/Images/common_MiniaturizeH.tiff
+System/Library/Images/common_MiniWindowTile.tiff
System/Library/Images/common_Mount.tiff
System/Library/Images/common_Nibble.tiff
System/Library/Images/common_Printer.tiff
@@ -602,9 +603,8 @@ System/Library/Images/common_TabUnSelectedJunction.tiff
System/Library/Images/common_TabUnSelectedLeft.tiff
System/Library/Images/common_TabUnSelectedRight.tiff
System/Library/Images/common_Tile.tiff
-%%GNUSTEP_DEVEL%%System/Library/Images/common_ToolbarClippedItemsMark.tiff
-%%GNUSTEP_DEVEL%%System/Library/Images/common_ToolbarSeparatorItem.tiff
-%%GNUSTEP_STABLE%%System/Library/Images/common_ToolbarSeperatorItem.tiff
+System/Library/Images/common_ToolbarClippedItemsMark.tiff
+System/Library/Images/common_ToolbarSeparatorItem.tiff
System/Library/Images/common_ToolbarShowColorsItem.tiff
System/Library/Images/common_ToolbarShowFontsItem.tiff
System/Library/Images/common_ToolbarSpaceItem.tiff
@@ -613,8 +613,6 @@ System/Library/Images/common_UnknownApplication.tiff
System/Library/Images/common_UnknownTool.tiff
System/Library/Images/common_Unmount.tiff
System/Library/Images/common_UpAndDownArrowSmall.tiff
-%%GNUSTEP_STABLE%%System/Library/Images/common_WMClose.tiff
-%%GNUSTEP_STABLE%%System/Library/Images/common_WMCloseBroken.tiff
System/Library/Images/common_copyCursor.tiff
System/Library/Images/common_linkCursor.tiff
System/Library/Images/common_noCursor.tiff
@@ -624,10 +622,11 @@ System/Library/Images/common_outlineUnexpandable.tiff
System/Library/Images/common_ret.tiff
System/Library/Images/common_retH.tiff
System/Library/Images/nsmapping.strings
-%%GNUSTEP_DEVEL%%System/Library/Images/page_landscape.tiff
-%%GNUSTEP_DEVEL%%System/Library/Images/page_portrait.tiff
+System/Library/Images/page_landscape.tiff
+System/Library/Images/page_portrait.tiff
System/Library/KeyBindings/DefaultKeyBindings.dict
System/Library/Libraries/Resources/gnustep-gui/English.lproj/GSDataLinkPanel.gorm/data.classes
+System/Library/Libraries/Resources/gnustep-gui/English.lproj/GSDataLinkPanel.gorm/data.info
System/Library/Libraries/Resources/gnustep-gui/English.lproj/GSDataLinkPanel.gorm/objects.gorm
System/Library/Libraries/Resources/gnustep-gui/English.lproj/GSPageLayout.gorm/data.classes
System/Library/Libraries/Resources/gnustep-gui/English.lproj/GSPageLayout.gorm/objects.gorm
@@ -638,324 +637,10 @@ System/Library/Libraries/Resources/gnustep-gui/English.lproj/GSSpellPanel.gorm/o
System/Library/Libraries/Resources/gnustep-gui/English.lproj/Localizable.strings
System/Library/Libraries/Resources/gnustep-gui/Italian.lproj/Localizable.strings
System/Library/Libraries/libgnustep-gui.so
-System/Library/Libraries/libgnustep-gui.so.%%MAJORVERSION%%
+System/Library/Libraries/libgnustep-gui.so.%%BASEVERSION%%
System/Library/Libraries/libgnustep-gui.so.%%VERSION%%
System/Library/PostScript/GSProlog.ps
-System/Library/PostScript/PPD/English.lproj/AGFA_AccuSet.ppd
-System/Library/PostScript/PPD/English.lproj/AGFA_AccuSetSF.ppd
-System/Library/PostScript/PPD/English.lproj/AGFA_ProSet9400.ppd
-System/Library/PostScript/PPD/English.lproj/AGFA_ProSet9400SF.ppd
-System/Library/PostScript/PPD/English.lproj/AGFA_ProSet9550.ppd
-System/Library/PostScript/PPD/English.lproj/AGFA_ProSet9550SF.ppd
-System/Library/PostScript/PPD/English.lproj/AGFA_ProSet9600.ppd
-System/Library/PostScript/PPD/English.lproj/AGFA_ProSet9600SF.ppd
-System/Library/PostScript/PPD/English.lproj/AGFA_ProSet9700.ppd
-System/Library/PostScript/PPD/English.lproj/AGFA_ProSet9700SF.ppd
-System/Library/PostScript/PPD/English.lproj/AGFA_ProSet9800.ppd
-System/Library/PostScript/PPD/English.lproj/AGFA_ProSet9800SF.ppd
-System/Library/PostScript/PPD/English.lproj/AGFA_SelectSet5000.ppd
-System/Library/PostScript/PPD/English.lproj/AGFA_SelectSet5000SF.ppd
-System/Library/PostScript/PPD/English.lproj/AGFA_SelectSet7000.ppd
-System/Library/PostScript/PPD/English.lproj/AGFA_SelectSet7000SF.ppd
-System/Library/PostScript/PPD/English.lproj/AGFA_StudioSet2000.ppd
-System/Library/PostScript/PPD/English.lproj/APS-PS_PIP_with_APS-6-108.ppd
-System/Library/PostScript/PPD/English.lproj/APS-PS_PIP_with_APS-6-80.ppd
-System/Library/PostScript/PPD/English.lproj/APS-PS_PIP_with_LZR_1200.ppd
-System/Library/PostScript/PPD/English.lproj/APS-PS_PIP_with_LZR_2600.ppd
-System/Library/PostScript/PPD/English.lproj/AST_TurboLaser-PS.ppd
-System/Library/PostScript/PPD/English.lproj/Adobe_LaserJet_II_Cartridge.ppd
-System/Library/PostScript/PPD/English.lproj/Agfa-Compugraphic_9400P.ppd
-System/Library/PostScript/PPD/English.lproj/Agfa_Matrix_ChromaScript.ppd
-System/Library/PostScript/PPD/English.lproj/Agfa_TabScript_C500_PostScript_Printer.ppd
-System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter-Select_310.ppd
-System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter.ppd
-System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_II_NT.ppd
-System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_II_NTX-J_v50.5.ppd
-System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_II_NTX.ppd
-System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_II_NTX_v50.5.ppd
-System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_II_NTX_v51.8.ppd
-System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_IIf.ppd
-System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_IIg.ppd
-System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_Personal_NT.ppd
-System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_Plus.ppd
-System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_Plus_v42.2.ppd
-System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_Pro_600.ppd
-System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_Pro_630.ppd
-System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_Pro_810.ppd
-System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_Pro_810_with_Fax_Card.ppd
-System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_Select_610.ppd
-System/Library/PostScript/PPD/English.lproj/Apple_Personal_LaserWriter_NTR.ppd
-System/Library/PostScript/PPD/English.lproj/Autologic_APS-1000_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Autologic_APS-1560_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Autologic_APS-4000_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Autologic_APS-5000_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Autologic_APS-6%108c_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Autologic_APS-6%108h_or_APS-6%108ch_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Autologic_APS-6%108hs_or_APS-6%108chs_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Autologic_APS-6%70_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Autologic_APS-6%70c_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Autologic_APS-6%70ch_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Autologic_APS-6%70chs_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Autologic_APS-6%70vr_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Autologic_APS-6%80_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Autologic_APS-6%84c_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Autologic_APS-6000_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Autologic_APS-6600_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Autologic_APS-7000_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Autologic_APS-9800_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Autologic_APS-AccuSet_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Autologic_APS-BroadSheet_Imager_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Autologic_APS-ColorMaster_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Autologic_APS-PlateMaster_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Autologic_APS-ProSet_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Autologic_LZR-1200_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Autologic_LZR-2600_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/COMPAQ_PAGEMARQ_15.ppd
-System/Library/PostScript/PPD/English.lproj/COMPAQ_PAGEMARQ_15_v2013.109.ppd
-System/Library/PostScript/PPD/English.lproj/COMPAQ_PAGEMARQ_20.ppd
-System/Library/PostScript/PPD/English.lproj/COMPAQ_PAGEMARQ_20_v2013.109.ppd
-System/Library/PostScript/PPD/English.lproj/Canon_LASER_SHOT_A404PS_with_2_fonts.ppd
-System/Library/PostScript/PPD/English.lproj/Canon_LASER_SHOT_A404PS_with_5_fonts.ppd
-System/Library/PostScript/PPD/English.lproj/Canon_LBP-4_PS-2.ppd
-System/Library/PostScript/PPD/English.lproj/Canon_LBP-8IIIR_PS-1.ppd
-System/Library/PostScript/PPD/English.lproj/Canon_LBP-8IIIT_PS-1.ppd
-System/Library/PostScript/PPD/English.lproj/Canon_LBP-8III_PS-1.ppd
-System/Library/PostScript/PPD/English.lproj/Canon_PS-IPU-J_Color_BJ_Copier.ppd
-System/Library/PostScript/PPD/English.lproj/Canon_PS-IPU_Color_BJ_Copier.ppd
-System/Library/PostScript/PPD/English.lproj/Canon_PS-IPU_Color_Laser_Copier.ppd
-System/Library/PostScript/PPD/English.lproj/Canon_PS-IPU_Kanji_Color_Laser_Copier.ppd
-System/Library/PostScript/PPD/English.lproj/Colormate_PS.ppd
-System/Library/PostScript/PPD/English.lproj/CompuPrint_PageMaster_825%1025.ppd
-System/Library/PostScript/PPD/English.lproj/DataProducts_LZR_2080%F5.ppd
-System/Library/PostScript/PPD/English.lproj/DataProducts_LZR_2080%F5_Kanji.ppd
-System/Library/PostScript/PPD/English.lproj/Dataproducts_LZR-2665.ppd
-System/Library/PostScript/PPD/English.lproj/Dataproducts_LZR_1260.ppd
-System/Library/PostScript/PPD/English.lproj/Dataproducts_LZR_1560.ppd
-System/Library/PostScript/PPD/English.lproj/Dataproducts_LZR_960.ppd
-System/Library/PostScript/PPD/English.lproj/Digital_Colormate_PS.ppd
-System/Library/PostScript/PPD/English.lproj/Digital_DECcolorwriter_1000__17_fonts.ppd
-System/Library/PostScript/PPD/English.lproj/Digital_DECcolorwriter_1000__39_fonts.ppd
-System/Library/PostScript/PPD/English.lproj/Digital_DEClaser_1150.ppd
-System/Library/PostScript/PPD/English.lproj/Digital_DEClaser_1152.ppd
-System/Library/PostScript/PPD/English.lproj/Digital_DEClaser_1152_(43_fonts).ppd
-System/Library/PostScript/PPD/English.lproj/Digital_DEClaser_2150.ppd
-System/Library/PostScript/PPD/English.lproj/Digital_DEClaser_2150_plus.ppd
-System/Library/PostScript/PPD/English.lproj/Digital_DEClaser_2250.ppd
-System/Library/PostScript/PPD/English.lproj/Digital_DEClaser_2250_plus.ppd
-System/Library/PostScript/PPD/English.lproj/Digital_PrintServer_17.ppd
-System/Library/PostScript/PPD/English.lproj/Digital_PrintServer_20.ppd
-System/Library/PostScript/PPD/English.lproj/Digital_PrintServer_32.ppd
-System/Library/PostScript/PPD/English.lproj/Digital_PrintServer_40_Plus.ppd
-System/Library/PostScript/PPD/English.lproj/Digital_ScriptPrinter.ppd
-System/Library/PostScript/PPD/English.lproj/Digital_turbo_PrintServer_20.ppd
-System/Library/PostScript/PPD/English.lproj/EPSON_EPL-7500.ppd
-System/Library/PostScript/PPD/English.lproj/EPSON_LP-3000PS_F2.ppd
-System/Library/PostScript/PPD/English.lproj/EPSON_LP-3000PS_F5.ppd
-System/Library/PostScript/PPD/English.lproj/EPSON_PostScript_CARD.ppd
-System/Library/PostScript/PPD/English.lproj/Fiery_200i-CF80_J_Color_Server.ppd
-System/Library/PostScript/PPD/English.lproj/Fujitsu_RX7100PS.ppd
-System/Library/PostScript/PPD/English.lproj/GCC_BLP_Elite.ppd
-System/Library/PostScript/PPD/English.lproj/GCC_BLP_II.ppd
-System/Library/PostScript/PPD/English.lproj/GCC_BLP_IIS.ppd
-System/Library/PostScript/PPD/English.lproj/GCC_Business_LaserPrinter.ppd
-System/Library/PostScript/PPD/English.lproj/GCC_Business_LaserPrinter_v49.2.ppd
-System/Library/PostScript/PPD/English.lproj/Gestetner_GLP800-Scout.ppd
-System/Library/PostScript/PPD/English.lproj/HP_DesignJet_650C.ppd
-System/Library/PostScript/PPD/English.lproj/HP_DeskJet_1200C%PS.ppd
-System/Library/PostScript/PPD/English.lproj/HP_LaserJet_4ML.ppd
-System/Library/PostScript/PPD/English.lproj/HP_LaserJet_4MP.ppd
-System/Library/PostScript/PPD/English.lproj/HP_LaserJet_4Si%4SiMX_PS_300dpi.ppd
-System/Library/PostScript/PPD/English.lproj/HP_LaserJet_4Si%4SiMX_PS_600dpi.ppd
-System/Library/PostScript/PPD/English.lproj/HP_LaserJet_4_PostScript_600DPI.ppd
-System/Library/PostScript/PPD/English.lproj/HP_LaserJet_IID_PostScript_Cartridge.ppd
-System/Library/PostScript/PPD/English.lproj/HP_LaserJet_IIID_PostScript_Cartridge.ppd
-System/Library/PostScript/PPD/English.lproj/HP_LaserJet_IIID_PostScript_Plus.ppd
-System/Library/PostScript/PPD/English.lproj/HP_LaserJet_IIIP_PostScript_Cartridge.ppd
-System/Library/PostScript/PPD/English.lproj/HP_LaserJet_IIIP_PostScript_Plus.ppd
-System/Library/PostScript/PPD/English.lproj/HP_LaserJet_IIISi_PostScript.ppd
-System/Library/PostScript/PPD/English.lproj/HP_LaserJet_IIISi_Postscript_2.ppd
-System/Library/PostScript/PPD/English.lproj/HP_LaserJet_III_PostScript_Cartridge.ppd
-System/Library/PostScript/PPD/English.lproj/HP_LaserJet_III_PostScript_Plus.ppd
-System/Library/PostScript/PPD/English.lproj/HP_LaserJet_IIP_PostScript_Cartridge.ppd
-System/Library/PostScript/PPD/English.lproj/HP_PaintJet_XL300.ppd
-System/Library/PostScript/PPD/English.lproj/IBM_4019_17_fonts.ppd
-System/Library/PostScript/PPD/English.lproj/IBM_4019_39_fonts.ppd
-System/Library/PostScript/PPD/English.lproj/IBM_4029_with_17_Fonts.ppd
-System/Library/PostScript/PPD/English.lproj/IBM_4029_with_39_Fonts.ppd
-System/Library/PostScript/PPD/English.lproj/IBM_4216-020.ppd
-System/Library/PostScript/PPD/English.lproj/IBM_4216-030.ppd
-System/Library/PostScript/PPD/English.lproj/IDT_OracC_Velociraptor.ppd
-System/Library/PostScript/PPD/English.lproj/KODAK_ColorEase_PS_Printer.ppd
-System/Library/PostScript/PPD/English.lproj/Linotronic_100.ppd
-System/Library/PostScript/PPD/English.lproj/Linotronic_200.ppd
-System/Library/PostScript/PPD/English.lproj/Linotronic_200_230.ppd
-System/Library/PostScript/PPD/English.lproj/Linotronic_200_v49.3.ppd
-System/Library/PostScript/PPD/English.lproj/Linotronic_260.ppd
-System/Library/PostScript/PPD/English.lproj/Linotronic_300.ppd
-System/Library/PostScript/PPD/English.lproj/Linotronic_300_v49.3.ppd
-System/Library/PostScript/PPD/English.lproj/Linotronic_300_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Linotronic_330.ppd
-System/Library/PostScript/PPD/English.lproj/Linotronic_500.ppd
-System/Library/PostScript/PPD/English.lproj/Linotronic_500_v52.3.ppd
-System/Library/PostScript/PPD/English.lproj/Linotronic_530.ppd
-System/Library/PostScript/PPD/English.lproj/Linotronic_630.ppd
-System/Library/PostScript/PPD/English.lproj/Linotronic_830.ppd
-System/Library/PostScript/PPD/English.lproj/Linotronic_930.ppd
-System/Library/PostScript/PPD/English.lproj/Linotronic_Pr60.ppd
-System/Library/PostScript/PPD/English.lproj/Monotype_ImageMaster_1200.ppd
-System/Library/PostScript/PPD/English.lproj/Monotype_Imagesetter.ppd
-System/Library/PostScript/PPD/English.lproj/NEC_Colormate_PS%40.ppd
-System/Library/PostScript/PPD/English.lproj/NEC_Colormate_PS%80.ppd
-System/Library/PostScript/PPD/English.lproj/NEC_PC-PR3000PS%4.ppd
-System/Library/PostScript/PPD/English.lproj/NEC_PC-PR3000PS%4F.ppd
-System/Library/PostScript/PPD/English.lproj/NEC_SilentWriter_95.ppd
-System/Library/PostScript/PPD/English.lproj/NEC_SilentWriter_95_v2010.119.ppd
-System/Library/PostScript/PPD/English.lproj/NEC_Silentwriter2_990.ppd
-System/Library/PostScript/PPD/English.lproj/NEC_Silentwriter_1097.ppd
-System/Library/PostScript/PPD/English.lproj/NEC_Silentwriter_80PS2.ppd
-System/Library/PostScript/PPD/English.lproj/NEC_Silentwriter_80PS5.ppd
-System/Library/PostScript/PPD/English.lproj/NEC_Silentwriter_97.ppd
-System/Library/PostScript/PPD/English.lproj/NeXT_400_dpi_Laser_Printer.ppd
-System/Library/PostScript/PPD/English.lproj/NeXT_400_dpi_Level_II_Printer.ppd
-System/Library/PostScript/PPD/English.lproj/NeXT_Color_Printer.ppd
-System/Library/PostScript/PPD/English.lproj/NeXT_Generic_Color.ppd
-System/Library/PostScript/PPD/English.lproj/OKI_MICROLINE_800PSII_LT.ppd
-System/Library/PostScript/PPD/English.lproj/OKI_MICROLINE_801PS+F.ppd
-System/Library/PostScript/PPD/English.lproj/OKI_MICROLINE_801PSII+F.ppd
-System/Library/PostScript/PPD/English.lproj/OKI_MICROLINE_801PSII.ppd
-System/Library/PostScript/PPD/English.lproj/OKI_OL850.ppd
-System/Library/PostScript/PPD/English.lproj/OceColor_G5242_PostScript_Printer.ppd
-System/Library/PostScript/PPD/English.lproj/Oki_OL830-PS.ppd
-System/Library/PostScript/PPD/English.lproj/Oki_OL840-PS.ppd
-System/Library/PostScript/PPD/English.lproj/OkidataOL870.ppd
-System/Library/PostScript/PPD/English.lproj/Panasonic_KX-P4455.ppd
-System/Library/PostScript/PPD/English.lproj/Panasonic_KX-P5400.ppd
-System/Library/PostScript/PPD/English.lproj/Panasonic_KX-P5400_Fax.ppd
-System/Library/PostScript/PPD/English.lproj/Panasonic_KX-P5410.ppd
-System/Library/PostScript/PPD/English.lproj/Panasonic_KX-P5410_with_39_Fonts.ppd
-System/Library/PostScript/PPD/English.lproj/Personal_LaserWriter_320.ppd
-System/Library/PostScript/PPD/English.lproj/QMS-PS_1700.ppd
-System/Library/PostScript/PPD/English.lproj/QMS-PS_2000.ppd
-System/Library/PostScript/PPD/English.lproj/QMS-PS_2200.ppd
-System/Library/PostScript/PPD/English.lproj/QMS-PS_2210.ppd
-System/Library/PostScript/PPD/English.lproj/QMS-PS_2220.ppd
-System/Library/PostScript/PPD/English.lproj/QMS-PS_410.ppd
-System/Library/PostScript/PPD/English.lproj/QMS-PS_800.ppd
-System/Library/PostScript/PPD/English.lproj/QMS-PS_800_Plus.ppd
-System/Library/PostScript/PPD/English.lproj/QMS-PS_810.ppd
-System/Library/PostScript/PPD/English.lproj/QMS-PS_810_Turbo.ppd
-System/Library/PostScript/PPD/English.lproj/QMS-PS_815.ppd
-System/Library/PostScript/PPD/English.lproj/QMS-PS_815_MR.ppd
-System/Library/PostScript/PPD/English.lproj/QMS-PS_820.ppd
-System/Library/PostScript/PPD/English.lproj/QMS-PS_820_Turbo.ppd
-System/Library/PostScript/PPD/English.lproj/QMS-PS_825.ppd
-System/Library/PostScript/PPD/English.lproj/QMS-PS_825_MR.ppd
-System/Library/PostScript/PPD/English.lproj/QMS_1725_Print_System.ppd
-System/Library/PostScript/PPD/English.lproj/QMS_860_Print_System.ppd
-System/Library/PostScript/PPD/English.lproj/QMS_ColorScript_100.ppd
-System/Library/PostScript/PPD/English.lproj/QMS_ColorScript_100_Model_10.ppd
-System/Library/PostScript/PPD/English.lproj/QMS_ColorScript_100_Model_20.ppd
-System/Library/PostScript/PPD/English.lproj/QMS_ColorScript_100_Model_30.ppd
-System/Library/PostScript/PPD/English.lproj/QMS_PS_Jet.ppd
-System/Library/PostScript/PPD/English.lproj/QMS_PS_Jet_Plus.ppd
-System/Library/PostScript/PPD/English.lproj/Qume_ScripTEN.ppd
-System/Library/PostScript/PPD/English.lproj/RICOH_LP-M32.ppd
-System/Library/PostScript/PPD/English.lproj/Ricoh_PC_Laser_6000-PS.ppd
-System/Library/PostScript/PPD/English.lproj/Scantext_2030-51.ppd
-System/Library/PostScript/PPD/English.lproj/Schlumberger_5232_Color_PostScript_Printer.ppd
-System/Library/PostScript/PPD/English.lproj/Scitex_Dolev_PSM_L2.ppd
-System/Library/PostScript/PPD/English.lproj/Shinko_Color_CHC-746PSJ_PostScript_Printer.ppd
-System/Library/PostScript/PPD/English.lproj/Silentwriter2_290.ppd
-System/Library/PostScript/PPD/English.lproj/Silentwriter2_Model_90.ppd
-System/Library/PostScript/PPD/English.lproj/Silentwriter_LC_890.ppd
-System/Library/PostScript/PPD/English.lproj/Silentwriter_LC_890XL.ppd
-System/Library/PostScript/PPD/English.lproj/TI_2115_13_fonts.ppd
-System/Library/PostScript/PPD/English.lproj/TI_2115_35_fonts.ppd
-System/Library/PostScript/PPD/English.lproj/TI_OmniLaser_2108.ppd
-System/Library/PostScript/PPD/English.lproj/TI_microLaser16_Turbo.ppd
-System/Library/PostScript/PPD/English.lproj/TI_microLaser6_Turbo.ppd
-System/Library/PostScript/PPD/English.lproj/TI_microLaser9_Turbo.ppd
-System/Library/PostScript/PPD/English.lproj/TI_microLaser_PS17.ppd
-System/Library/PostScript/PPD/English.lproj/TI_microLaser_PS35.ppd
-System/Library/PostScript/PPD/English.lproj/TI_microLaser_Pro_600_2013_PS23.ppd
-System/Library/PostScript/PPD/English.lproj/TI_microLaser_Pro_600_2013_PS65.ppd
-System/Library/PostScript/PPD/English.lproj/TI_microLaser_XL_PS17.ppd
-System/Library/PostScript/PPD/English.lproj/TI_microLaser_XL_PS35.ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_200J_v2011.108(4).ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_200e.ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_200e_with_17_fonts_v2011.108(2).ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_200e_with_17_fonts_v2011.108(3).ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_200e_with_39_fonts_v2011.108(2).ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_200i.ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_200i_v2011.108(2).ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_220J.ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_220e_with_17_fonts.ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_220e_with_39_fonts.ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_220i.ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_300J_v2013.113.ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_300i_v2013.113.ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_480.ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_480J.ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_III_PXi.ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_III_PXiJ.ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_III_PXi_v2010.116.ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_IISD.ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_IISDJ.ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_IISDX.ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_II_PXe_with_17_fonts.ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_II_PXe_with_39_fonts.ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_II_PXi.ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_II_PXiJ.ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_II_PXi_v2010.116.ppd
-System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_PXi.ppd
-System/Library/PostScript/PPD/English.lproj/UNISYS_AP9210_17_Fonts.ppd
-System/Library/PostScript/PPD/English.lproj/UNISYS_AP9210_39_Fonts.ppd
-System/Library/PostScript/PPD/English.lproj/Unisys_AP9415.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_4000%5100A.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_4000%5300A.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_4000%5300B.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_4000%5300C.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_4000%5300EA.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_4000%5300EB.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_4000%5300EC.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_4000%5330A.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_4000%5330B.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_4000%5330C.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_4000%5500A.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_4000%5500B.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_4000%5500C.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_4000%5510_or_5100E.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_4000%5630A.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_4000%5630B.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_4000%5660_or_5660E.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_4000%5860_or_5860E.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_4000%L300.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_4000%L330.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_4000%L500_or_4000%L530.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_4200B-P.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_4300P.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_4990.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_4990T.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_5100E.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_5960E.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_6000.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_6990.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_Series_4000-5300.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_Series_4000-5330.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_Series_4000-5500.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_VT-600P.ppd
-System/Library/PostScript/PPD/English.lproj/Varityper_VT-600W.ppd
-System/Library/PostScript/PPD/English.lproj/Xerox_4220_LPS.ppd
-System/Library/PostScript/PPD/English.lproj/Xerox_8812.ppd
-System/Library/PostScript/PPD/English.lproj/Xerox_DocuTech_135.ppd
-System/Library/PostScript/PPD/English.lproj/Xerox_DocuTech_90.ppd
-System/Library/PostScript/PPD/English.lproj/Xerox_MajestiK_5765.ppd
-System/Library/PostScript/PPD/French.lproj/Linotronic_300.ppd
-System/Library/PostScript/PPD/German.lproj/Linotronic_300.ppd
-System/Library/PostScript/PPD/Italian.lproj/Linotronic_300.ppd
-System/Library/PostScript/PPD/Spanish.lproj/Linotronic_300.ppd
-System/Library/PostScript/PPD/Swedish.lproj/Linotronic_300.ppd
-System/Library/PostScript/Printers
+System/Library/PostScript/PPD/English.lproj/Generic-PostScript_Printer-Postscript.ppd
System/Library/Services/GSspell.service/GSspell
System/Library/Services/GSspell.service/Resources/Info-gnustep.plist
System/Makefiles/Additional/gui.make
@@ -965,11 +650,6 @@ System/Tools/make_services
System/Tools/set_show_service
@dirrm System/Library/Services/GSspell.service/Resources
@dirrm System/Library/Services/GSspell.service
-@dirrm System/Library/PostScript/PPD/Swedish.lproj
-@dirrm System/Library/PostScript/PPD/Spanish.lproj
-@dirrm System/Library/PostScript/PPD/Italian.lproj
-@dirrm System/Library/PostScript/PPD/German.lproj
-@dirrm System/Library/PostScript/PPD/French.lproj
@dirrm System/Library/PostScript/PPD/English.lproj
@dirrm System/Library/PostScript/PPD
@dirrm System/Library/Libraries/Resources/gnustep-gui/Italian.lproj
@@ -982,15 +662,13 @@ System/Tools/set_show_service
@dirrm System/Library/Headers/gnustep/gui
@dirrm System/Library/Headers/GNUstepGUI
@dirrm System/Library/Headers/AppKit
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%@dirrm System/Library/Documentation/User/Gui/GuiUser
+%%PORTDOCS%%@dirrm System/Library/Documentation/User/Gui/GuiUser
%%PORTDOCS%%@dirrm System/Library/Documentation/User/Gui
+%%PORTDOCS%%@dirrm System/Library/Documentation/Developer/Gui/ProgrammingManual
%%PORTDOCS%%@dirrm System/Library/Documentation/Developer/Gui/ReleaseNotes/%%VERSION%%
%%PORTDOCS%%@dirrm System/Library/Documentation/Developer/Gui/ReleaseNotes
%%PORTDOCS%%@dirrm System/Library/Documentation/Developer/Gui/Reference
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%@dirrm System/Library/Documentation/Developer/Gui/Manual
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%@dirrm System/Library/Documentation/Developer/Gui/GuiUser/GuiUser
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%@dirrm System/Library/Documentation/Developer/Gui/GuiUser
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%@dirrm System/Library/Documentation/Developer/Gui/General
+%%PORTDOCS%%@dirrm System/Library/Documentation/Developer/Gui/General
%%PORTDOCS%%@dirrm System/Library/Documentation/Developer/Gui/Additions
%%PORTDOCS%%@dirrm System/Library/Documentation/Developer/Gui
@dirrm System/Library/ColorPickers/WheelPicker.bundle/Resources
@@ -1007,4 +685,7 @@ System/Tools/set_show_service
@dirrm System/Library/Bundles/TextConverters/RTFConverter.bundle/Resources
@dirrm System/Library/Bundles/TextConverters/RTFConverter.bundle
@dirrm System/Library/Bundles/TextConverters
-%%GNUSTEP_DEVEL%%%%PORTDOCS%%@exec mkdir -p %D/System/Library/Documentation/Developer/Gui/Manual
+@dirrm System/Library/Bundles/GSPrinting/GSLPR.bundle/Resources
+@dirrm System/Library/Bundles/GSPrinting/GSLPR.bundle
+@dirrm System/Library/Bundles/GSPrinting
+%%PORTDOCS%%@exec mkdir -p %D/System/Library/Documentation/Developer/Gui/ProgrammingManual