diff options
author | rh <rh> | 2003-04-01 08:35:15 +0000 |
---|---|---|
committer | rh <rh> | 2003-04-01 08:35:15 +0000 |
commit | 5849a440b3b279c2cc96eb3ba842967140e7691e (patch) | |
tree | 6d634a5fd891b856249937c1da7ded121ed34ab5 /x11 | |
parent | 76c36f0059f77bb1eecaee7478d71d2b0301f809 (diff) | |
download | pkgsrc-5849a440b3b279c2cc96eb3ba842967140e7691e.tar.gz |
Update gnustep-gui to 0.8.5
Noteworthy changes in version `0.8.5'
=====================================
Bug fixes. NSStringDrawing now uses text system implementation.
Noteworthy changes in version `0.8.4'
=====================================
This release features a brand new text and layout system thanks to
Alexander Malmberg. Other improvements include:
* Various display optimizations.
* Default border to NSScrollView changed
* Printing fixes.
* NSToolbar partially implemented.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnustep-gui/Makefile | 4 | ||||
-rw-r--r-- | x11/gnustep-gui/PLIST | 24 | ||||
-rw-r--r-- | x11/gnustep-gui/buildlink2.mk | 4 | ||||
-rw-r--r-- | x11/gnustep-gui/distinfo | 6 |
4 files changed, 23 insertions, 15 deletions
diff --git a/x11/gnustep-gui/Makefile b/x11/gnustep-gui/Makefile index 4fe7c76a613..41b1c94cfea 100644 --- a/x11/gnustep-gui/Makefile +++ b/x11/gnustep-gui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2003/01/03 04:06:13 rh Exp $ +# $NetBSD: Makefile,v 1.4 2003/04/01 08:35:15 rh Exp $ # -DISTNAME= gnustep-gui-0.8.3 +DISTNAME= gnustep-gui-0.8.5 CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} diff --git a/x11/gnustep-gui/PLIST b/x11/gnustep-gui/PLIST index a977919645c..a29021d3879 100644 --- a/x11/gnustep-gui/PLIST +++ b/x11/gnustep-gui/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2003/01/03 04:06:14 rh Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/04/01 08:35:15 rh Exp $ share/GNUstep/System/Headers/AppKit/AppKit.h share/GNUstep/System/Headers/AppKit/AppKitDefines.h share/GNUstep/System/Headers/AppKit/AppKitExceptions.h @@ -10,7 +10,10 @@ share/GNUstep/System/Headers/AppKit/GSFontInfo.h share/GNUstep/System/Headers/AppKit/GSFusedSilica.h share/GNUstep/System/Headers/AppKit/GSHbox.h share/GNUstep/System/Headers/AppKit/GSHelpManagerPanel.h +share/GNUstep/System/Headers/AppKit/GSHorizontalTypesetter.h share/GNUstep/System/Headers/AppKit/GSInfoPanel.h +share/GNUstep/System/Headers/AppKit/GSLayoutManager.h +share/GNUstep/System/Headers/AppKit/GSLayoutManager_internal.h share/GNUstep/System/Headers/AppKit/GSMemoryPanel.h share/GNUstep/System/Headers/AppKit/GSMethodTable.h share/GNUstep/System/Headers/AppKit/GSNibTemplates.h @@ -19,6 +22,7 @@ share/GNUstep/System/Headers/AppKit/GSServicesManager.h share/GNUstep/System/Headers/AppKit/GSTable.h share/GNUstep/System/Headers/AppKit/GSTextConverter.h share/GNUstep/System/Headers/AppKit/GSTrackingRect.h +share/GNUstep/System/Headers/AppKit/GSTypesetter.h share/GNUstep/System/Headers/AppKit/GSVbox.h share/GNUstep/System/Headers/AppKit/GSVersion.h share/GNUstep/System/Headers/AppKit/IMConnectors.h @@ -140,11 +144,11 @@ share/GNUstep/System/Headers/AppKit/NSWindow.h share/GNUstep/System/Headers/AppKit/NSWindowController.h share/GNUstep/System/Headers/AppKit/NSWorkspace.h share/GNUstep/System/Headers/AppKit/PSOperators.h -share/GNUstep/System/Headers/gnustep/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/Headers/gnustep/gui/GMAppKit.h +share/GNUstep/System/Headers/gnustep/gui/GMArchiver.h +share/GNUstep/System/Headers/gnustep/gui/IMConnectors.h +share/GNUstep/System/Headers/gnustep/gui/IMCustomObject.h +share/GNUstep/System/Headers/gnustep/gui/IMLoading.h share/GNUstep/System/Libraries/Resources/English.lproj/GSPageLayout.gorm share/GNUstep/System/Libraries/Resources/English.lproj/GSPrintPanel.gorm share/GNUstep/System/Libraries/Resources/Images/GNUstep.tiff @@ -545,8 +549,10 @@ share/GNUstep/System/Libraries/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/g 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/Resources/Info-gnustep.plist share/GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/RTFConverter +share/GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle/stamp.make share/GNUstep/System/Library/Bundles/libgmodel.bundle/Resources/Info-gnustep.plist share/GNUstep/System/Library/Bundles/libgmodel.bundle/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/libgmodel +share/GNUstep/System/Library/Bundles/libgmodel.bundle/stamp.make share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/English.lproj/StandardPicker.strings share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/French.lproj/StandardPicker.strings share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/GSCMYKColorPicker.tiff @@ -556,9 +562,11 @@ share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/GSRGBC share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/Info-gnustep.plist share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/Swedish.lproj/StandardPicker.strings share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/StandardPicker +share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/stamp.make share/GNUstep/System/Library/ColorPickers/WheelPicker.bundle/Resources/GSWheelColorPicker.tiff share/GNUstep/System/Library/ColorPickers/WheelPicker.bundle/Resources/Info-gnustep.plist share/GNUstep/System/Library/ColorPickers/WheelPicker.bundle/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/WheelPicker +share/GNUstep/System/Library/ColorPickers/WheelPicker.bundle/stamp.make share/GNUstep/System/Library/Model/ColorPanel.gmodel share/GNUstep/System/Library/Model/SavePanel.gmodel share/GNUstep/System/Library/Model/SpellPanel.gmodel @@ -567,8 +575,8 @@ share/GNUstep/System/Library/Services/GSspell.service/${GNUSTEP_HOST_CPU}/${LOWE share/GNUstep/System/Library/Services/example.service/Resources/Info-gnustep.plist share/GNUstep/System/Library/Services/example.service/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/example share/GNUstep/System/Makefiles/Additional/gui.make +share/GNUstep/System/Tools/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/gnustep_sndd share/GNUstep/System/Tools/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/gopen -share/GNUstep/System/Tools/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/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 @@ -620,5 +628,5 @@ share/GNUstep/System/Tools/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-g @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/gnustep/gui @dirrm share/GNUstep/System/Headers/AppKit diff --git a/x11/gnustep-gui/buildlink2.mk b/x11/gnustep-gui/buildlink2.mk index 1679b5648d8..9f4b0808c16 100644 --- a/x11/gnustep-gui/buildlink2.mk +++ b/x11/gnustep-gui/buildlink2.mk @@ -1,11 +1,11 @@ -# $NetBSD: buildlink2.mk,v 1.3 2003/01/03 04:06:15 rh Exp $ +# $NetBSD: buildlink2.mk,v 1.4 2003/04/01 08:35:15 rh Exp $ # .if !defined(GNUSTEP_GUI_BUILDLINK2_MK) GNUSTEP_GUI_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= gnustep-gui -BUILDLINK_DEPENDS.gnustep-gui?= gnustep-gui>=0.8.3 +BUILDLINK_DEPENDS.gnustep-gui?= gnustep-gui>=0.8.5 BUILDLINK_PKGSRCDIR.gnustep-gui?= ../../x11/gnustep-gui EVAL_PREFIX+= BUILDLINK_PREFIX.gnustep-gui=gnustep-gui diff --git a/x11/gnustep-gui/distinfo b/x11/gnustep-gui/distinfo index c8b42d4702c..b101a5c45b4 100644 --- a/x11/gnustep-gui/distinfo +++ b/x11/gnustep-gui/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.3 2003/01/03 04:06:15 rh Exp $ +$NetBSD: distinfo,v 1.4 2003/04/01 08:35:15 rh Exp $ -SHA1 (gnustep-gui-0.8.3.tar.gz) = d2ca12218b7e4a7443dc1c2e7ea14eef3e00ec3b -Size (gnustep-gui-0.8.3.tar.gz) = 2070740 bytes +SHA1 (gnustep-gui-0.8.5.tar.gz) = 391cbf59e26ffc92b32981113f22f6d70d3bdfbc +Size (gnustep-gui-0.8.5.tar.gz) = 2113216 bytes SHA1 (patch-aa) = b14de02e5c38f54d5df3187f571bd562ff9728a7 SHA1 (patch-ab) = 34b6c44417666667da55f36c2c8fc301be0d8bdf SHA1 (patch-ac) = 3e30333d462613faf2cedcc6a0b92638aabdc1d6 |