summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorrh <rh>2002-09-27 15:24:35 +0000
committerrh <rh>2002-09-27 15:24:35 +0000
commit081d6346f057c425f31c2b77d32006f18a22623a (patch)
tree1ef502640c5114e0a0db9c209397b56191153f6a /x11
parentdcf234541f3ec648ca3d70c31c7dd9a4c0596023 (diff)
downloadpkgsrc-081d6346f057c425f31c2b77d32006f18a22623a.tar.gz
Initial import of gnustep-gui-0.8.1, the GNUstep GUI AppKit class library.
Diffstat (limited to 'x11')
-rw-r--r--x11/gnustep-gui/DESCR1
-rw-r--r--x11/gnustep-gui/Makefile29
-rw-r--r--x11/gnustep-gui/PLIST636
-rw-r--r--x11/gnustep-gui/distinfo7
-rw-r--r--x11/gnustep-gui/patches/patch-aa73
-rw-r--r--x11/gnustep-gui/patches/patch-ab15
-rw-r--r--x11/gnustep-gui/patches/patch-ac13
7 files changed, 774 insertions, 0 deletions
diff --git a/x11/gnustep-gui/DESCR b/x11/gnustep-gui/DESCR
new file mode 100644
index 00000000000..65acd0bc658
--- /dev/null
+++ b/x11/gnustep-gui/DESCR
@@ -0,0 +1 @@
+ This package contains the GUI and AppKit classes for GNUstep.
diff --git a/x11/gnustep-gui/Makefile b/x11/gnustep-gui/Makefile
new file mode 100644
index 00000000000..f7f17c42bc4
--- /dev/null
+++ b/x11/gnustep-gui/Makefile
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/09/27 15:24:35 rh Exp $
+#
+
+DISTNAME= gnustep-gui-0.8.1
+CATEGORIES= x11 gnustep
+MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/}
+
+MAINTAINER= rh@netbsd.org
+HOMEPAGE= http://www.gnustep.org/
+COMMENT= GNUstep AppKit Implementation
+
+USE_BUILDLINK2= YES
+USE_GMAKE= YES
+USE_X11= YES
+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 "../../graphics/jpeg/buildlink2.mk"
+.include "../../graphics/tiff/buildlink2.mk"
+.include "../../mk/ossaudio.buildlink2.mk"
+.include "../../mk/pthread.buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/gnustep-gui/PLIST b/x11/gnustep-gui/PLIST
new file mode 100644
index 00000000000..dfca7b87ab5
--- /dev/null
+++ b/x11/gnustep-gui/PLIST
@@ -0,0 +1,636 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/09/27 15:24:36 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/GSHbox.h
+share/GNUstep/System/Headers/AppKit/GSHelpManagerPanel.h
+share/GNUstep/System/Headers/AppKit/GSInfoPanel.h
+share/GNUstep/System/Headers/AppKit/GSMemoryPanel.h
+share/GNUstep/System/Headers/AppKit/GSMethodTable.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/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/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/AppKit/nsimage-tiff.h
+share/GNUstep/System/Headers/gnustep/AppKit/GMAppKit.h
+share/GNUstep/System/Headers/gnustep/AppKit/GMArchiver.h
+share/GNUstep/System/Headers/gnustep/AppKit/IMConnectors.h
+share/GNUstep/System/Headers/gnustep/AppKit/IMCustomObject.h
+share/GNUstep/System/Headers/gnustep/AppKit/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/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}
+share/GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle/Contents/Info.plist
+share/GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle/Contents/Resources
+share/GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle/Resources/Info-gnustep.plist
+share/GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle/Resources/Info.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/libgmodel.bundle/Contents/Info.plist
+share/GNUstep/System/Library/Bundles/libgmodel.bundle/Contents/Resources
+share/GNUstep/System/Library/Bundles/libgmodel.bundle/Resources/Info-gnustep.plist
+share/GNUstep/System/Library/Bundles/libgmodel.bundle/Resources/Info.plist
+share/GNUstep/System/Library/Bundles/libgmodel.bundle/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/libgmodel
+share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Contents/Info.plist
+share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Contents/Resources
+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
+share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/GSGrayColorPicker.tiff
+share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/GSHSBColorPicker.tiff
+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/Info.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/WheelPicker.bundle/Contents/Info.plist
+share/GNUstep/System/Library/ColorPickers/WheelPicker.bundle/Contents/Resources
+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/Resources/Info.plist
+share/GNUstep/System/Library/ColorPickers/WheelPicker.bundle/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/WheelPicker
+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/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/gopen
+share/GNUstep/System/Tools/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/gsnd
+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}
+@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/ColorPickers/WheelPicker.bundle/Resources
+@dirrm share/GNUstep/System/Library/ColorPickers/WheelPicker.bundle/Contents
+@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/Contents
+@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/Bundles/libgmodel.bundle/Resources
+@dirrm share/GNUstep/System/Library/Bundles/libgmodel.bundle/Contents
+@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/Contents
+@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/AppKit
+@dirrm share/GNUstep/System/Headers/AppKit
diff --git a/x11/gnustep-gui/distinfo b/x11/gnustep-gui/distinfo
new file mode 100644
index 00000000000..c43cc7d41f6
--- /dev/null
+++ b/x11/gnustep-gui/distinfo
@@ -0,0 +1,7 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/09/27 15:24:36 rh Exp $
+
+SHA1 (gnustep-gui-0.8.1.tar.gz) = b38ac0f94f28872ef54dbe86587f7661bbe8cd9a
+Size (gnustep-gui-0.8.1.tar.gz) = 2021246 bytes
+SHA1 (patch-aa) = b14de02e5c38f54d5df3187f571bd562ff9728a7
+SHA1 (patch-ab) = 34b6c44417666667da55f36c2c8fc301be0d8bdf
+SHA1 (patch-ac) = 3e30333d462613faf2cedcc6a0b92638aabdc1d6
diff --git a/x11/gnustep-gui/patches/patch-aa b/x11/gnustep-gui/patches/patch-aa
new file mode 100644
index 00000000000..c4fdec63027
--- /dev/null
+++ b/x11/gnustep-gui/patches/patch-aa
@@ -0,0 +1,73 @@
+$NetBSD: patch-aa,v 1.1.1.1 2002/09/27 15:24:36 rh 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
+@@ -573,8 +573,10 @@ static int PaHost_CanaryProc( PaHostSoun
+ static PaError PaHost_WatchDogProc( PaHostSoundControl *pahsc )
+ {
+ PaError result = 0;
++#ifndef _PTH_PTHREAD_H_
+ struct sched_param schp = { 0 };
+ int maxPri;
++#endif
+
+ #ifdef GNUSTEP
+ GSRegisterCurrentThread(); /* SB20010904 */
+@@ -582,6 +584,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. */
++#ifndef _PTH_PTHREAD_H_
+ 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
+ ERR_RPT(("PaHost_WatchDogProc: cannot set watch dog priority!\n"));
+ goto killAudio;
+ }
++#endif
+
+ /* 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
+ return 0;
+
+ lowerAudio:
++#ifndef _PTH_PTHREAD_H_
+ {
+ struct sched_param schat = { 0 };
+ if( sched_setscheduler(pahsc->pahsc_AudioThreadPID, SCHED_OTHER, &schat) != 0)
+@@ -638,6 +643,7 @@ lowerAudio:
+ goto cleanup;
+ }
+ }
++#endif
+
+ killAudio:
+ ERR_RPT(("PaHost_WatchDogProc: killing hung audio thread!\n"));
+@@ -732,7 +738,9 @@ static PaError PaHost_BoostPriority( int
+ {
+ PaHostSoundControl *pahsc;
+ PaError result = paNoError;
++#ifndef _PTH_PTHREAD_H_
+ struct sched_param schp = { 0 };
++#endif
+
+ pahsc = (PaHostSoundControl *) past->past_DeviceData;
+ if( pahsc == NULL ) return paInternalError;
+@@ -740,6 +748,7 @@ static PaError PaHost_BoostPriority( int
+ pahsc->pahsc_AudioThreadPID = getpid();
+ DBUG(("PaHost_BoostPriority: audio PID = %d\n", pahsc->pahsc_AudioThreadPID ));
+
++#ifndef _PTH_PTHREAD_H_
+ /* 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
+ /* We are running at high priority so we should have a watchdog in case audio goes wild. */
+ result = PaHost_StartWatchDog( pahsc );
+ }
++#endif
+
+ return result;
+ }
diff --git a/x11/gnustep-gui/patches/patch-ab b/x11/gnustep-gui/patches/patch-ab
new file mode 100644
index 00000000000..476040ae4c8
--- /dev/null
+++ b/x11/gnustep-gui/patches/patch-ab
@@ -0,0 +1,15 @@
+$NetBSD: patch-ab,v 1.1.1.1 2002/09/27 15:24:36 rh Exp $
+
+--- Tools/gsnd/gsnd.m.orig Wed Jul 31 07:19:05 2002
++++ Tools/gsnd/gsnd.m
+@@ -29,6 +29,10 @@
+ #include "process.h"
+ #endif
+
++#ifdef _X
++#undef _X
++#endif
++
+ #define GSNDNAME @"GNUstepGSSoundServer"
+ #define FRAME_SIZE 4
+ #define BUFFER_SIZE_IN_FRAMES (1024 * FRAME_SIZE)
diff --git a/x11/gnustep-gui/patches/patch-ac b/x11/gnustep-gui/patches/patch-ac
new file mode 100644
index 00000000000..d0d7e37b658
--- /dev/null
+++ b/x11/gnustep-gui/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.1.1.1 2002/09/27 15:24:36 rh Exp $
+
+--- Tools/gsnd/GNUmakefile.preamble.orig Wed Jul 31 07:19:05 2002
++++ Tools/gsnd/GNUmakefile.preamble
+@@ -24,7 +24,7 @@
+ ADDITIONAL_INCLUDE_DIRS += -Iportaudio/pa_common
+
+ # Additional LDFLAGS to pass to the linker
+-#ADDITIONAL_LDFLAGS +=
++ADDITIONAL_LDFLAGS += -lossaudio
+
+ # Additional library directories the linker should search
+ # ADDITIONAL_LIB_DIRS += -L../Source/$(GNUSTEP_OBJ_DIR)