summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authoradam <adam>2003-12-05 10:06:39 +0000
committeradam <adam>2003-12-05 10:06:39 +0000
commit28c4eb88498e6106a0b19bfcbdb2b83fb98c2a6b (patch)
tree9fadad5911013706ea7970d182f50f99158f61f1 /x11
parent1d0f32f885dfad8460e73fefe06595b6f7d0e6bf (diff)
downloadpkgsrc-28c4eb88498e6106a0b19bfcbdb2b83fb98c2a6b.tar.gz
Noteworthy changes in version `0.9.0':
Improvements in various classes, include NSPopUpButton, NSBitmapImageRep, NSMenu, NSToolbar. Added support for thumbnail images in NSWorkspace.
Diffstat (limited to 'x11')
-rw-r--r--x11/gnustep-gui/Makefile10
-rw-r--r--x11/gnustep-gui/PLIST1245
-rw-r--r--x11/gnustep-gui/buildlink2.mk13
-rw-r--r--x11/gnustep-gui/distinfo10
-rw-r--r--x11/gnustep-gui/patches/patch-aa20
-rw-r--r--x11/gnustep-gui/patches/patch-ab8
6 files changed, 676 insertions, 630 deletions
diff --git a/x11/gnustep-gui/Makefile b/x11/gnustep-gui/Makefile
index 68f28fe46a3..9c214ce3210 100644
--- a/x11/gnustep-gui/Makefile
+++ b/x11/gnustep-gui/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:56:29 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/12/05 10:06:39 adam Exp $
#
-DISTNAME= gnustep-gui-0.8.5
-PKGREVISION= 2
+DISTNAME= gnustep-gui-0.9.0
CATEGORIES= x11 gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/}
@@ -17,12 +16,9 @@ MAKEFILE= GNUmakefile
GNU_CONFIGURE= YES
GNU_CONFIGURE_PREFIX= ${PREFIX}/share/GNUstep
CONFIGURE_ARGS+= --exec-prefix=${PREFIX}/libexec/GNUstep
-CPPFLAGS+= -I${PREFIX}/share/GNUstep/System/Headers
-CPPFLAGS+= -I${PREFIX}/share/GNUstep/System/Headers/gnustep
-LDFLAGS+= -lossaudio
-.include "../../devel/gnustep-base/buildlink2.mk"
.include "../../audio/libaudiofile/buildlink2.mk"
+.include "../../devel/gnustep-base/buildlink2.mk"
.include "../../graphics/jpeg/buildlink2.mk"
.include "../../graphics/tiff/buildlink2.mk"
.include "../../mk/ossaudio.buildlink2.mk"
diff --git a/x11/gnustep-gui/PLIST b/x11/gnustep-gui/PLIST
index a29021d3879..ee6b2330dc2 100644
--- a/x11/gnustep-gui/PLIST
+++ b/x11/gnustep-gui/PLIST
@@ -1,558 +1,19 @@
-@comment $NetBSD: PLIST,v 1.4 2003/04/01 08:35:15 rh Exp $
-share/GNUstep/System/Headers/AppKit/AppKit.h
-share/GNUstep/System/Headers/AppKit/AppKitDefines.h
-share/GNUstep/System/Headers/AppKit/AppKitExceptions.h
-share/GNUstep/System/Headers/AppKit/DPSOperators.h
-share/GNUstep/System/Headers/AppKit/GMAppKit.h
-share/GNUstep/System/Headers/AppKit/GMArchiver.h
-share/GNUstep/System/Headers/AppKit/GSDisplayServer.h
-share/GNUstep/System/Headers/AppKit/GSFontInfo.h
-share/GNUstep/System/Headers/AppKit/GSFusedSilica.h
-share/GNUstep/System/Headers/AppKit/GSHbox.h
-share/GNUstep/System/Headers/AppKit/GSHelpManagerPanel.h
-share/GNUstep/System/Headers/AppKit/GSHorizontalTypesetter.h
-share/GNUstep/System/Headers/AppKit/GSInfoPanel.h
-share/GNUstep/System/Headers/AppKit/GSLayoutManager.h
-share/GNUstep/System/Headers/AppKit/GSLayoutManager_internal.h
-share/GNUstep/System/Headers/AppKit/GSMemoryPanel.h
-share/GNUstep/System/Headers/AppKit/GSMethodTable.h
-share/GNUstep/System/Headers/AppKit/GSNibTemplates.h
-share/GNUstep/System/Headers/AppKit/GSPasteboardServer.h
-share/GNUstep/System/Headers/AppKit/GSServicesManager.h
-share/GNUstep/System/Headers/AppKit/GSTable.h
-share/GNUstep/System/Headers/AppKit/GSTextConverter.h
-share/GNUstep/System/Headers/AppKit/GSTrackingRect.h
-share/GNUstep/System/Headers/AppKit/GSTypesetter.h
-share/GNUstep/System/Headers/AppKit/GSVbox.h
-share/GNUstep/System/Headers/AppKit/GSVersion.h
-share/GNUstep/System/Headers/AppKit/IMConnectors.h
-share/GNUstep/System/Headers/AppKit/IMCustomObject.h
-share/GNUstep/System/Headers/AppKit/IMLoading.h
-share/GNUstep/System/Headers/AppKit/NSActionCell.h
-share/GNUstep/System/Headers/AppKit/NSAffineTransform.h
-share/GNUstep/System/Headers/AppKit/NSApplication.h
-share/GNUstep/System/Headers/AppKit/NSAttributedString.h
-share/GNUstep/System/Headers/AppKit/NSBezierPath.h
-share/GNUstep/System/Headers/AppKit/NSBitmapImageRep.h
-share/GNUstep/System/Headers/AppKit/NSBox.h
-share/GNUstep/System/Headers/AppKit/NSBrowser.h
-share/GNUstep/System/Headers/AppKit/NSBrowserCell.h
-share/GNUstep/System/Headers/AppKit/NSButton.h
-share/GNUstep/System/Headers/AppKit/NSButtonCell.h
-share/GNUstep/System/Headers/AppKit/NSCachedImageRep.h
-share/GNUstep/System/Headers/AppKit/NSCell.h
-share/GNUstep/System/Headers/AppKit/NSClipView.h
-share/GNUstep/System/Headers/AppKit/NSColor.h
-share/GNUstep/System/Headers/AppKit/NSColorList.h
-share/GNUstep/System/Headers/AppKit/NSColorPanel.h
-share/GNUstep/System/Headers/AppKit/NSColorPicker.h
-share/GNUstep/System/Headers/AppKit/NSColorPicking.h
-share/GNUstep/System/Headers/AppKit/NSColorWell.h
-share/GNUstep/System/Headers/AppKit/NSComboBox.h
-share/GNUstep/System/Headers/AppKit/NSComboBoxCell.h
-share/GNUstep/System/Headers/AppKit/NSControl.h
-share/GNUstep/System/Headers/AppKit/NSCursor.h
-share/GNUstep/System/Headers/AppKit/NSCustomImageRep.h
-share/GNUstep/System/Headers/AppKit/NSDataLink.h
-share/GNUstep/System/Headers/AppKit/NSDataLinkManager.h
-share/GNUstep/System/Headers/AppKit/NSDataLinkPanel.h
-share/GNUstep/System/Headers/AppKit/NSDocument.h
-share/GNUstep/System/Headers/AppKit/NSDocumentController.h
-share/GNUstep/System/Headers/AppKit/NSDocumentFrameworkPrivate.h
-share/GNUstep/System/Headers/AppKit/NSDragging.h
-share/GNUstep/System/Headers/AppKit/NSDrawer.h
-share/GNUstep/System/Headers/AppKit/NSEPSImageRep.h
-share/GNUstep/System/Headers/AppKit/NSEvent.h
-share/GNUstep/System/Headers/AppKit/NSFileWrapper.h
-share/GNUstep/System/Headers/AppKit/NSFont.h
-share/GNUstep/System/Headers/AppKit/NSFontManager.h
-share/GNUstep/System/Headers/AppKit/NSFontPanel.h
-share/GNUstep/System/Headers/AppKit/NSForm.h
-share/GNUstep/System/Headers/AppKit/NSFormCell.h
-share/GNUstep/System/Headers/AppKit/NSGraphics.h
-share/GNUstep/System/Headers/AppKit/NSGraphicsContext.h
-share/GNUstep/System/Headers/AppKit/NSHelpManager.h
-share/GNUstep/System/Headers/AppKit/NSHelpPanel.h
-share/GNUstep/System/Headers/AppKit/NSImage.h
-share/GNUstep/System/Headers/AppKit/NSImageCell.h
-share/GNUstep/System/Headers/AppKit/NSImageRep.h
-share/GNUstep/System/Headers/AppKit/NSImageView.h
-share/GNUstep/System/Headers/AppKit/NSInputManager.h
-share/GNUstep/System/Headers/AppKit/NSInputServer.h
-share/GNUstep/System/Headers/AppKit/NSInterfaceStyle.h
-share/GNUstep/System/Headers/AppKit/NSLayoutManager.h
-share/GNUstep/System/Headers/AppKit/NSMatrix.h
-share/GNUstep/System/Headers/AppKit/NSMenu.h
-share/GNUstep/System/Headers/AppKit/NSMenuItem.h
-share/GNUstep/System/Headers/AppKit/NSMenuItemCell.h
-share/GNUstep/System/Headers/AppKit/NSMenuView.h
-share/GNUstep/System/Headers/AppKit/NSNibConnector.h
-share/GNUstep/System/Headers/AppKit/NSNibDeclarations.h
-share/GNUstep/System/Headers/AppKit/NSNibLoading.h
-share/GNUstep/System/Headers/AppKit/NSOpenGL.h
-share/GNUstep/System/Headers/AppKit/NSOpenGLView.h
-share/GNUstep/System/Headers/AppKit/NSOpenPanel.h
-share/GNUstep/System/Headers/AppKit/NSOutlineView.h
-share/GNUstep/System/Headers/AppKit/NSPageLayout.h
-share/GNUstep/System/Headers/AppKit/NSPanel.h
-share/GNUstep/System/Headers/AppKit/NSParagraphStyle.h
-share/GNUstep/System/Headers/AppKit/NSPasteboard.h
-share/GNUstep/System/Headers/AppKit/NSPopUpButton.h
-share/GNUstep/System/Headers/AppKit/NSPopUpButtonCell.h
-share/GNUstep/System/Headers/AppKit/NSPrintInfo.h
-share/GNUstep/System/Headers/AppKit/NSPrintOperation.h
-share/GNUstep/System/Headers/AppKit/NSPrintPanel.h
-share/GNUstep/System/Headers/AppKit/NSPrinter.h
-share/GNUstep/System/Headers/AppKit/NSProgressIndicator.h
-share/GNUstep/System/Headers/AppKit/NSResponder.h
-share/GNUstep/System/Headers/AppKit/NSRulerMarker.h
-share/GNUstep/System/Headers/AppKit/NSRulerView.h
-share/GNUstep/System/Headers/AppKit/NSSavePanel.h
-share/GNUstep/System/Headers/AppKit/NSScreen.h
-share/GNUstep/System/Headers/AppKit/NSScrollView.h
-share/GNUstep/System/Headers/AppKit/NSScroller.h
-share/GNUstep/System/Headers/AppKit/NSSecureTextField.h
-share/GNUstep/System/Headers/AppKit/NSSelection.h
-share/GNUstep/System/Headers/AppKit/NSSlider.h
-share/GNUstep/System/Headers/AppKit/NSSliderCell.h
-share/GNUstep/System/Headers/AppKit/NSSound.h
-share/GNUstep/System/Headers/AppKit/NSSpellChecker.h
-share/GNUstep/System/Headers/AppKit/NSSpellProtocol.h
-share/GNUstep/System/Headers/AppKit/NSSpellServer.h
-share/GNUstep/System/Headers/AppKit/NSSplitView.h
-share/GNUstep/System/Headers/AppKit/NSStepper.h
-share/GNUstep/System/Headers/AppKit/NSStepperCell.h
-share/GNUstep/System/Headers/AppKit/NSStringDrawing.h
-share/GNUstep/System/Headers/AppKit/NSTabView.h
-share/GNUstep/System/Headers/AppKit/NSTabViewItem.h
-share/GNUstep/System/Headers/AppKit/NSTableColumn.h
-share/GNUstep/System/Headers/AppKit/NSTableHeaderCell.h
-share/GNUstep/System/Headers/AppKit/NSTableHeaderView.h
-share/GNUstep/System/Headers/AppKit/NSTableView.h
-share/GNUstep/System/Headers/AppKit/NSText.h
-share/GNUstep/System/Headers/AppKit/NSTextAttachment.h
-share/GNUstep/System/Headers/AppKit/NSTextContainer.h
-share/GNUstep/System/Headers/AppKit/NSTextField.h
-share/GNUstep/System/Headers/AppKit/NSTextFieldCell.h
-share/GNUstep/System/Headers/AppKit/NSTextStorage.h
-share/GNUstep/System/Headers/AppKit/NSTextView.h
-share/GNUstep/System/Headers/AppKit/NSToolbar.h
-share/GNUstep/System/Headers/AppKit/NSToolbarItem.h
-share/GNUstep/System/Headers/AppKit/NSUserInterfaceValidation.h
-share/GNUstep/System/Headers/AppKit/NSView.h
-share/GNUstep/System/Headers/AppKit/NSWindow.h
-share/GNUstep/System/Headers/AppKit/NSWindowController.h
-share/GNUstep/System/Headers/AppKit/NSWorkspace.h
-share/GNUstep/System/Headers/AppKit/PSOperators.h
-share/GNUstep/System/Headers/gnustep/gui/GMAppKit.h
-share/GNUstep/System/Headers/gnustep/gui/GMArchiver.h
-share/GNUstep/System/Headers/gnustep/gui/IMConnectors.h
-share/GNUstep/System/Headers/gnustep/gui/IMCustomObject.h
-share/GNUstep/System/Headers/gnustep/gui/IMLoading.h
-share/GNUstep/System/Libraries/Resources/English.lproj/GSPageLayout.gorm
-share/GNUstep/System/Libraries/Resources/English.lproj/GSPrintPanel.gorm
-share/GNUstep/System/Libraries/Resources/Images/GNUstep.tiff
-share/GNUstep/System/Libraries/Resources/Images/GNUstepMenuImage.tiff
-share/GNUstep/System/Libraries/Resources/Images/GNUstep_Images_Copyright
-share/GNUstep/System/Libraries/Resources/Images/NSComboArrow.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_2DCheckMark.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_2DDash.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_3DArrowDown.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_3DArrowRight.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_3DArrowRightH.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_ArrowDown.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_ArrowDownH.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_ArrowLeft.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_ArrowLeftH.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_ArrowRight.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_ArrowRightH.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_ArrowUp.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_ArrowUpH.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_CenterTabStop.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Close.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_CloseBroken.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_CloseH.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_ColorSwatch.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_DecimalTabStop.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Diamond.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Dimple.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_DownArrowSmall.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Folder.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Home.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_HomeDirectory.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_LeftTabStop.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Mount.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Nibble.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_RadioOff.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_RadioOn.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Right.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_RightH.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_RightTabStop.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Root_Apple.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Root_PC.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Root_SGI.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Root_Sparc.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Root_Sparc2.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_SliderHoriz.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_SliderVert.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_SwitchOff.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_SwitchOn.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabDownSelectedLeft.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabDownSelectedRight.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabDownSelectedToUnSelectedJunction.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabDownUnSelectedJunction.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabDownUnSelectedLeft.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabDownUnSelectedRight.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabDownUnSelectedToSelectedJunction.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabSelectedLeft.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabSelectedRight.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabSelectedToUnSelectedJunction.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabUnSelectToSelectedJunction.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabUnSelectedJunction.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabUnSelectedLeft.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabUnSelectedRight.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Tile.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Unknown.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Unmount.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_UpAndDownArrowSmall.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_WMClose.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_WMCloseBroken.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_copyCursor.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_linkCursor.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_noCursor.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_outlineCollapsed.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_outlineExpanded.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_outlineUnexpandable.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_ret.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_retH.tiff
-share/GNUstep/System/Libraries/Resources/Images/nsmapping.strings
-share/GNUstep/System/Libraries/Resources/KeyBindings/DefaultKeyBindings.dict
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_AccuSet.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_AccuSetSF.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_ProSet9400.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_ProSet9400SF.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_ProSet9550.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_ProSet9550SF.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_ProSet9600.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_ProSet9600SF.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_ProSet9700.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_ProSet9700SF.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_ProSet9800.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_ProSet9800SF.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_SelectSet5000.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_SelectSet5000SF.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_SelectSet7000.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_SelectSet7000SF.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_StudioSet2000.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/APS-PS_PIP_with_APS-6-108.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/APS-PS_PIP_with_APS-6-80.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/APS-PS_PIP_with_LZR_1200.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/APS-PS_PIP_with_LZR_2600.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AST_TurboLaser-PS.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Adobe_LaserJet_II_Cartridge.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Agfa-Compugraphic_9400P.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Agfa_Matrix_ChromaScript.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Agfa_TabScript_C500_PostScript_Printer.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter-Select_310.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_II_NT.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_II_NTX-J_v50.5.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_II_NTX.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_II_NTX_v50.5.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_II_NTX_v51.8.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_IIf.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_IIg.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_Personal_NT.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_Plus.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_Plus_v42.2.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_Pro_600.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_Pro_630.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_Pro_810.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_Pro_810_with_Fax_Card.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_Select_610.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_Personal_LaserWriter_NTR.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Autologic_APS-1000_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Autologic_APS-1560_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Autologic_APS-4000_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Autologic_APS-5000_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Autologic_APS-6%108c_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Autologic_APS-6%108h_or_APS-6%108ch_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Autologic_APS-6%108hs_or_APS-6%108chs_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Autologic_APS-6%70_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Autologic_APS-6%70c_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Autologic_APS-6%70ch_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Autologic_APS-6%70chs_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Autologic_APS-6%70vr_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Autologic_APS-6%80_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Autologic_APS-6%84c_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Autologic_APS-6000_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Autologic_APS-6600_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Autologic_APS-7000_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Autologic_APS-9800_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Autologic_APS-AccuSet_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Autologic_APS-BroadSheet_Imager_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Autologic_APS-ColorMaster_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Autologic_APS-PlateMaster_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Autologic_APS-ProSet_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Autologic_LZR-1200_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Autologic_LZR-2600_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/COMPAQ_PAGEMARQ_15.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/COMPAQ_PAGEMARQ_15_v2013.109.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/COMPAQ_PAGEMARQ_20.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/COMPAQ_PAGEMARQ_20_v2013.109.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Canon_LASER_SHOT_A404PS_with_2_fonts.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Canon_LASER_SHOT_A404PS_with_5_fonts.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Canon_LBP-4_PS-2.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Canon_LBP-8IIIR_PS-1.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Canon_LBP-8IIIT_PS-1.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Canon_LBP-8III_PS-1.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Canon_PS-IPU-J_Color_BJ_Copier.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Canon_PS-IPU_Color_BJ_Copier.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Canon_PS-IPU_Color_Laser_Copier.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Canon_PS-IPU_Kanji_Color_Laser_Copier.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Colormate_PS.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/CompuPrint_PageMaster_825%1025.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/DataProducts_LZR_2080%F5.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/DataProducts_LZR_2080%F5_Kanji.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Dataproducts_LZR-2665.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Dataproducts_LZR_1260.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Dataproducts_LZR_1560.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Dataproducts_LZR_960.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Digital_Colormate_PS.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Digital_DECcolorwriter_1000__17_fonts.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Digital_DECcolorwriter_1000__39_fonts.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Digital_DEClaser_1150.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Digital_DEClaser_1152.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Digital_DEClaser_1152_(43_fonts).ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Digital_DEClaser_2150.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Digital_DEClaser_2150_plus.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Digital_DEClaser_2250.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Digital_DEClaser_2250_plus.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Digital_PrintServer_17.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Digital_PrintServer_20.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Digital_PrintServer_32.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Digital_PrintServer_40_Plus.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Digital_ScriptPrinter.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Digital_turbo_PrintServer_20.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/EPSON_EPL-7500.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/EPSON_LP-3000PS_F2.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/EPSON_LP-3000PS_F5.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/EPSON_PostScript_CARD.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Fiery_200i-CF80_J_Color_Server.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Fujitsu_RX7100PS.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/GCC_BLP_Elite.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/GCC_BLP_II.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/GCC_BLP_IIS.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/GCC_Business_LaserPrinter.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/GCC_Business_LaserPrinter_v49.2.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Gestetner_GLP800-Scout.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/HP_DesignJet_650C.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/HP_DeskJet_1200C%PS.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/HP_LaserJet_4ML.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/HP_LaserJet_4MP.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/HP_LaserJet_4Si%4SiMX_PS_300dpi.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/HP_LaserJet_4Si%4SiMX_PS_600dpi.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/HP_LaserJet_4_PostScript_600DPI.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/HP_LaserJet_IID_PostScript_Cartridge.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/HP_LaserJet_IIID_PostScript_Cartridge.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/HP_LaserJet_IIID_PostScript_Plus.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/HP_LaserJet_IIIP_PostScript_Cartridge.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/HP_LaserJet_IIIP_PostScript_Plus.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/HP_LaserJet_IIISi_PostScript.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/HP_LaserJet_IIISi_Postscript_2.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/HP_LaserJet_III_PostScript_Cartridge.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/HP_LaserJet_III_PostScript_Plus.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/HP_LaserJet_IIP_PostScript_Cartridge.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/HP_PaintJet_XL300.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/IBM_4019_17_fonts.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/IBM_4019_39_fonts.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/IBM_4029_with_17_Fonts.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/IBM_4029_with_39_Fonts.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/IBM_4216-020.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/IBM_4216-030.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/IDT_OracC_Velociraptor.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/KODAK_ColorEase_PS_Printer.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Linotronic_100.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Linotronic_200.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Linotronic_200_230.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Linotronic_200_v49.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Linotronic_260.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Linotronic_300.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Linotronic_300_v49.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Linotronic_300_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Linotronic_330.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Linotronic_500.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Linotronic_500_v52.3.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Linotronic_530.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Linotronic_630.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Linotronic_830.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Linotronic_930.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Linotronic_Pr60.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Monotype_ImageMaster_1200.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Monotype_Imagesetter.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/NEC_Colormate_PS%40.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/NEC_Colormate_PS%80.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/NEC_PC-PR3000PS%4.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/NEC_PC-PR3000PS%4F.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/NEC_SilentWriter_95.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/NEC_SilentWriter_95_v2010.119.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/NEC_Silentwriter2_990.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/NEC_Silentwriter_1097.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/NEC_Silentwriter_80PS2.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/NEC_Silentwriter_80PS5.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/NEC_Silentwriter_97.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/NeXT_400_dpi_Laser_Printer.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/NeXT_400_dpi_Level_II_Printer.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/NeXT_Color_Printer.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/NeXT_Generic_Color.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/OKI_MICROLINE_800PSII_LT.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/OKI_MICROLINE_801PS+F.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/OKI_MICROLINE_801PSII+F.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/OKI_MICROLINE_801PSII.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/OKI_OL850.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/OceColor_G5242_PostScript_Printer.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Oki_OL830-PS.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Oki_OL840-PS.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/OkidataOL870.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Panasonic_KX-P4455.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Panasonic_KX-P5400.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Panasonic_KX-P5400_Fax.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Panasonic_KX-P5410.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Panasonic_KX-P5410_with_39_Fonts.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Personal_LaserWriter_320.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/QMS-PS_1700.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/QMS-PS_2000.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/QMS-PS_2200.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/QMS-PS_2210.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/QMS-PS_2220.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/QMS-PS_410.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/QMS-PS_800.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/QMS-PS_800_Plus.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/QMS-PS_810.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/QMS-PS_810_Turbo.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/QMS-PS_815.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/QMS-PS_815_MR.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/QMS-PS_820.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/QMS-PS_820_Turbo.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/QMS-PS_825.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/QMS-PS_825_MR.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/QMS_1725_Print_System.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/QMS_860_Print_System.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/QMS_ColorScript_100.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/QMS_ColorScript_100_Model_10.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/QMS_ColorScript_100_Model_20.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/QMS_ColorScript_100_Model_30.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/QMS_PS_Jet.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/QMS_PS_Jet_Plus.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Qume_ScripTEN.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/RICOH_LP-M32.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Ricoh_PC_Laser_6000-PS.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Scantext_2030-51.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Schlumberger_5232_Color_PostScript_Printer.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Scitex_Dolev_PSM_L2.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Shinko_Color_CHC-746PSJ_PostScript_Printer.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Silentwriter2_290.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Silentwriter2_Model_90.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Silentwriter_LC_890.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Silentwriter_LC_890XL.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/TI_2115_13_fonts.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/TI_2115_35_fonts.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/TI_OmniLaser_2108.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/TI_microLaser16_Turbo.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/TI_microLaser6_Turbo.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/TI_microLaser9_Turbo.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/TI_microLaser_PS17.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/TI_microLaser_PS35.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/TI_microLaser_Pro_600_2013_PS23.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/TI_microLaser_Pro_600_2013_PS65.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/TI_microLaser_XL_PS17.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/TI_microLaser_XL_PS35.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_200J_v2011.108(4).ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_200e.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_200e_with_17_fonts_v2011.108(2).ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_200e_with_17_fonts_v2011.108(3).ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_200e_with_39_fonts_v2011.108(2).ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_200i.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_200i_v2011.108(2).ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_220J.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_220e_with_17_fonts.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_220e_with_39_fonts.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_220i.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_300J_v2013.113.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_300i_v2013.113.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_480.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_480J.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_III_PXi.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_III_PXiJ.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_III_PXi_v2010.116.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_IISD.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_IISDJ.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_IISDX.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_II_PXe_with_17_fonts.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_II_PXe_with_39_fonts.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_II_PXi.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_II_PXiJ.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_II_PXi_v2010.116.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Tektronix_Phaser_PXi.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/UNISYS_AP9210_17_Fonts.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/UNISYS_AP9210_39_Fonts.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Unisys_AP9415.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_4000%5100A.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_4000%5300A.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_4000%5300B.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_4000%5300C.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_4000%5300EA.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_4000%5300EB.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_4000%5300EC.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_4000%5330A.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_4000%5330B.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_4000%5330C.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_4000%5500A.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_4000%5500B.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_4000%5500C.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_4000%5510_or_5100E.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_4000%5630A.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_4000%5630B.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_4000%5660_or_5660E.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_4000%5860_or_5860E.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_4000%L300.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_4000%L330.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_4000%L500_or_4000%L530.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_4200B-P.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_4300P.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_4990.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_4990T.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_5100E.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_5960E.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_6000.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_6990.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_Series_4000-5300.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_Series_4000-5330.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_Series_4000-5500.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_VT-600P.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Varityper_VT-600W.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Xerox_4220_LPS.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Xerox_8812.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Xerox_DocuTech_135.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Xerox_DocuTech_90.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Xerox_MajestiK_5765.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/French.lproj/Linotronic_300.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/German.lproj/Linotronic_300.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/GSProlog.ps
-share/GNUstep/System/Libraries/Resources/PrinterTypes/Italian.lproj/Linotronic_300.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/Printers
-share/GNUstep/System/Libraries/Resources/PrinterTypes/Spanish.lproj/Linotronic_300.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/Swedish.lproj/Linotronic_300.ppd
-share/GNUstep/System/Libraries/Resources/gnustep-gui/Resources/English.lproj/Localizable.strings
-share/GNUstep/System/Libraries/Resources/gnustep-gui/Resources/Italian.lproj/Localizable.strings
-share/GNUstep/System/Libraries/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/libgnustep-gui.so
-share/GNUstep/System/Libraries/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/libgnustep-gui.so.${PKGVERSION}
+@comment $NetBSD: PLIST,v 1.5 2003/12/05 10:06:39 adam Exp $
+share/GNUstep/System/Applications/md5Digest.app/Resources/Info-gnustep.plist
+share/GNUstep/System/Applications/md5Digest.app/Resources/md5Digest.desktop
+share/GNUstep/System/Applications/md5Digest.app/library_paths.openapp
+share/GNUstep/System/Applications/md5Digest.app/md5Digest
+share/GNUstep/System/Applications/md5Digest.app/stamp.make
+share/GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle/RTFConverter
share/GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle/Resources/Info-gnustep.plist
-share/GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/RTFConverter
share/GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle/stamp.make
share/GNUstep/System/Library/Bundles/libgmodel.bundle/Resources/Info-gnustep.plist
-share/GNUstep/System/Library/Bundles/libgmodel.bundle/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/libgmodel
+share/GNUstep/System/Library/Bundles/libgmodel.bundle/libgmodel
share/GNUstep/System/Library/Bundles/libgmodel.bundle/stamp.make
+share/GNUstep/System/Library/ColorPickers/NamedPicker.bundle/NamedPicker
+share/GNUstep/System/Library/ColorPickers/NamedPicker.bundle/Resources/GSNamedColorPicker.tiff
+share/GNUstep/System/Library/ColorPickers/NamedPicker.bundle/Resources/Info-gnustep.plist
+share/GNUstep/System/Library/ColorPickers/NamedPicker.bundle/stamp.make
share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/English.lproj/StandardPicker.strings
share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/French.lproj/StandardPicker.strings
share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/GSCMYKColorPicker.tiff
@@ -561,72 +22,660 @@ share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/GSHSBC
share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/GSRGBColorPicker.tiff
share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/Info-gnustep.plist
share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/Swedish.lproj/StandardPicker.strings
-share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/StandardPicker
+share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/StandardPicker
share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/stamp.make
share/GNUstep/System/Library/ColorPickers/WheelPicker.bundle/Resources/GSWheelColorPicker.tiff
share/GNUstep/System/Library/ColorPickers/WheelPicker.bundle/Resources/Info-gnustep.plist
-share/GNUstep/System/Library/ColorPickers/WheelPicker.bundle/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/WheelPicker
+share/GNUstep/System/Library/ColorPickers/WheelPicker.bundle/WheelPicker
share/GNUstep/System/Library/ColorPickers/WheelPicker.bundle/stamp.make
-share/GNUstep/System/Library/Model/ColorPanel.gmodel
-share/GNUstep/System/Library/Model/SavePanel.gmodel
-share/GNUstep/System/Library/Model/SpellPanel.gmodel
+share/GNUstep/System/Library/Headers/AppKit/AppKit.h
+share/GNUstep/System/Library/Headers/AppKit/AppKitDefines.h
+share/GNUstep/System/Library/Headers/AppKit/AppKitExceptions.h
+share/GNUstep/System/Library/Headers/AppKit/DPSOperators.h
+share/GNUstep/System/Library/Headers/AppKit/GMAppKit.h
+share/GNUstep/System/Library/Headers/AppKit/GMArchiver.h
+share/GNUstep/System/Library/Headers/AppKit/GSDisplayServer.h
+share/GNUstep/System/Library/Headers/AppKit/GSFontInfo.h
+share/GNUstep/System/Library/Headers/AppKit/GSFusedSilica.h
+share/GNUstep/System/Library/Headers/AppKit/GSHbox.h
+share/GNUstep/System/Library/Headers/AppKit/GSHelpManagerPanel.h
+share/GNUstep/System/Library/Headers/AppKit/GSHorizontalTypesetter.h
+share/GNUstep/System/Library/Headers/AppKit/GSInfoPanel.h
+share/GNUstep/System/Library/Headers/AppKit/GSLayoutManager.h
+share/GNUstep/System/Library/Headers/AppKit/GSLayoutManager_internal.h
+share/GNUstep/System/Library/Headers/AppKit/GSMemoryPanel.h
+share/GNUstep/System/Library/Headers/AppKit/GSMethodTable.h
+share/GNUstep/System/Library/Headers/AppKit/GSNibTemplates.h
+share/GNUstep/System/Library/Headers/AppKit/GSPasteboardServer.h
+share/GNUstep/System/Library/Headers/AppKit/GSServicesManager.h
+share/GNUstep/System/Library/Headers/AppKit/GSTable.h
+share/GNUstep/System/Library/Headers/AppKit/GSTextConverter.h
+share/GNUstep/System/Library/Headers/AppKit/GSToolbarView.h
+share/GNUstep/System/Library/Headers/AppKit/GSTrackingRect.h
+share/GNUstep/System/Library/Headers/AppKit/GSTypesetter.h
+share/GNUstep/System/Library/Headers/AppKit/GSVbox.h
+share/GNUstep/System/Library/Headers/AppKit/GSVersion.h
+share/GNUstep/System/Library/Headers/AppKit/IMConnectors.h
+share/GNUstep/System/Library/Headers/AppKit/IMCustomObject.h
+share/GNUstep/System/Library/Headers/AppKit/IMLoading.h
+share/GNUstep/System/Library/Headers/AppKit/NSActionCell.h
+share/GNUstep/System/Library/Headers/AppKit/NSAffineTransform.h
+share/GNUstep/System/Library/Headers/AppKit/NSApplication.h
+share/GNUstep/System/Library/Headers/AppKit/NSAttributedString.h
+share/GNUstep/System/Library/Headers/AppKit/NSBezierPath.h
+share/GNUstep/System/Library/Headers/AppKit/NSBitmapImageRep.h
+share/GNUstep/System/Library/Headers/AppKit/NSBox.h
+share/GNUstep/System/Library/Headers/AppKit/NSBrowser.h
+share/GNUstep/System/Library/Headers/AppKit/NSBrowserCell.h
+share/GNUstep/System/Library/Headers/AppKit/NSButton.h
+share/GNUstep/System/Library/Headers/AppKit/NSButtonCell.h
+share/GNUstep/System/Library/Headers/AppKit/NSCachedImageRep.h
+share/GNUstep/System/Library/Headers/AppKit/NSCell.h
+share/GNUstep/System/Library/Headers/AppKit/NSClipView.h
+share/GNUstep/System/Library/Headers/AppKit/NSColor.h
+share/GNUstep/System/Library/Headers/AppKit/NSColorList.h
+share/GNUstep/System/Library/Headers/AppKit/NSColorPanel.h
+share/GNUstep/System/Library/Headers/AppKit/NSColorPicker.h
+share/GNUstep/System/Library/Headers/AppKit/NSColorPicking.h
+share/GNUstep/System/Library/Headers/AppKit/NSColorWell.h
+share/GNUstep/System/Library/Headers/AppKit/NSComboBox.h
+share/GNUstep/System/Library/Headers/AppKit/NSComboBoxCell.h
+share/GNUstep/System/Library/Headers/AppKit/NSControl.h
+share/GNUstep/System/Library/Headers/AppKit/NSCursor.h
+share/GNUstep/System/Library/Headers/AppKit/NSCustomImageRep.h
+share/GNUstep/System/Library/Headers/AppKit/NSDataLink.h
+share/GNUstep/System/Library/Headers/AppKit/NSDataLinkManager.h
+share/GNUstep/System/Library/Headers/AppKit/NSDataLinkPanel.h
+share/GNUstep/System/Library/Headers/AppKit/NSDocument.h
+share/GNUstep/System/Library/Headers/AppKit/NSDocumentController.h
+share/GNUstep/System/Library/Headers/AppKit/NSDocumentFrameworkPrivate.h
+share/GNUstep/System/Library/Headers/AppKit/NSDragging.h
+share/GNUstep/System/Library/Headers/AppKit/NSDrawer.h
+share/GNUstep/System/Library/Headers/AppKit/NSEPSImageRep.h
+share/GNUstep/System/Library/Headers/AppKit/NSEvent.h
+share/GNUstep/System/Library/Headers/AppKit/NSFileWrapper.h
+share/GNUstep/System/Library/Headers/AppKit/NSFont.h
+share/GNUstep/System/Library/Headers/AppKit/NSFontManager.h
+share/GNUstep/System/Library/Headers/AppKit/NSFontPanel.h
+share/GNUstep/System/Library/Headers/AppKit/NSForm.h
+share/GNUstep/System/Library/Headers/AppKit/NSFormCell.h
+share/GNUstep/System/Library/Headers/AppKit/NSGraphics.h
+share/GNUstep/System/Library/Headers/AppKit/NSGraphicsContext.h
+share/GNUstep/System/Library/Headers/AppKit/NSHelpManager.h
+share/GNUstep/System/Library/Headers/AppKit/NSHelpPanel.h
+share/GNUstep/System/Library/Headers/AppKit/NSImage.h
+share/GNUstep/System/Library/Headers/AppKit/NSImageCell.h
+share/GNUstep/System/Library/Headers/AppKit/NSImageRep.h
+share/GNUstep/System/Library/Headers/AppKit/NSImageView.h
+share/GNUstep/System/Library/Headers/AppKit/NSInputManager.h
+share/GNUstep/System/Library/Headers/AppKit/NSInputServer.h
+share/GNUstep/System/Library/Headers/AppKit/NSInterfaceStyle.h
+share/GNUstep/System/Library/Headers/AppKit/NSLayoutManager.h
+share/GNUstep/System/Library/Headers/AppKit/NSMatrix.h
+share/GNUstep/System/Library/Headers/AppKit/NSMenu.h
+share/GNUstep/System/Library/Headers/AppKit/NSMenuItem.h
+share/GNUstep/System/Library/Headers/AppKit/NSMenuItemCell.h
+share/GNUstep/System/Library/Headers/AppKit/NSMenuView.h
+share/GNUstep/System/Library/Headers/AppKit/NSNibConnector.h
+share/GNUstep/System/Library/Headers/AppKit/NSNibDeclarations.h
+share/GNUstep/System/Library/Headers/AppKit/NSNibLoading.h
+share/GNUstep/System/Library/Headers/AppKit/NSOpenGL.h
+share/GNUstep/System/Library/Headers/AppKit/NSOpenGLView.h
+share/GNUstep/System/Library/Headers/AppKit/NSOpenPanel.h
+share/GNUstep/System/Library/Headers/AppKit/NSOutlineView.h
+share/GNUstep/System/Library/Headers/AppKit/NSPageLayout.h
+share/GNUstep/System/Library/Headers/AppKit/NSPanel.h
+share/GNUstep/System/Library/Headers/AppKit/NSParagraphStyle.h
+share/GNUstep/System/Library/Headers/AppKit/NSPasteboard.h
+share/GNUstep/System/Library/Headers/AppKit/NSPopUpButton.h
+share/GNUstep/System/Library/Headers/AppKit/NSPopUpButtonCell.h
+share/GNUstep/System/Library/Headers/AppKit/NSPrintInfo.h
+share/GNUstep/System/Library/Headers/AppKit/NSPrintOperation.h
+share/GNUstep/System/Library/Headers/AppKit/NSPrintPanel.h
+share/GNUstep/System/Library/Headers/AppKit/NSPrinter.h
+share/GNUstep/System/Library/Headers/AppKit/NSProgressIndicator.h
+share/GNUstep/System/Library/Headers/AppKit/NSResponder.h
+share/GNUstep/System/Library/Headers/AppKit/NSRulerMarker.h
+share/GNUstep/System/Library/Headers/AppKit/NSRulerView.h
+share/GNUstep/System/Library/Headers/AppKit/NSSavePanel.h
+share/GNUstep/System/Library/Headers/AppKit/NSScreen.h
+share/GNUstep/System/Library/Headers/AppKit/NSScrollView.h
+share/GNUstep/System/Library/Headers/AppKit/NSScroller.h
+share/GNUstep/System/Library/Headers/AppKit/NSSecureTextField.h
+share/GNUstep/System/Library/Headers/AppKit/NSSelection.h
+share/GNUstep/System/Library/Headers/AppKit/NSSlider.h
+share/GNUstep/System/Library/Headers/AppKit/NSSliderCell.h
+share/GNUstep/System/Library/Headers/AppKit/NSSound.h
+share/GNUstep/System/Library/Headers/AppKit/NSSpellChecker.h
+share/GNUstep/System/Library/Headers/AppKit/NSSpellProtocol.h
+share/GNUstep/System/Library/Headers/AppKit/NSSpellServer.h
+share/GNUstep/System/Library/Headers/AppKit/NSSplitView.h
+share/GNUstep/System/Library/Headers/AppKit/NSStepper.h
+share/GNUstep/System/Library/Headers/AppKit/NSStepperCell.h
+share/GNUstep/System/Library/Headers/AppKit/NSStringDrawing.h
+share/GNUstep/System/Library/Headers/AppKit/NSTabView.h
+share/GNUstep/System/Library/Headers/AppKit/NSTabViewItem.h
+share/GNUstep/System/Library/Headers/AppKit/NSTableColumn.h
+share/GNUstep/System/Library/Headers/AppKit/NSTableHeaderCell.h
+share/GNUstep/System/Library/Headers/AppKit/NSTableHeaderView.h
+share/GNUstep/System/Library/Headers/AppKit/NSTableView.h
+share/GNUstep/System/Library/Headers/AppKit/NSText.h
+share/GNUstep/System/Library/Headers/AppKit/NSTextAttachment.h
+share/GNUstep/System/Library/Headers/AppKit/NSTextContainer.h
+share/GNUstep/System/Library/Headers/AppKit/NSTextField.h
+share/GNUstep/System/Library/Headers/AppKit/NSTextFieldCell.h
+share/GNUstep/System/Library/Headers/AppKit/NSTextStorage.h
+share/GNUstep/System/Library/Headers/AppKit/NSTextView.h
+share/GNUstep/System/Library/Headers/AppKit/NSToolbar.h
+share/GNUstep/System/Library/Headers/AppKit/NSToolbarItem.h
+share/GNUstep/System/Library/Headers/AppKit/NSUserInterfaceValidation.h
+share/GNUstep/System/Library/Headers/AppKit/NSView.h
+share/GNUstep/System/Library/Headers/AppKit/NSWindow.h
+share/GNUstep/System/Library/Headers/AppKit/NSWindowController.h
+share/GNUstep/System/Library/Headers/AppKit/NSWorkspace.h
+share/GNUstep/System/Library/Headers/AppKit/PSOperators.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GMAppKit.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GMArchiver.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GSDisplayServer.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GSFontInfo.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GSFusedSilica.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GSHbox.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GSHelpManagerPanel.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GSHorizontalTypesetter.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GSInfoPanel.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GSLayoutManager.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GSLayoutManager_internal.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GSMemoryPanel.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GSMethodTable.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GSNibTemplates.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GSPasteboardServer.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GSServicesManager.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GSTable.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GSTextConverter.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GSToolbarView.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GSTrackingRect.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GSTypesetter.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GSVbox.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GSVersion.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/IMConnectors.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/IMCustomObject.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/IMLoading.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GMAppKit.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GMArchiver.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GSDisplayServer.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GSFontInfo.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GSFusedSilica.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GSHbox.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GSHelpManagerPanel.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GSHorizontalTypesetter.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GSInfoPanel.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GSLayoutManager.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GSLayoutManager_internal.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GSMemoryPanel.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GSMethodTable.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GSNibTemplates.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GSPasteboardServer.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GSServicesManager.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GSTable.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GSTextConverter.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GSToolbarView.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GSTrackingRect.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GSTypesetter.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GSVbox.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GSVersion.h
+share/GNUstep/System/Library/Headers/gnustep/gui/IMConnectors.h
+share/GNUstep/System/Library/Headers/gnustep/gui/IMCustomObject.h
+share/GNUstep/System/Library/Headers/gnustep/gui/IMLoading.h
+share/GNUstep/System/Library/Images/GNUstep.tiff
+share/GNUstep/System/Library/Images/GNUstepMenuImage.tiff
+share/GNUstep/System/Library/Images/GNUstep_Images_Copyright
+share/GNUstep/System/Library/Images/NSComboArrow.tiff
+share/GNUstep/System/Library/Images/common_2DCheckMark.tiff
+share/GNUstep/System/Library/Images/common_2DDash.tiff
+share/GNUstep/System/Library/Images/common_3DArrowDown.tiff
+share/GNUstep/System/Library/Images/common_3DArrowRight.tiff
+share/GNUstep/System/Library/Images/common_3DArrowRightH.tiff
+share/GNUstep/System/Library/Images/common_ArrowDown.tiff
+share/GNUstep/System/Library/Images/common_ArrowLeft.tiff
+share/GNUstep/System/Library/Images/common_ArrowRight.tiff
+share/GNUstep/System/Library/Images/common_ArrowUp.tiff
+share/GNUstep/System/Library/Images/common_CenterTabStop.tiff
+share/GNUstep/System/Library/Images/common_Close.tiff
+share/GNUstep/System/Library/Images/common_CloseBroken.tiff
+share/GNUstep/System/Library/Images/common_CloseH.tiff
+share/GNUstep/System/Library/Images/common_ColorSwatch.tiff
+share/GNUstep/System/Library/Images/common_DecimalTabStop.tiff
+share/GNUstep/System/Library/Images/common_Diamond.tiff
+share/GNUstep/System/Library/Images/common_Dimple.tiff
+share/GNUstep/System/Library/Images/common_DownArrowSmall.tiff
+share/GNUstep/System/Library/Images/common_Folder.tiff
+share/GNUstep/System/Library/Images/common_Home.tiff
+share/GNUstep/System/Library/Images/common_HomeDirectory.tiff
+share/GNUstep/System/Library/Images/common_LeftTabStop.tiff
+share/GNUstep/System/Library/Images/common_Mount.tiff
+share/GNUstep/System/Library/Images/common_Nibble.tiff
+share/GNUstep/System/Library/Images/common_Printer.tiff
+share/GNUstep/System/Library/Images/common_RadioOff.tiff
+share/GNUstep/System/Library/Images/common_RadioOn.tiff
+share/GNUstep/System/Library/Images/common_Right.tiff
+share/GNUstep/System/Library/Images/common_RightH.tiff
+share/GNUstep/System/Library/Images/common_RightTabStop.tiff
+share/GNUstep/System/Library/Images/common_Root_Apple.tiff
+share/GNUstep/System/Library/Images/common_Root_PC.tiff
+share/GNUstep/System/Library/Images/common_Root_SGI.tiff
+share/GNUstep/System/Library/Images/common_Root_Sparc.tiff
+share/GNUstep/System/Library/Images/common_Root_Sparc2.tiff
+share/GNUstep/System/Library/Images/common_SliderHoriz.tiff
+share/GNUstep/System/Library/Images/common_SliderVert.tiff
+share/GNUstep/System/Library/Images/common_SwitchOff.tiff
+share/GNUstep/System/Library/Images/common_SwitchOn.tiff
+share/GNUstep/System/Library/Images/common_TabDownSelectedLeft.tiff
+share/GNUstep/System/Library/Images/common_TabDownSelectedRight.tiff
+share/GNUstep/System/Library/Images/common_TabDownSelectedToUnSelectedJunction.tiff
+share/GNUstep/System/Library/Images/common_TabDownUnSelectedJunction.tiff
+share/GNUstep/System/Library/Images/common_TabDownUnSelectedLeft.tiff
+share/GNUstep/System/Library/Images/common_TabDownUnSelectedRight.tiff
+share/GNUstep/System/Library/Images/common_TabDownUnSelectedToSelectedJunction.tiff
+share/GNUstep/System/Library/Images/common_TabSelectedLeft.tiff
+share/GNUstep/System/Library/Images/common_TabSelectedRight.tiff
+share/GNUstep/System/Library/Images/common_TabSelectedToUnSelectedJunction.tiff
+share/GNUstep/System/Library/Images/common_TabUnSelectToSelectedJunction.tiff
+share/GNUstep/System/Library/Images/common_TabUnSelectedJunction.tiff
+share/GNUstep/System/Library/Images/common_TabUnSelectedLeft.tiff
+share/GNUstep/System/Library/Images/common_TabUnSelectedRight.tiff
+share/GNUstep/System/Library/Images/common_Tile.tiff
+share/GNUstep/System/Library/Images/common_ToolbarSeperatorItem.tiff
+share/GNUstep/System/Library/Images/common_ToolbarShowColorsItem.tiff
+share/GNUstep/System/Library/Images/common_ToolbarShowFontsItem.tiff
+share/GNUstep/System/Library/Images/common_ToolbarSpaceItem.tiff
+share/GNUstep/System/Library/Images/common_Unknown.tiff
+share/GNUstep/System/Library/Images/common_UnknownApplication.tiff
+share/GNUstep/System/Library/Images/common_UnknownTool.tiff
+share/GNUstep/System/Library/Images/common_Unmount.tiff
+share/GNUstep/System/Library/Images/common_UpAndDownArrowSmall.tiff
+share/GNUstep/System/Library/Images/common_WMClose.tiff
+share/GNUstep/System/Library/Images/common_WMCloseBroken.tiff
+share/GNUstep/System/Library/Images/common_copyCursor.tiff
+share/GNUstep/System/Library/Images/common_linkCursor.tiff
+share/GNUstep/System/Library/Images/common_noCursor.tiff
+share/GNUstep/System/Library/Images/common_outlineCollapsed.tiff
+share/GNUstep/System/Library/Images/common_outlineExpanded.tiff
+share/GNUstep/System/Library/Images/common_outlineUnexpandable.tiff
+share/GNUstep/System/Library/Images/common_ret.tiff
+share/GNUstep/System/Library/Images/common_retH.tiff
+share/GNUstep/System/Library/Images/nsmapping.strings
+share/GNUstep/System/Library/KeyBindings/DefaultKeyBindings.dict
+share/GNUstep/System/Library/Libraries/Resources/gnustep-gui/English.lproj/GSDataLinkPanel.gorm/data.classes
+share/GNUstep/System/Library/Libraries/Resources/gnustep-gui/English.lproj/GSDataLinkPanel.gorm/objects.gorm
+share/GNUstep/System/Library/Libraries/Resources/gnustep-gui/English.lproj/GSPageLayout.gorm/data.classes
+share/GNUstep/System/Library/Libraries/Resources/gnustep-gui/English.lproj/GSPageLayout.gorm/objects.gorm
+share/GNUstep/System/Library/Libraries/Resources/gnustep-gui/English.lproj/GSPrintPanel.gorm/data.classes
+share/GNUstep/System/Library/Libraries/Resources/gnustep-gui/English.lproj/GSPrintPanel.gorm/objects.gorm
+share/GNUstep/System/Library/Libraries/Resources/gnustep-gui/English.lproj/GSSpellPanel.gorm/data.classes
+share/GNUstep/System/Library/Libraries/Resources/gnustep-gui/English.lproj/GSSpellPanel.gorm/objects.gorm
+share/GNUstep/System/Library/Libraries/Resources/gnustep-gui/English.lproj/Localizable.strings
+share/GNUstep/System/Library/Libraries/Resources/gnustep-gui/Italian.lproj/Localizable.strings
+share/GNUstep/System/Library/Libraries/libgnustep-gui.so
+share/GNUstep/System/Library/Libraries/libgnustep-gui.so.0.9.0
+share/GNUstep/System/Library/Makefiles/Additional/gui.make
+share/GNUstep/System/Library/PostScript/GSProlog.ps
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/AGFA_AccuSet.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/AGFA_AccuSetSF.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/AGFA_ProSet9400.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/AGFA_ProSet9400SF.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/AGFA_ProSet9550.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/AGFA_ProSet9550SF.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/AGFA_ProSet9600.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/AGFA_ProSet9600SF.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/AGFA_ProSet9700.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/AGFA_ProSet9700SF.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/AGFA_ProSet9800.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/AGFA_ProSet9800SF.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/AGFA_SelectSet5000.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/AGFA_SelectSet5000SF.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/AGFA_SelectSet7000.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/AGFA_SelectSet7000SF.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/AGFA_StudioSet2000.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/APS-PS_PIP_with_APS-6-108.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/APS-PS_PIP_with_APS-6-80.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/APS-PS_PIP_with_LZR_1200.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/APS-PS_PIP_with_LZR_2600.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/AST_TurboLaser-PS.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Adobe_LaserJet_II_Cartridge.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Agfa-Compugraphic_9400P.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Agfa_Matrix_ChromaScript.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Agfa_TabScript_C500_PostScript_Printer.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter-Select_310.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_II_NT.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_II_NTX-J_v50.5.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_II_NTX.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_II_NTX_v50.5.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_II_NTX_v51.8.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_IIf.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_IIg.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_Personal_NT.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_Plus.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_Plus_v42.2.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_Pro_600.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_Pro_630.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_Pro_810.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_Pro_810_with_Fax_Card.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Apple_LaserWriter_Select_610.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Apple_Personal_LaserWriter_NTR.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Autologic_APS-1000_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Autologic_APS-1560_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Autologic_APS-4000_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Autologic_APS-5000_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Autologic_APS-6%108c_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Autologic_APS-6%108h_or_APS-6%108ch_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Autologic_APS-6%108hs_or_APS-6%108chs_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Autologic_APS-6%70_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Autologic_APS-6%70c_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Autologic_APS-6%70ch_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Autologic_APS-6%70chs_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Autologic_APS-6%70vr_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Autologic_APS-6%80_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Autologic_APS-6%84c_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Autologic_APS-6000_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Autologic_APS-6600_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Autologic_APS-7000_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Autologic_APS-9800_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Autologic_APS-AccuSet_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Autologic_APS-BroadSheet_Imager_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Autologic_APS-ColorMaster_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Autologic_APS-PlateMaster_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Autologic_APS-ProSet_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Autologic_LZR-1200_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Autologic_LZR-2600_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/COMPAQ_PAGEMARQ_15.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/COMPAQ_PAGEMARQ_15_v2013.109.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/COMPAQ_PAGEMARQ_20.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/COMPAQ_PAGEMARQ_20_v2013.109.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Canon_LASER_SHOT_A404PS_with_2_fonts.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Canon_LASER_SHOT_A404PS_with_5_fonts.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Canon_LBP-4_PS-2.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Canon_LBP-8IIIR_PS-1.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Canon_LBP-8IIIT_PS-1.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Canon_LBP-8III_PS-1.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Canon_PS-IPU-J_Color_BJ_Copier.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Canon_PS-IPU_Color_BJ_Copier.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Canon_PS-IPU_Color_Laser_Copier.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Canon_PS-IPU_Kanji_Color_Laser_Copier.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Colormate_PS.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/CompuPrint_PageMaster_825%1025.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/DataProducts_LZR_2080%F5.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/DataProducts_LZR_2080%F5_Kanji.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Dataproducts_LZR-2665.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Dataproducts_LZR_1260.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Dataproducts_LZR_1560.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Dataproducts_LZR_960.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Digital_Colormate_PS.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Digital_DECcolorwriter_1000__17_fonts.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Digital_DECcolorwriter_1000__39_fonts.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Digital_DEClaser_1150.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Digital_DEClaser_1152.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Digital_DEClaser_1152_(43_fonts).ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Digital_DEClaser_2150.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Digital_DEClaser_2150_plus.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Digital_DEClaser_2250.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Digital_DEClaser_2250_plus.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Digital_PrintServer_17.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Digital_PrintServer_20.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Digital_PrintServer_32.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Digital_PrintServer_40_Plus.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Digital_ScriptPrinter.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Digital_turbo_PrintServer_20.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/EPSON_EPL-7500.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/EPSON_LP-3000PS_F2.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/EPSON_LP-3000PS_F5.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/EPSON_PostScript_CARD.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Fiery_200i-CF80_J_Color_Server.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Fujitsu_RX7100PS.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/GCC_BLP_Elite.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/GCC_BLP_II.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/GCC_BLP_IIS.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/GCC_Business_LaserPrinter.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/GCC_Business_LaserPrinter_v49.2.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Gestetner_GLP800-Scout.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/HP_DesignJet_650C.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/HP_DeskJet_1200C%PS.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/HP_LaserJet_4ML.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/HP_LaserJet_4MP.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/HP_LaserJet_4Si%4SiMX_PS_300dpi.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/HP_LaserJet_4Si%4SiMX_PS_600dpi.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/HP_LaserJet_4_PostScript_600DPI.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/HP_LaserJet_IID_PostScript_Cartridge.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/HP_LaserJet_IIID_PostScript_Cartridge.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/HP_LaserJet_IIID_PostScript_Plus.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/HP_LaserJet_IIIP_PostScript_Cartridge.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/HP_LaserJet_IIIP_PostScript_Plus.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/HP_LaserJet_IIISi_PostScript.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/HP_LaserJet_IIISi_Postscript_2.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/HP_LaserJet_III_PostScript_Cartridge.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/HP_LaserJet_III_PostScript_Plus.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/HP_LaserJet_IIP_PostScript_Cartridge.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/HP_PaintJet_XL300.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/IBM_4019_17_fonts.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/IBM_4019_39_fonts.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/IBM_4029_with_17_Fonts.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/IBM_4029_with_39_Fonts.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/IBM_4216-020.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/IBM_4216-030.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/IDT_OracC_Velociraptor.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/KODAK_ColorEase_PS_Printer.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Linotronic_100.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Linotronic_200.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Linotronic_200_230.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Linotronic_200_v49.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Linotronic_260.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Linotronic_300.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Linotronic_300_v49.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Linotronic_300_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Linotronic_330.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Linotronic_500.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Linotronic_500_v52.3.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Linotronic_530.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Linotronic_630.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Linotronic_830.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Linotronic_930.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Linotronic_Pr60.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Monotype_ImageMaster_1200.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Monotype_Imagesetter.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/NEC_Colormate_PS%40.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/NEC_Colormate_PS%80.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/NEC_PC-PR3000PS%4.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/NEC_PC-PR3000PS%4F.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/NEC_SilentWriter_95.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/NEC_SilentWriter_95_v2010.119.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/NEC_Silentwriter2_990.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/NEC_Silentwriter_1097.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/NEC_Silentwriter_80PS2.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/NEC_Silentwriter_80PS5.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/NEC_Silentwriter_97.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/NeXT_400_dpi_Laser_Printer.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/NeXT_400_dpi_Level_II_Printer.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/NeXT_Color_Printer.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/NeXT_Generic_Color.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/OKI_MICROLINE_800PSII_LT.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/OKI_MICROLINE_801PS+F.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/OKI_MICROLINE_801PSII+F.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/OKI_MICROLINE_801PSII.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/OKI_OL850.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/OceColor_G5242_PostScript_Printer.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Oki_OL830-PS.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Oki_OL840-PS.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/OkidataOL870.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Panasonic_KX-P4455.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Panasonic_KX-P5400.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Panasonic_KX-P5400_Fax.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Panasonic_KX-P5410.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Panasonic_KX-P5410_with_39_Fonts.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Personal_LaserWriter_320.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/QMS-PS_1700.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/QMS-PS_2000.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/QMS-PS_2200.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/QMS-PS_2210.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/QMS-PS_2220.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/QMS-PS_410.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/QMS-PS_800.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/QMS-PS_800_Plus.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/QMS-PS_810.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/QMS-PS_810_Turbo.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/QMS-PS_815.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/QMS-PS_815_MR.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/QMS-PS_820.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/QMS-PS_820_Turbo.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/QMS-PS_825.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/QMS-PS_825_MR.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/QMS_1725_Print_System.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/QMS_860_Print_System.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/QMS_ColorScript_100.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/QMS_ColorScript_100_Model_10.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/QMS_ColorScript_100_Model_20.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/QMS_ColorScript_100_Model_30.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/QMS_PS_Jet.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/QMS_PS_Jet_Plus.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Qume_ScripTEN.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/RICOH_LP-M32.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Ricoh_PC_Laser_6000-PS.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Scantext_2030-51.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Schlumberger_5232_Color_PostScript_Printer.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Scitex_Dolev_PSM_L2.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Shinko_Color_CHC-746PSJ_PostScript_Printer.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Silentwriter2_290.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Silentwriter2_Model_90.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Silentwriter_LC_890.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Silentwriter_LC_890XL.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/TI_2115_13_fonts.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/TI_2115_35_fonts.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/TI_OmniLaser_2108.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/TI_microLaser16_Turbo.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/TI_microLaser6_Turbo.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/TI_microLaser9_Turbo.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/TI_microLaser_PS17.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/TI_microLaser_PS35.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/TI_microLaser_Pro_600_2013_PS23.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/TI_microLaser_Pro_600_2013_PS65.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/TI_microLaser_XL_PS17.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/TI_microLaser_XL_PS35.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_200J_v2011.108(4).ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_200e.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_200e_with_17_fonts_v2011.108(2).ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_200e_with_17_fonts_v2011.108(3).ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_200e_with_39_fonts_v2011.108(2).ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_200i.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_200i_v2011.108(2).ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_220J.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_220e_with_17_fonts.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_220e_with_39_fonts.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_220i.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_300J_v2013.113.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_300i_v2013.113.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_480.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_480J.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_III_PXi.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_III_PXiJ.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_III_PXi_v2010.116.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_IISD.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_IISDJ.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_IISDX.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_II_PXe_with_17_fonts.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_II_PXe_with_39_fonts.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_II_PXi.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_II_PXiJ.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_II_PXi_v2010.116.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Tektronix_Phaser_PXi.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/UNISYS_AP9210_17_Fonts.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/UNISYS_AP9210_39_Fonts.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Unisys_AP9415.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_4000%5100A.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_4000%5300A.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_4000%5300B.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_4000%5300C.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_4000%5300EA.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_4000%5300EB.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_4000%5300EC.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_4000%5330A.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_4000%5330B.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_4000%5330C.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_4000%5500A.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_4000%5500B.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_4000%5500C.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_4000%5510_or_5100E.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_4000%5630A.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_4000%5630B.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_4000%5660_or_5660E.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_4000%5860_or_5860E.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_4000%L300.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_4000%L330.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_4000%L500_or_4000%L530.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_4200B-P.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_4300P.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_4990.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_4990T.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_5100E.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_5960E.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_6000.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_6990.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_Series_4000-5300.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_Series_4000-5330.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_Series_4000-5500.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_VT-600P.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Varityper_VT-600W.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Xerox_4220_LPS.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Xerox_8812.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Xerox_DocuTech_135.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Xerox_DocuTech_90.ppd
+share/GNUstep/System/Library/PostScript/PPD/English.lproj/Xerox_MajestiK_5765.ppd
+share/GNUstep/System/Library/PostScript/PPD/French.lproj/Linotronic_300.ppd
+share/GNUstep/System/Library/PostScript/PPD/German.lproj/Linotronic_300.ppd
+share/GNUstep/System/Library/PostScript/PPD/Italian.lproj/Linotronic_300.ppd
+share/GNUstep/System/Library/PostScript/PPD/Spanish.lproj/Linotronic_300.ppd
+share/GNUstep/System/Library/PostScript/PPD/Swedish.lproj/Linotronic_300.ppd
+share/GNUstep/System/Library/PostScript/Printers
+share/GNUstep/System/Library/Services/GSspell.service/GSspell
share/GNUstep/System/Library/Services/GSspell.service/Resources/Info-gnustep.plist
-share/GNUstep/System/Library/Services/GSspell.service/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/GSspell
share/GNUstep/System/Library/Services/example.service/Resources/Info-gnustep.plist
-share/GNUstep/System/Library/Services/example.service/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/example
-share/GNUstep/System/Makefiles/Additional/gui.make
-share/GNUstep/System/Tools/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/gnustep_sndd
-share/GNUstep/System/Tools/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/gopen
-share/GNUstep/System/Tools/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/make_services
-share/GNUstep/System/Tools/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/set_show_service
-@dirrm share/GNUstep/System/Library/Services/example.service/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu
-@dirrm share/GNUstep/System/Library/Services/example.service/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}
-@dirrm share/GNUstep/System/Library/Services/example.service/${GNUSTEP_HOST_CPU}
+share/GNUstep/System/Library/Services/example.service/example
+share/GNUstep/System/Tools/gnustep_sndd
+share/GNUstep/System/Tools/gopen
+share/GNUstep/System/Tools/make_services
+share/GNUstep/System/Tools/set_show_service
@dirrm share/GNUstep/System/Library/Services/example.service/Resources
@dirrm share/GNUstep/System/Library/Services/example.service
-@dirrm share/GNUstep/System/Library/Services/GSspell.service/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu
-@dirrm share/GNUstep/System/Library/Services/GSspell.service/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}
-@dirrm share/GNUstep/System/Library/Services/GSspell.service/${GNUSTEP_HOST_CPU}
@dirrm share/GNUstep/System/Library/Services/GSspell.service/Resources
@dirrm share/GNUstep/System/Library/Services/GSspell.service
-@dirrm share/GNUstep/System/Library/Model
-@dirrm share/GNUstep/System/Library/ColorPickers/WheelPicker.bundle/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu
-@dirrm share/GNUstep/System/Library/ColorPickers/WheelPicker.bundle/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}
-@dirrm share/GNUstep/System/Library/ColorPickers/WheelPicker.bundle/${GNUSTEP_HOST_CPU}
+@dirrm share/GNUstep/System/Library/PostScript/PPD/Swedish.lproj
+@dirrm share/GNUstep/System/Library/PostScript/PPD/Spanish.lproj
+@dirrm share/GNUstep/System/Library/PostScript/PPD/Italian.lproj
+@dirrm share/GNUstep/System/Library/PostScript/PPD/German.lproj
+@dirrm share/GNUstep/System/Library/PostScript/PPD/French.lproj
+@dirrm share/GNUstep/System/Library/PostScript/PPD/English.lproj
+@dirrm share/GNUstep/System/Library/PostScript/PPD
+@dirrm share/GNUstep/System/Library/Libraries/Resources/gnustep-gui/Italian.lproj
+@dirrm share/GNUstep/System/Library/Libraries/Resources/gnustep-gui/English.lproj/GSSpellPanel.gorm
+@dirrm share/GNUstep/System/Library/Libraries/Resources/gnustep-gui/English.lproj/GSPrintPanel.gorm
+@dirrm share/GNUstep/System/Library/Libraries/Resources/gnustep-gui/English.lproj/GSPageLayout.gorm
+@dirrm share/GNUstep/System/Library/Libraries/Resources/gnustep-gui/English.lproj/GSDataLinkPanel.gorm
+@dirrm share/GNUstep/System/Library/Libraries/Resources/gnustep-gui/English.lproj
+@dirrm share/GNUstep/System/Library/Libraries/Resources/gnustep-gui
+@dirrm share/GNUstep/System/Library/Headers/gnustep/gui
+@dirrm share/GNUstep/System/Library/Headers/GNUstepGUI
+@dirrm share/GNUstep/System/Library/Headers/AppKit
@dirrm share/GNUstep/System/Library/ColorPickers/WheelPicker.bundle/Resources
@dirrm share/GNUstep/System/Library/ColorPickers/WheelPicker.bundle
-@dirrm share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu
-@dirrm share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}
-@dirrm share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/${GNUSTEP_HOST_CPU}
@dirrm share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/Swedish.lproj
@dirrm share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/French.lproj
@dirrm share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/English.lproj
@dirrm share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources
@dirrm share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle
-@dirrm share/GNUstep/System/Library/ColorPickers
-@dirrm share/GNUstep/System/Library/Bundles/libgmodel.bundle/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu
-@dirrm share/GNUstep/System/Library/Bundles/libgmodel.bundle/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}
-@dirrm share/GNUstep/System/Library/Bundles/libgmodel.bundle/${GNUSTEP_HOST_CPU}
+@dirrm share/GNUstep/System/Library/ColorPickers/NamedPicker.bundle/Resources
+@dirrm share/GNUstep/System/Library/ColorPickers/NamedPicker.bundle
@dirrm share/GNUstep/System/Library/Bundles/libgmodel.bundle/Resources
@dirrm share/GNUstep/System/Library/Bundles/libgmodel.bundle
-@dirrm share/GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu
-@dirrm share/GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}
-@dirrm share/GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle/${GNUSTEP_HOST_CPU}
@dirrm share/GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle/Resources
@dirrm share/GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle
@dirrm share/GNUstep/System/Library/Bundles/TextConverters
-@dirrm share/GNUstep/System/Libraries/Resources/gnustep-gui/Resources/Italian.lproj
-@dirrm share/GNUstep/System/Libraries/Resources/gnustep-gui/Resources/English.lproj
-@dirrm share/GNUstep/System/Libraries/Resources/gnustep-gui/Resources
-@dirrm share/GNUstep/System/Libraries/Resources/gnustep-gui
-@dirrm share/GNUstep/System/Libraries/Resources/PrinterTypes/Swedish.lproj
-@dirrm share/GNUstep/System/Libraries/Resources/PrinterTypes/Spanish.lproj
-@dirrm share/GNUstep/System/Libraries/Resources/PrinterTypes/Italian.lproj
-@dirrm share/GNUstep/System/Libraries/Resources/PrinterTypes/German.lproj
-@dirrm share/GNUstep/System/Libraries/Resources/PrinterTypes/French.lproj
-@dirrm share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj
-@dirrm share/GNUstep/System/Libraries/Resources/PrinterTypes
-@dirrm share/GNUstep/System/Libraries/Resources/KeyBindings
-@dirrm share/GNUstep/System/Libraries/Resources/Images
-@dirrm share/GNUstep/System/Headers/gnustep/gui
-@dirrm share/GNUstep/System/Headers/AppKit
+@dirrm share/GNUstep/System/Applications/md5Digest.app/Resources
+@dirrm share/GNUstep/System/Applications/md5Digest.app
diff --git a/x11/gnustep-gui/buildlink2.mk b/x11/gnustep-gui/buildlink2.mk
index 50f7a94bcf3..ea9992eded8 100644
--- a/x11/gnustep-gui/buildlink2.mk
+++ b/x11/gnustep-gui/buildlink2.mk
@@ -1,21 +1,22 @@
-# $NetBSD: buildlink2.mk,v 1.6 2003/07/13 13:54:01 wiz Exp $
+# $NetBSD: buildlink2.mk,v 1.7 2003/12/05 10:06:39 adam Exp $
#
.if !defined(GNUSTEP_GUI_BUILDLINK2_MK)
GNUSTEP_GUI_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= gnustep-gui
-BUILDLINK_DEPENDS.gnustep-gui?= gnustep-gui>=0.8.5nb2
+BUILDLINK_DEPENDS.gnustep-gui?= gnustep-gui>=0.9.0
BUILDLINK_PKGSRCDIR.gnustep-gui?= ../../x11/gnustep-gui
EVAL_PREFIX+= BUILDLINK_PREFIX.gnustep-gui=gnustep-gui
BUILDLINK_PREFIX.gnustep-gui_DEFAULT= ${LOCALBASE}
-BUILDLINK_FILES.gnustep-gui= share/GNUstep/System/Headers/AppKit/*
-BUILDLINK_FILES.gnustep-gui+= share/GNUstep/System/Headers/gnustep/AppKit/*
-BUILDLINK_FILES.gnustep-gui+= share/GNUstep/System/Libraries/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/libgnustep-gui.*
+BUILDLINK_FILES.gnustep-gui+= share/GNUstep/System/Library/Headers/AppKit/*
+BUILDLINK_FILES.gnustep-gui+= share/GNUstep/System/Library/Headers/GNUstepGUI/*
+BUILDLINK_FILES.gnustep-gui+= share/GNUstep/System/Library/Headers/gnustep/AppKit/*
+BUILDLINK_FILES.gnustep-gui+= share/GNUstep/System/Library/Libraries/libgnustep-gui.*
-.include "../../devel/gnustep-base/buildlink2.mk"
.include "../../audio/libaudiofile/buildlink2.mk"
+.include "../../devel/gnustep-base/buildlink2.mk"
.include "../../graphics/jpeg/buildlink2.mk"
.include "../../graphics/tiff/buildlink2.mk"
diff --git a/x11/gnustep-gui/distinfo b/x11/gnustep-gui/distinfo
index b101a5c45b4..4fc2d1afafc 100644
--- a/x11/gnustep-gui/distinfo
+++ b/x11/gnustep-gui/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2003/04/01 08:35:15 rh Exp $
+$NetBSD: distinfo,v 1.5 2003/12/05 10:06:39 adam Exp $
-SHA1 (gnustep-gui-0.8.5.tar.gz) = 391cbf59e26ffc92b32981113f22f6d70d3bdfbc
-Size (gnustep-gui-0.8.5.tar.gz) = 2113216 bytes
-SHA1 (patch-aa) = b14de02e5c38f54d5df3187f571bd562ff9728a7
-SHA1 (patch-ab) = 34b6c44417666667da55f36c2c8fc301be0d8bdf
+SHA1 (gnustep-gui-0.9.0.tar.gz) = a84a0eb749472b5ed5a6a918bd3ac2f93206e14f
+Size (gnustep-gui-0.9.0.tar.gz) = 2218446 bytes
+SHA1 (patch-aa) = 91c54d7e0fb728c349fba963f86704d0d933b88d
+SHA1 (patch-ab) = 3a0aad91274707c1f935db754dda90b1f6f04d3b
SHA1 (patch-ac) = 3e30333d462613faf2cedcc6a0b92638aabdc1d6
diff --git a/x11/gnustep-gui/patches/patch-aa b/x11/gnustep-gui/patches/patch-aa
index c4fdec63027..016d41d9925 100644
--- a/x11/gnustep-gui/patches/patch-aa
+++ b/x11/gnustep-gui/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.1.1.1 2002/09/27 15:24:36 rh Exp $
+$NetBSD: patch-aa,v 1.2 2003/12/05 10:06:39 adam Exp $
---- Tools/gsnd/portaudio/pa_unix_oss/pa_unix_oss.c.orig Wed Jul 31 03:02:32 2002
+--- Tools/gsnd/portaudio/pa_unix_oss/pa_unix_oss.c.orig 2003-07-20 04:08:22.000000000 +0200
+++ Tools/gsnd/portaudio/pa_unix_oss/pa_unix_oss.c
-@@ -573,8 +573,10 @@ static int PaHost_CanaryProc( PaHostSoun
+@@ -584,8 +584,10 @@ static int PaHost_CanaryProc( PaHostSoun
static PaError PaHost_WatchDogProc( PaHostSoundControl *pahsc )
{
PaError result = 0;
@@ -13,7 +13,7 @@ $NetBSD: patch-aa,v 1.1.1.1 2002/09/27 15:24:36 rh Exp $
#ifdef GNUSTEP
GSRegisterCurrentThread(); /* SB20010904 */
-@@ -582,6 +584,7 @@ static PaError PaHost_WatchDogProc( PaHo
+@@ -593,6 +595,7 @@ static PaError PaHost_WatchDogProc( PaHo
/* Run at a priority level above audio thread so we can still run if it hangs. */
/* Rise more than 1 because of rumored off-by-one scheduler bugs. */
@@ -21,7 +21,7 @@ $NetBSD: patch-aa,v 1.1.1.1 2002/09/27 15:24:36 rh Exp $
schp.sched_priority = pahsc->pahsc_AudioPriority + 4;
maxPri = sched_get_priority_max(SCHEDULER_POLICY);
if( schp.sched_priority > maxPri ) schp.sched_priority = maxPri;
-@@ -591,6 +594,7 @@ static PaError PaHost_WatchDogProc( PaHo
+@@ -602,6 +605,7 @@ static PaError PaHost_WatchDogProc( PaHo
ERR_RPT(("PaHost_WatchDogProc: cannot set watch dog priority!\n"));
goto killAudio;
}
@@ -29,7 +29,7 @@ $NetBSD: patch-aa,v 1.1.1.1 2002/09/27 15:24:36 rh Exp $
/* Compare watchdog time with audio and canary thread times. */
/* Sleep for a while or until thread cancelled. */
-@@ -625,6 +629,7 @@ static PaError PaHost_WatchDogProc( PaHo
+@@ -637,6 +641,7 @@ static PaError PaHost_WatchDogProc( PaHo
return 0;
lowerAudio:
@@ -37,7 +37,7 @@ $NetBSD: patch-aa,v 1.1.1.1 2002/09/27 15:24:36 rh Exp $
{
struct sched_param schat = { 0 };
if( sched_setscheduler(pahsc->pahsc_AudioThreadPID, SCHED_OTHER, &schat) != 0)
-@@ -638,6 +643,7 @@ lowerAudio:
+@@ -650,6 +655,7 @@ lowerAudio:
goto cleanup;
}
}
@@ -45,7 +45,7 @@ $NetBSD: patch-aa,v 1.1.1.1 2002/09/27 15:24:36 rh Exp $
killAudio:
ERR_RPT(("PaHost_WatchDogProc: killing hung audio thread!\n"));
-@@ -732,7 +738,9 @@ static PaError PaHost_BoostPriority( int
+@@ -744,7 +750,9 @@ static PaError PaHost_BoostPriority( int
{
PaHostSoundControl *pahsc;
PaError result = paNoError;
@@ -55,7 +55,7 @@ $NetBSD: patch-aa,v 1.1.1.1 2002/09/27 15:24:36 rh Exp $
pahsc = (PaHostSoundControl *) past->past_DeviceData;
if( pahsc == NULL ) return paInternalError;
-@@ -740,6 +748,7 @@ static PaError PaHost_BoostPriority( int
+@@ -752,6 +760,7 @@ static PaError PaHost_BoostPriority( int
pahsc->pahsc_AudioThreadPID = getpid();
DBUG(("PaHost_BoostPriority: audio PID = %d\n", pahsc->pahsc_AudioThreadPID ));
@@ -63,7 +63,7 @@ $NetBSD: patch-aa,v 1.1.1.1 2002/09/27 15:24:36 rh Exp $
/* Choose a priority in the middle of the range. */
pahsc->pahsc_AudioPriority = (sched_get_priority_max(SCHEDULER_POLICY) -
sched_get_priority_min(SCHEDULER_POLICY)) / 2;
-@@ -755,6 +764,7 @@ static PaError PaHost_BoostPriority( int
+@@ -767,6 +776,7 @@ static PaError PaHost_BoostPriority( int
/* We are running at high priority so we should have a watchdog in case audio goes wild. */
result = PaHost_StartWatchDog( pahsc );
}
diff --git a/x11/gnustep-gui/patches/patch-ab b/x11/gnustep-gui/patches/patch-ab
index 476040ae4c8..d9d90ad0c14 100644
--- a/x11/gnustep-gui/patches/patch-ab
+++ b/x11/gnustep-gui/patches/patch-ab
@@ -1,9 +1,9 @@
-$NetBSD: patch-ab,v 1.1.1.1 2002/09/27 15:24:36 rh Exp $
+$NetBSD: patch-ab,v 1.2 2003/12/05 10:06:39 adam Exp $
---- Tools/gsnd/gsnd.m.orig Wed Jul 31 07:19:05 2002
+--- Tools/gsnd/gsnd.m.orig 2003-09-08 04:07:53.000000000 +0200
+++ Tools/gsnd/gsnd.m
-@@ -29,6 +29,10 @@
- #include "process.h"
+@@ -34,6 +34,10 @@
+ #include <syslog.h>
#endif
+#ifdef _X