summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorrh <rh>2004-09-27 01:07:23 +0000
committerrh <rh>2004-09-27 01:07:23 +0000
commit13be22c8decef2e0d4e0dacbe2febc017272c71a (patch)
tree84f8d237d654ab85ed18d5b457dd0b9a8a61c21d /x11
parent5e9f071dfb241623ecbe8a0e167c772b225b480d (diff)
downloadpkgsrc-13be22c8decef2e0d4e0dacbe2febc017272c71a.tar.gz
Update gnustep-gui to 0.9.4. Notable changes include:
* The printing classes have been completely reorganized to accommodate different native printing systems * PPD files have been moved to a separate package. * NSToolbar now allows rearranging items. * NSScroller, NSScrollView has a new ivar. * Some improvement of NSDataLink classes.
Diffstat (limited to 'x11')
-rw-r--r--x11/gnustep-gui/Makefile5
-rw-r--r--x11/gnustep-gui/PLIST369
-rw-r--r--x11/gnustep-gui/buildlink3.mk28
-rw-r--r--x11/gnustep-gui/distinfo6
4 files changed, 77 insertions, 331 deletions
diff --git a/x11/gnustep-gui/Makefile b/x11/gnustep-gui/Makefile
index 967a5dcc4e3..596027166f1 100644
--- a/x11/gnustep-gui/Makefile
+++ b/x11/gnustep-gui/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2004/09/24 01:56:53 rh Exp $
+# $NetBSD: Makefile,v 1.18 2004/09/27 01:07:23 rh Exp $
-DISTNAME= gnustep-gui-0.9.3
-PKGREVISION= 1
+DISTNAME= gnustep-gui-0.9.4
CATEGORIES= x11 gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/}
diff --git a/x11/gnustep-gui/PLIST b/x11/gnustep-gui/PLIST
index 252c44f3723..337f231a83c 100644
--- a/x11/gnustep-gui/PLIST
+++ b/x11/gnustep-gui/PLIST
@@ -1,4 +1,7 @@
-@comment $NetBSD: PLIST,v 1.8 2004/08/18 14:01:14 adam Exp $
+@comment $NetBSD: PLIST,v 1.9 2004/09/27 01:07:23 rh Exp $
+share/GNUstep/System/Library/Bundles/GSPrinting/GSLPR.bundle/GSLPR
+share/GNUstep/System/Library/Bundles/GSPrinting/GSLPR.bundle/Resources/Info-gnustep.plist
+share/GNUstep/System/Library/Bundles/GSPrinting/GSLPR.bundle/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/stamp.make
@@ -30,7 +33,9 @@ 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/GSDragView.h
share/GNUstep/System/Library/Headers/AppKit/GSDrawFunctions.h
+share/GNUstep/System/Library/Headers/AppKit/GSEPSPrintOperation.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
@@ -43,7 +48,10 @@ share/GNUstep/System/Library/Headers/AppKit/GSMemoryPanel.h
share/GNUstep/System/Library/Headers/AppKit/GSMethodTable.h
share/GNUstep/System/Library/Headers/AppKit/GSNibCompatibility.h
share/GNUstep/System/Library/Headers/AppKit/GSNibTemplates.h
+share/GNUstep/System/Library/Headers/AppKit/GSPDFPrintOperation.h
share/GNUstep/System/Library/Headers/AppKit/GSPasteboardServer.h
+share/GNUstep/System/Library/Headers/AppKit/GSPrintOperation.h
+share/GNUstep/System/Library/Headers/AppKit/GSPrinting.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
@@ -59,6 +67,7 @@ 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/NSAlert.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
@@ -115,6 +124,8 @@ 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/NSMovie.h
+share/GNUstep/System/Library/Headers/AppKit/NSMovieView.h
share/GNUstep/System/Library/Headers/AppKit/NSNib.h
share/GNUstep/System/Library/Headers/AppKit/NSNibConnector.h
share/GNUstep/System/Library/Headers/AppKit/NSNibDeclarations.h
@@ -170,15 +181,17 @@ 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/NSWindow+Toolbar.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/GSDragView.h
share/GNUstep/System/Library/Headers/GNUstepGUI/GSDrawFunctions.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GSEPSPrintOperation.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
@@ -191,7 +204,10 @@ share/GNUstep/System/Library/Headers/GNUstepGUI/GSMemoryPanel.h
share/GNUstep/System/Library/Headers/GNUstepGUI/GSMethodTable.h
share/GNUstep/System/Library/Headers/GNUstepGUI/GSNibCompatibility.h
share/GNUstep/System/Library/Headers/GNUstepGUI/GSNibTemplates.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GSPDFPrintOperation.h
share/GNUstep/System/Library/Headers/GNUstepGUI/GSPasteboardServer.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GSPrintOperation.h
+share/GNUstep/System/Library/Headers/GNUstepGUI/GSPrinting.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
@@ -208,7 +224,9 @@ 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/GSDragView.h
share/GNUstep/System/Library/Headers/gnustep/gui/GSDrawFunctions.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GSEPSPrintOperation.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
@@ -221,7 +239,10 @@ 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/GSNibCompatibility.h
share/GNUstep/System/Library/Headers/gnustep/gui/GSNibTemplates.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GSPDFPrintOperation.h
share/GNUstep/System/Library/Headers/gnustep/gui/GSPasteboardServer.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GSPrintOperation.h
+share/GNUstep/System/Library/Headers/gnustep/gui/GSPrinting.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
@@ -245,9 +266,13 @@ 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_ArrowDownH.tiff
share/GNUstep/System/Library/Images/common_ArrowLeft.tiff
+share/GNUstep/System/Library/Images/common_ArrowLeftH.tiff
share/GNUstep/System/Library/Images/common_ArrowRight.tiff
+share/GNUstep/System/Library/Images/common_ArrowRightH.tiff
share/GNUstep/System/Library/Images/common_ArrowUp.tiff
+share/GNUstep/System/Library/Images/common_ArrowUpH.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
@@ -321,6 +346,7 @@ share/GNUstep/System/Library/Images/page_landscape.tiff
share/GNUstep/System/Library/Images/page_portrait.tiff
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/data.info
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
@@ -331,340 +357,24 @@ share/GNUstep/System/Library/Libraries/Resources/gnustep-gui/English.lproj/GSSpe
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.3
+share/GNUstep/System/Library/Libraries/libgnustep-gui.so.${PKGVERSION}
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/PostScript/PPD/English.lproj/Generic-PostScript_Printer-Postscript.ppd
share/GNUstep/System/Library/Services/GSspell.service/GSspell
share/GNUstep/System/Library/Services/GSspell.service/Resources/Info-gnustep.plist
${GSND}share/GNUstep/System/Tools/gnustep_sndd
share/GNUstep/System/Tools/gopen
share/GNUstep/System/Tools/make_services
share/GNUstep/System/Tools/set_show_service
+@comment in devel/gnustep-make: @dirrm share/GNUstep/System/Tools
@dirrm share/GNUstep/System/Library/Services/GSspell.service/Resources
@dirrm share/GNUstep/System/Library/Services/GSspell.service
-@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
+@comment in devel/gnustep-make: @dirrm share/GNUstep/System/Library/Services
@dirrm share/GNUstep/System/Library/PostScript/PPD/English.lproj
@dirrm share/GNUstep/System/Library/PostScript/PPD
-@dirrm share/GNUstep/System/Library/PostScript
+@comment in devel/gnustep-make: @dirrm share/GNUstep/System/Library/PostScript
+@comment in devel/gnustep-make: @dirrm share/GNUstep/System/Library/Makefiles/Additional
@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
@@ -672,9 +382,15 @@ share/GNUstep/System/Tools/set_show_service
@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
+@comment in devel/gnustep-make: @dirrm share/GNUstep/System/Library/Libraries/Resources
+@comment in devel/gnustep-make: @dirrm share/GNUstep/System/Library/Libraries
+@comment in devel/gnustep-make: @dirrm share/GNUstep/System/Library/KeyBindings
+@comment in devel/gnustep-make: @dirrm share/GNUstep/System/Library/Images
@dirrm share/GNUstep/System/Library/Headers/gnustep/gui
+@comment in devel/gnustep-base: @dirrm share/GNUstep/System/Library/Headers/gnustep
@dirrm share/GNUstep/System/Library/Headers/GNUstepGUI
@dirrm share/GNUstep/System/Library/Headers/AppKit
+@comment in devel/gnustep-make: @dirrm share/GNUstep/System/Library/Headers
@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/Resources/Swedish.lproj
@@ -684,8 +400,13 @@ share/GNUstep/System/Tools/set_show_service
@dirrm share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle
@dirrm share/GNUstep/System/Library/ColorPickers/NamedPicker.bundle/Resources
@dirrm share/GNUstep/System/Library/ColorPickers/NamedPicker.bundle
+@comment in devel/gnustep-make: @dirrm share/GNUstep/System/Library/ColorPickers
@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/Resources
@dirrm share/GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle
@dirrm share/GNUstep/System/Library/Bundles/TextConverters
+@dirrm share/GNUstep/System/Library/Bundles/GSPrinting/GSLPR.bundle/Resources
+@dirrm share/GNUstep/System/Library/Bundles/GSPrinting/GSLPR.bundle
+@dirrm share/GNUstep/System/Library/Bundles/GSPrinting
+@comment in devel/gnustep-make: @dirrm share/GNUstep/System/Library/Bundles
diff --git a/x11/gnustep-gui/buildlink3.mk b/x11/gnustep-gui/buildlink3.mk
index d97a73f0523..144f54bbfaf 100644
--- a/x11/gnustep-gui/buildlink3.mk
+++ b/x11/gnustep-gui/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2004/09/24 01:56:53 rh Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2004/09/27 01:07:23 rh Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GNUSTEP_GUI_BUILDLINK3_MK:= ${GNUSTEP_GUI_BUILDLINK3_MK}+
@@ -14,6 +14,32 @@ BUILDLINK_PACKAGES+= gnustep-gui
BUILDLINK_DEPENDS.gnustep-gui+= gnustep-gui>=0.9.2
BUILDLINK_RECOMMENDED.gnustep-gui+= gnustep-gui>=0.9.3nb1
BUILDLINK_PKGSRCDIR.gnustep-gui?= ../../x11/gnustep-gui
+
+PRINT_PLIST_AWK+= /^@dirrm share\/GNUstep\/System\/Library\/Bundles\/GSPrinting$$/ { print "@comment in x11/gnustep-gui: " $$0; next; }
+PRINT_PLIST_AWK+= /^@dirrm share\/GNUstep\/System\/Library\/Bundles\/TextConverters$$/ { print "@comment in x11/gnustep-gui: " $$0; next; }
+PRINT_PLIST_AWK+= /^@dirrm share\/GNUstep\/System\/Library\/Headers\/AppKit$$/ { print "@comment in x11/gnustep-gui: " $$0; next; }
+PRINT_PLIST_AWK+= /^@dirrm share\/GNUstep\/System\/Library\/Headers\/GNUstepGUI$$/ { print "@comment in x11/gnustep-gui: " $$0; next; }
+PRINT_PLIST_AWK+= /^@dirrm share\/GNUstep\/System\/Library\/Headers\/gnustep\/gui$$/ { print "@comment in x11/gnustep-gui: " $$0; next; }
+PRINT_PLIST_AWK+= /^@dirrm share\/GNUstep\/System\/Library\/Libraries\/Resources\/gnustep-gui$$/ { print "@comment in x11/gnustep-gui: " $$0; next; }
+PRINT_PLIST_AWK+= /^@dirrm share\/GNUstep\/System\/Library\/Libraries\/Resources\/gnustep-gui\/English.lproj$$/ { print "@comment in x11/gnustep-gui: " $$0; next; }
+PRINT_PLIST_AWK+= /^@dirrm share\/GNUstep\/System\/Library\/Libraries\/Resources\/gnustep-gui\/Italian.lproj$$/ { print "@comment in x11/gnustep-gui: " $$0; next; }
+PRINT_PLIST_AWK+= /^@dirrm share\/GNUstep\/System\/Library\/PostScript\/PPD$$/ { print "@comment in x11/gnustep-gui: " $$0; next; }
+PRINT_PLIST_AWK+= /^@dirrm share\/GNUstep\/System\/Library\/PostScript\/PPD\/English.lproj$$/ { print "@comment in x11/gnustep-gui: " $$0; next; }
+PRINT_PLIST_AWK+= /^@dirrm share\/GNUstep\/System\/Library\/Services\/GSspell.service$$/ { print "@comment in x11/gnustep-gui: " $$0; next; }
+PRINT_PLIST_AWK+= /^@dirrm share\/GNUstep\/System\/Library\/Services\/GSspell.service\/Resources$$/ { print "@comment in x11/gnustep-gui: " $$0; next; }
+PRINT_PLIST_AWK+= /^@exec \$${MKDIR} %D\/share\/GNUstep\/System\/Library\/Bundles\/GSPrinting$$/ { next; }
+PRINT_PLIST_AWK+= /^@exec \$${MKDIR} %D\/share\/GNUstep\/System\/Library\/Bundles\/TextConverters$$/ { next; }
+PRINT_PLIST_AWK+= /^@exec \$${MKDIR} %D\/share\/GNUstep\/System\/Library\/Headers\/AppKit$$/ { next; }
+PRINT_PLIST_AWK+= /^@exec \$${MKDIR} %D\/share\/GNUstep\/System\/Library\/Headers\/GNUstepGUI$$/ { next; }
+PRINT_PLIST_AWK+= /^@exec \$${MKDIR} %D\/share\/GNUstep\/System\/Library\/Headers\/gnustep\/gui$$/ { next; }
+PRINT_PLIST_AWK+= /^@exec \$${MKDIR} %D\/share\/GNUstep\/System\/Library\/Libraries\/Resources\/gnustep-gui$$/ { next; }
+PRINT_PLIST_AWK+= /^@exec \$${MKDIR} %D\/share\/GNUstep\/System\/Library\/Libraries\/Resources\/gnustep-gui\/English.lproj$$/ { next; }
+PRINT_PLIST_AWK+= /^@exec \$${MKDIR} %D\/share\/GNUstep\/System\/Library\/Libraries\/Resources\/gnustep-gui\/Italian.lproj$$/ { next; }
+PRINT_PLIST_AWK+= /^@exec \$${MKDIR} %D\/share\/GNUstep\/System\/Library\/PostScript\/PPD$$/ { next; }
+PRINT_PLIST_AWK+= /^@exec \$${MKDIR} %D\/share\/GNUstep\/System\/Library\/PostScript\/PPD\/English.lproj$$/ { next; }
+PRINT_PLIST_AWK+= /^@exec \$${MKDIR} %D\/share\/GNUstep\/System\/Library\/Services\/GSspell.service$$/ { next; }
+PRINT_PLIST_AWK+= /^@exec \$${MKDIR} %D\/share\/GNUstep\/System\/Library\/Services\/GSspell.service\/Resources$$/ { next; }
+
.endif # GNUSTEP_GUI_BUILDLINK3_MK
.include "../../audio/libaudiofile/buildlink3.mk"
diff --git a/x11/gnustep-gui/distinfo b/x11/gnustep-gui/distinfo
index 7ab599d3124..3602b641827 100644
--- a/x11/gnustep-gui/distinfo
+++ b/x11/gnustep-gui/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.7 2004/08/18 14:01:14 adam Exp $
+$NetBSD: distinfo,v 1.8 2004/09/27 01:07:23 rh Exp $
-SHA1 (gnustep-gui-0.9.3.tar.gz) = df330676e5f22c0b15ddff74e0a10aef3093babb
-Size (gnustep-gui-0.9.3.tar.gz) = 2311125 bytes
+SHA1 (gnustep-gui-0.9.4.tar.gz) = 84dcc79c4a2f278b8cc838a62d5dd0298488632b
+Size (gnustep-gui-0.9.4.tar.gz) = 1839593 bytes
SHA1 (patch-aa) = 91c54d7e0fb728c349fba963f86704d0d933b88d
SHA1 (patch-ab) = 3a0aad91274707c1f935db754dda90b1f6f04d3b
SHA1 (patch-ac) = 3e30333d462613faf2cedcc6a0b92638aabdc1d6