pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/Gorm Noteworthy changes in version `0.4.0':
details: https://anonhg.NetBSD.org/pkgsrc/rev/d5ee8c0f1486
branches: trunk
changeset: 464248:d5ee8c0f1486
user: adam <adam%pkgsrc.org@localhost>
date: Fri Dec 05 10:29:17 2003 +0000
description:
Noteworthy changes in version `0.4.0':
* New Menu and Menu Item inspectors.
* User can now specify the Services and Windows menus in the menu
inspector.
* User can specify a non-custom subclass as well as a custom one to
replace the class when the .gorm is unarchived. This can be used
to turn a NSTextField into NSSecureTextField and etc.
* New set name panel.
* New switch control on the font panel to allow the user to specify
if a font is encoded with its default size or not.
* Added NSStepper and NSStepperCell to the class list to allow
creation of custom subclasses.
* Windows and Services menus now function correctly.
diffstat:
devel/Gorm/Makefile | 14 ++++----
devel/Gorm/PLIST | 78 ++++++++++++++++++++++------------------------------
devel/Gorm/distinfo | 6 ++--
3 files changed, 43 insertions(+), 55 deletions(-)
diffs (219 lines):
diff -r b66f139456c3 -r d5ee8c0f1486 devel/Gorm/Makefile
--- a/devel/Gorm/Makefile Fri Dec 05 10:20:27 2003 +0000
+++ b/devel/Gorm/Makefile Fri Dec 05 10:29:17 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2003/08/10 11:35:31 rh Exp $
+# $NetBSD: Makefile,v 1.9 2003/12/05 10:29:17 adam Exp $
#
-DISTNAME= Gorm-0.3.0
+DISTNAME= Gorm-0.4.0
CATEGORIES= devel gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP:=dev-apps/}
@@ -9,11 +9,11 @@
HOMEPAGE= http://www.gnustep.org/
COMMENT= Graphical user interface builder for GNUstep
-USE_BUILDLINK2= YES
-USE_GMAKE= YES
-USE_X11= YES
-MAKEFILE= GNUmakefile
-NO_CONFIGURE= YES
+USE_BUILDLINK2= YES
+USE_GMAKE= YES
+USE_X11= YES
+MAKEFILE= GNUmakefile
+NO_CONFIGURE= YES
.include "../../x11/gnustep-back/buildlink2.mk"
.include "../../mk/pthread.buildlink2.mk"
diff -r b66f139456c3 -r d5ee8c0f1486 devel/Gorm/PLIST
--- a/devel/Gorm/PLIST Fri Dec 05 10:20:27 2003 +0000
+++ b/devel/Gorm/PLIST Fri Dec 05 10:29:17 2003 +0000
@@ -1,9 +1,14 @@
-@comment $NetBSD: PLIST,v 1.5 2003/08/10 11:35:31 rh Exp $
+@comment $NetBSD: PLIST,v 1.6 2003/12/05 10:29:17 adam Exp $
share/GNUstep/System/Applications/Gorm.app/Gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/0Menus
+share/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/Resources/GormMenuAttributesInspector.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/Resources/GormMenuAttributesInspector.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/Resources/GormMenuItemAttributesInspector.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/Resources/GormMenuItemAttributesInspector.gorm/objects.gorm
share/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/Resources/Info-gnustep.plist
share/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/Resources/MenusPalette.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/Resources/palette.table
-share/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/0Menus
+share/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/1Windows
share/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/Resources/GormNSWindowInspector.gorm/data.classes
share/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/Resources/GormNSWindowInspector.gorm/objects.gorm
share/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/Resources/GormNSWindowSizeInspector.gorm/data.classes
@@ -12,7 +17,7 @@
share/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/Resources/WindowDrag.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/Resources/WindowsPalette.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/Resources/palette.table
-share/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/1Windows
+share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/2Controls
share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/ControlsPalette.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSBoxInspector.gorm/data.classes
share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSBoxInspector.gorm/objects.gorm
@@ -38,7 +43,7 @@
share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSTextFieldInspector.gorm/objects.gorm
share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/Info-gnustep.plist
share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/palette.table
-share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/2Controls
+share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/3Containers
share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/Resources/ContainersPalette.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/Resources/GormNSBrowserInspector.gorm/data.classes
share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/Resources/GormNSBrowserInspector.gorm/objects.gorm
@@ -52,7 +57,7 @@
share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/Resources/GormTabViewInspector.gorm/objects.gorm
share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/Resources/Info-gnustep.plist
share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/Resources/palette.table
-share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/3Containers
+share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/4Data
share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/Resources/DataPalette.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/Resources/GormNSComboBoxInspector.gorm/data.classes
share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/Resources/GormNSComboBoxInspector.gorm/objects.gorm
@@ -66,7 +71,6 @@
share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/Resources/GormNSTextViewInspector.gorm/objects.gorm
share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/Resources/Info-gnustep.plist
share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/Resources/palette.table
-share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/4Data
share/GNUstep/System/Applications/Gorm.app/Resources/ClassInformation.plist
share/GNUstep/System/Applications/Gorm.app/Resources/Defaults.plist
share/GNUstep/System/Applications/Gorm.app/Resources/FileIcon_gmodel.tiff
@@ -111,12 +115,16 @@
share/GNUstep/System/Applications/Gorm.app/Resources/GormPreferences.gorm/objects.gorm
share/GNUstep/System/Applications/Gorm.app/Resources/GormScrollViewAttributesInspector.gorm/data.classes
share/GNUstep/System/Applications/Gorm.app/Resources/GormScrollViewAttributesInspector.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/GormSetName.gorm/Gorm.tiff
+share/GNUstep/System/Applications/Gorm.app/Resources/GormSetName.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/GormSetName.gorm/objects.gorm
share/GNUstep/System/Applications/Gorm.app/Resources/GormSound.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/GormSoundInspector.gorm/data.classes
share/GNUstep/System/Applications/Gorm.app/Resources/GormSoundInspector.gorm/objects.gorm
share/GNUstep/System/Applications/Gorm.app/Resources/GormSourceTag.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/GormTargetTag.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/GormUnknown.tiff
+share/GNUstep/System/Applications/Gorm.app/Resources/GormView.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/GormViewSizeInspector.gorm/data.classes
share/GNUstep/System/Applications/Gorm.app/Resources/GormViewSizeInspector.gorm/objects.gorm
share/GNUstep/System/Applications/Gorm.app/Resources/GormWindow.tiff
@@ -153,39 +161,32 @@
share/GNUstep/System/Applications/Gorm.app/Resources/tabbot_nib.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/tabtop_nib.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/titleOnly_nib.tiff
-share/GNUstep/System/Applications/Gorm.app/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/Gorm
-share/GNUstep/System/Applications/Gorm.app/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/library_paths.openapp
+share/GNUstep/System/Applications/Gorm.app/library_paths.openapp
share/GNUstep/System/Applications/Gorm.app/stamp.make
share/GNUstep/System/Applications/GormTest.app/GormTest
share/GNUstep/System/Applications/GormTest.app/Resources/GormTest.desktop
share/GNUstep/System/Applications/GormTest.app/Resources/Info-gnustep.plist
-share/GNUstep/System/Applications/GormTest.app/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/GormTest
-share/GNUstep/System/Applications/GormTest.app/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/library_paths.openapp
+share/GNUstep/System/Applications/GormTest.app/library_paths.openapp
share/GNUstep/System/Applications/GormTest.app/stamp.make
-share/GNUstep/System/Headers/InterfaceBuilder/IBApplicationAdditions.h
-share/GNUstep/System/Headers/InterfaceBuilder/IBConnectors.h
-share/GNUstep/System/Headers/InterfaceBuilder/IBDefines.h
-share/GNUstep/System/Headers/InterfaceBuilder/IBDocuments.h
-share/GNUstep/System/Headers/InterfaceBuilder/IBEditors.h
-share/GNUstep/System/Headers/InterfaceBuilder/IBInspector.h
-share/GNUstep/System/Headers/InterfaceBuilder/IBObjectAdditions.h
-share/GNUstep/System/Headers/InterfaceBuilder/IBObjectProtocol.h
-share/GNUstep/System/Headers/InterfaceBuilder/IBPalette.h
-share/GNUstep/System/Headers/InterfaceBuilder/IBViewAdditions.h
-share/GNUstep/System/Headers/InterfaceBuilder/InterfaceBuilder.h
-share/GNUstep/System/Libraries/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/libGorm.so
-share/GNUstep/System/Libraries/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/libGorm.so.1.0.0
-@dirrm share/GNUstep/System/Headers/InterfaceBuilder
-@dirrm share/GNUstep/System/Applications/GormTest.app/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu
-@dirrm share/GNUstep/System/Applications/GormTest.app/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}
-@dirrm share/GNUstep/System/Applications/GormTest.app/${GNUSTEP_HOST_CPU}
+share/GNUstep/System/Library/Headers/InterfaceBuilder/IBApplicationAdditions.h
+share/GNUstep/System/Library/Headers/InterfaceBuilder/IBConnectors.h
+share/GNUstep/System/Library/Headers/InterfaceBuilder/IBDefines.h
+share/GNUstep/System/Library/Headers/InterfaceBuilder/IBDocuments.h
+share/GNUstep/System/Library/Headers/InterfaceBuilder/IBEditors.h
+share/GNUstep/System/Library/Headers/InterfaceBuilder/IBInspector.h
+share/GNUstep/System/Library/Headers/InterfaceBuilder/IBObjectAdditions.h
+share/GNUstep/System/Library/Headers/InterfaceBuilder/IBObjectProtocol.h
+share/GNUstep/System/Library/Headers/InterfaceBuilder/IBPalette.h
+share/GNUstep/System/Library/Headers/InterfaceBuilder/IBViewAdditions.h
+share/GNUstep/System/Library/Headers/InterfaceBuilder/InterfaceBuilder.h
+share/GNUstep/System/Library/Libraries/libGorm.so
+share/GNUstep/System/Library/Libraries/libGorm.so.1.0.0
+@dirrm share/GNUstep/System/Library/Headers/InterfaceBuilder
@dirrm share/GNUstep/System/Applications/GormTest.app/Resources
@dirrm share/GNUstep/System/Applications/GormTest.app
-@dirrm share/GNUstep/System/Applications/Gorm.app/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu
-@dirrm share/GNUstep/System/Applications/Gorm.app/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}
-@dirrm share/GNUstep/System/Applications/Gorm.app/${GNUSTEP_HOST_CPU}
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormViewSizeInspector.gorm
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormSoundInspector.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormSetName.gorm
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormScrollViewAttributesInspector.gorm
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormPreferences.gorm
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormPrefHeaders.gorm
@@ -195,9 +196,6 @@
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormCustomClassInspector.gorm
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormClassInspector.gorm
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/Gorm.gorm
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/${GNUSTEP_HOST_CPU}
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/Resources/GormNSTextViewInspector.gorm
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/Resources/GormNSNumberFormatterInspector.gorm
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/Resources/GormNSImageViewInspector.gorm
@@ -205,9 +203,6 @@
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/Resources/GormNSComboBoxInspector.gorm
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/Resources
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/${GNUSTEP_HOST_CPU}
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/Resources/GormTabViewInspector.gorm
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/Resources/GormNSTableViewInspector.gorm
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/Resources/GormNSTableColumnSizeInspector.gorm
@@ -215,9 +210,6 @@
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/Resources/GormNSBrowserInspector.gorm
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/Resources
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/${GNUSTEP_HOST_CPU}
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSTextFieldInspector.gorm
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSStepperInspector.gorm
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSSliderInspector.gorm
@@ -231,16 +223,12 @@
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSBoxInspector.gorm
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/${GNUSTEP_HOST_CPU}
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/Resources/GormNSWindowSizeInspector.gorm
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/Resources/GormNSWindowInspector.gorm
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/Resources
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/${GNUSTEP_HOST_CPU}
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/Resources/GormMenuItemAttributesInspector.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/Resources/GormMenuAttributesInspector.gorm
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/Resources
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources
diff -r b66f139456c3 -r d5ee8c0f1486 devel/Gorm/distinfo
--- a/devel/Gorm/distinfo Fri Dec 05 10:20:27 2003 +0000
+++ b/devel/Gorm/distinfo Fri Dec 05 10:29:17 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2003/08/10 11:35:31 rh Exp $
+$NetBSD: distinfo,v 1.6 2003/12/05 10:29:17 adam Exp $
-SHA1 (Gorm-0.3.0.tar.gz) = 9e4761e9427c77c6dc211afb8e0781595fd75896
-Size (Gorm-0.3.0.tar.gz) = 362392 bytes
+SHA1 (Gorm-0.4.0.tar.gz) = b89d152e056ba063292c2b04c7f5fcef88c60854
+Size (Gorm-0.4.0.tar.gz) = 375933 bytes
Home |
Main Index |
Thread Index |
Old Index