diff options
author | adam <adam@pkgsrc.org> | 2004-08-18 14:26:27 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-08-18 14:26:27 +0000 |
commit | 2cea2fa17ba2ed90826aaea044a3ec1b95e11841 (patch) | |
tree | 82070ed1c9a67363ed2214d3e26a8ddaae4905a2 /devel | |
parent | 52ca289400757cdc58cd4e9ff68ba7236a90c08c (diff) | |
download | pkgsrc-2cea2fa17ba2ed90826aaea044a3ec1b95e11841.tar.gz |
Changes 0.4.0:
* A lot of refactoring and cleanup was made
* Some parts of interface were recreated using GORM
* Most part of Project Inspector is completed
* Finished Loaded Files and appropriate menu items
* Stability issues fixed in Project Builder
* Interaces fixes were made in Project Launcher
* Added subprojects support
* Preferences recreated and cleaned up.
* Many browser fixes were made in Project Window
* Much time was spent to fix stability problems
* Added "Aggregate" project type
* "Application" and "GormApplication" project types merged
into "Application" project type
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ProjectCenter/Makefile | 13 | ||||
-rw-r--r-- | devel/ProjectCenter/PLIST | 310 | ||||
-rw-r--r-- | devel/ProjectCenter/distinfo | 6 |
3 files changed, 193 insertions, 136 deletions
diff --git a/devel/ProjectCenter/Makefile b/devel/ProjectCenter/Makefile index ce314471fc3..aeeca9eb02d 100644 --- a/devel/ProjectCenter/Makefile +++ b/devel/ProjectCenter/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2004/04/11 00:12:19 rh Exp $ -# +# $NetBSD: Makefile,v 1.13 2004/08/18 14:26:27 adam Exp $ -DISTNAME= ProjectCenter-0.3.6 -PKGREVISION= 4 +DISTNAME= ProjectCenter-0.4.0 CATEGORIES= devel gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=dev-apps/} @@ -10,10 +8,9 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.gnustep.org/experience/ProjectCenter.html COMMENT= GNUstep Integrated Development Environment -WRKSRC= ${WRKDIR}/ProjectCenter -USE_BUILDLINK3= yes -USE_X11= yes -NO_CONFIGURE= yes +USE_BUILDLINK3= yes +USE_X11= yes +NO_CONFIGURE= yes .include "../../x11/gnustep-back/buildlink3.mk" .include "../../mk/pthread.buildlink3.mk" diff --git a/devel/ProjectCenter/PLIST b/devel/ProjectCenter/PLIST index 16fabfec9f0..b98cf0c2d82 100644 --- a/devel/ProjectCenter/PLIST +++ b/devel/ProjectCenter/PLIST @@ -1,143 +1,203 @@ -@comment $NetBSD: PLIST,v 1.2 2003/12/05 10:33:34 adam Exp $ share/GNUstep/System/Applications/ProjectCenter.app/ProjectCenter +share/GNUstep/System/Applications/ProjectCenter.app/Resources/AggregateProject.bundle/AggregateProject +share/GNUstep/System/Applications/ProjectCenter.app/Resources/AggregateProject.bundle/Resources/Info-gnustep.plist +share/GNUstep/System/Applications/ProjectCenter.app/Resources/AggregateProject.bundle/Resources/Inspector.gorm/data.classes +share/GNUstep/System/Applications/ProjectCenter.app/Resources/AggregateProject.bundle/Resources/Inspector.gorm/objects.gorm +share/GNUstep/System/Applications/ProjectCenter.app/Resources/AggregateProject.bundle/Resources/PC.project +share/GNUstep/System/Applications/ProjectCenter.app/Resources/AggregateProject.bundle/stamp.make +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ApplicationProject.bundle/ApplicationProject +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ApplicationProject.bundle/Resources/AppController.h +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ApplicationProject.bundle/Resources/AppController.m +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ApplicationProject.bundle/Resources/Info-gnustep.plist +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ApplicationProject.bundle/Resources/Inspector.gorm/data.classes +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ApplicationProject.bundle/Resources/Inspector.gorm/objects.gorm +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ApplicationProject.bundle/Resources/Main.gorm/data.classes +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ApplicationProject.bundle/Resources/Main.gorm/objects.gorm +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ApplicationProject.bundle/Resources/PC.project +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ApplicationProject.bundle/Resources/main.m +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ApplicationProject.bundle/stamp.make +share/GNUstep/System/Applications/ProjectCenter.app/Resources/Build.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/BundleProject.bundle/BundleProject +share/GNUstep/System/Applications/ProjectCenter.app/Resources/BundleProject.bundle/Resources/Info-gnustep.plist +share/GNUstep/System/Applications/ProjectCenter.app/Resources/BundleProject.bundle/Resources/Inspector.gorm/data.classes +share/GNUstep/System/Applications/ProjectCenter.app/Resources/BundleProject.bundle/Resources/Inspector.gorm/objects.gorm +share/GNUstep/System/Applications/ProjectCenter.app/Resources/BundleProject.bundle/Resources/PC.project +share/GNUstep/System/Applications/ProjectCenter.app/Resources/BundleProject.bundle/stamp.make share/GNUstep/System/Applications/ProjectCenter.app/Resources/ButtonTile.tiff -share/GNUstep/System/Applications/ProjectCenter.app/Resources/FileIcon_.c.tiff -share/GNUstep/System/Applications/ProjectCenter.app/Resources/FileIcon_.h.tiff -share/GNUstep/System/Applications/ProjectCenter.app/Resources/FileIcon_.m.tiff -share/GNUstep/System/Applications/ProjectCenter.app/Resources/FileIcon_rtf.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/Clean.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/Debug.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/Editor.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/FileC.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/FileCH.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/FileH.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/FileHH.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/FileM.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/FileMH.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/FileProject.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/FileRTF.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/Files.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/Find.tiff share/GNUstep/System/Applications/ProjectCenter.app/Resources/Info-gnustep.plist -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCAppProj.bundle/PCAppProj -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCAppProj.bundle/Resources/AppController.h -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCAppProj.bundle/Resources/AppController.m -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCAppProj.bundle/Resources/GNUmakefile.postamble -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCAppProj.bundle/Resources/GNUmakefile.preamble -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCAppProj.bundle/Resources/Info-gnustep.plist -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCAppProj.bundle/Resources/PC.proj -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCAppProj.bundle/Resources/main.m -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCAppProj.bundle/stamp.make -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCBaseFileTypes.bundle/PCBaseFileTypes -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCBaseFileTypes.bundle/Resources/Info-gnustep.plist -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCBaseFileTypes.bundle/Resources/cfile.template -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCBaseFileTypes.bundle/Resources/cheader.template -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCBaseFileTypes.bundle/Resources/class.template -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCBaseFileTypes.bundle/Resources/gsmarkup.template -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCBaseFileTypes.bundle/Resources/header.template -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCBaseFileTypes.bundle/Resources/nsviewclass.template -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCBaseFileTypes.bundle/Resources/nsviewheader.template -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCBaseFileTypes.bundle/Resources/protocol.template -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCBaseFileTypes.bundle/stamp.make -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCBundleProj.bundle/PCBundleProj -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCBundleProj.bundle/Resources/Info-gnustep.plist -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCBundleProj.bundle/Resources/PC.proj -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCBundleProj.bundle/stamp.make -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCGormProj.bundle/PCGormProj -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCGormProj.bundle/Resources/BaseInterface.gorm/CVS/Entries -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCGormProj.bundle/Resources/BaseInterface.gorm/CVS/Repository -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCGormProj.bundle/Resources/BaseInterface.gorm/CVS/Root -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCGormProj.bundle/Resources/BaseInterface.gorm/data.classes -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCGormProj.bundle/Resources/BaseInterface.gorm/objects.gorm -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCGormProj.bundle/Resources/Info-gnustep.plist -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCGormProj.bundle/Resources/PC.proj -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCGormProj.bundle/Resources/main.m -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCGormProj.bundle/stamp.make -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCLibProj.bundle/PCLibProj -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCLibProj.bundle/Resources/Info-gnustep.plist -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCLibProj.bundle/Resources/PC.proj -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCLibProj.bundle/Resources/Version -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCLibProj.bundle/stamp.make -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCRenaissanceProj.bundle/PCRenaissanceProj -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCRenaissanceProj.bundle/Resources/AppController.h -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCRenaissanceProj.bundle/Resources/AppController.m -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCRenaissanceProj.bundle/Resources/Info-gnustep.plist -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCRenaissanceProj.bundle/Resources/Main.gsmarkup -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCRenaissanceProj.bundle/Resources/MainMenu-GNUstep.gsmarkup -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCRenaissanceProj.bundle/Resources/MainMenu-OSX.gsmarkup -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCRenaissanceProj.bundle/Resources/PC.proj -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCRenaissanceProj.bundle/Resources/main.m -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCRenaissanceProj.bundle/stamp.make -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCToolProj.bundle/PCToolProj -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCToolProj.bundle/Resources/Info-gnustep.plist -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCToolProj.bundle/Resources/Info-project.plist -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCToolProj.bundle/Resources/PC.proj -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCToolProj.bundle/Resources/main.m -share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCToolProj.bundle/stamp.make +share/GNUstep/System/Applications/ProjectCenter.app/Resources/Inspector.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/Install.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/LibraryProject.bundle/LibraryProject +share/GNUstep/System/Applications/ProjectCenter.app/Resources/LibraryProject.bundle/Resources/Info-gnustep.plist +share/GNUstep/System/Applications/ProjectCenter.app/Resources/LibraryProject.bundle/Resources/Inspector.gorm/data.classes +share/GNUstep/System/Applications/ProjectCenter.app/Resources/LibraryProject.bundle/Resources/Inspector.gorm/objects.gorm +share/GNUstep/System/Applications/ProjectCenter.app/Resources/LibraryProject.bundle/Resources/PC.project +share/GNUstep/System/Applications/ProjectCenter.app/Resources/LibraryProject.bundle/Resources/Version +share/GNUstep/System/Applications/ProjectCenter.app/Resources/LibraryProject.bundle/stamp.make +share/GNUstep/System/Applications/ProjectCenter.app/Resources/LogPanel.gorm/data.classes +share/GNUstep/System/Applications/ProjectCenter.app/Resources/LogPanel.gorm/objects.gorm +share/GNUstep/System/Applications/ProjectCenter.app/Resources/MultiFiles.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/Options.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/Preferences.gorm/data.classes +share/GNUstep/System/Applications/ProjectCenter.app/Resources/Preferences.gorm/objects.gorm share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter.desktop +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter.gorm/data.classes +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter.gorm/objects.gorm share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter.tiff -share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenterInfo.plist share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter_add.tiff -share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter_build.tiff -share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter_clean.tiff share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter_cvs.tiff -share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter_debug.tiff share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter_dist.tiff share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter_documentation.tiff -share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter_files.tiff -share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter_find.tiff -share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter_install.tiff -share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter_make.tiff -share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter_prefs.tiff share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter_profile.tiff -share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter_run.tiff -share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter_settings.tiff share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter_rpm.tiff share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter_uml.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/RenaissanceProject.bundle/RenaissanceProject +share/GNUstep/System/Applications/ProjectCenter.app/Resources/RenaissanceProject.bundle/Resources/AppController.h +share/GNUstep/System/Applications/ProjectCenter.app/Resources/RenaissanceProject.bundle/Resources/AppController.m +share/GNUstep/System/Applications/ProjectCenter.app/Resources/RenaissanceProject.bundle/Resources/Info-gnustep.plist +share/GNUstep/System/Applications/ProjectCenter.app/Resources/RenaissanceProject.bundle/Resources/Inspector.gorm/data.classes +share/GNUstep/System/Applications/ProjectCenter.app/Resources/RenaissanceProject.bundle/Resources/Inspector.gorm/objects.gorm +share/GNUstep/System/Applications/ProjectCenter.app/Resources/RenaissanceProject.bundle/Resources/Main.gsmarkup +share/GNUstep/System/Applications/ProjectCenter.app/Resources/RenaissanceProject.bundle/Resources/MainMenu-GNUstep.gsmarkup +share/GNUstep/System/Applications/ProjectCenter.app/Resources/RenaissanceProject.bundle/Resources/MainMenu-OSX.gsmarkup +share/GNUstep/System/Applications/ProjectCenter.app/Resources/RenaissanceProject.bundle/Resources/PC.project +share/GNUstep/System/Applications/ProjectCenter.app/Resources/RenaissanceProject.bundle/Resources/main.m +share/GNUstep/System/Applications/ProjectCenter.app/Resources/RenaissanceProject.bundle/stamp.make +share/GNUstep/System/Applications/ProjectCenter.app/Resources/Run.tiff share/GNUstep/System/Applications/ProjectCenter.app/Resources/Stop.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ToolProject.bundle/Resources/Info-gnustep.plist +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ToolProject.bundle/Resources/Inspector.gorm/data.classes +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ToolProject.bundle/Resources/Inspector.gorm/objects.gorm +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ToolProject.bundle/Resources/PC.project +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ToolProject.bundle/Resources/main.m +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ToolProject.bundle/ToolProject +share/GNUstep/System/Applications/ProjectCenter.app/Resources/ToolProject.bundle/stamp.make +share/GNUstep/System/Applications/ProjectCenter.app/Resources/classSuitcase.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/classSuitcaseH.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/genericSuitcase.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/genericSuitcaseH.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/headerSuitcase.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/headerSuitcaseH.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/helpSuitcase.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/helpSuitcaseH.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/iconSuitcase.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/iconSuitcaseH.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/librarySuitcase.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/librarySuitcaseH.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/nibSuitcase.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/nibSuitcaseH.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/otherSuitcase.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/otherSuitcaseH.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/projectSuitcase.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/projectSuitcaseH.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/soundSuitcase.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/soundSuitcaseH.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/subprojectSuitcase.tiff +share/GNUstep/System/Applications/ProjectCenter.app/Resources/subprojectSuitcaseH.tiff share/GNUstep/System/Applications/ProjectCenter.app/library_paths.openapp share/GNUstep/System/Applications/ProjectCenter.app/stamp.make -share/GNUstep/System/Library/Headers/ProjectCenter/FileCreator.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCBrowserController.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCBundleLoader.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCButton.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCDataSource.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCDefines.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCEditor+UInterface.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCEditor.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCEditorController.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCEditorView+Highlighting.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCEditorView.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCFileManager+UInterface.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCFileManager.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCHistoryController.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCMakefileFactory.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCProject+ComponentHandling.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCProject+UInterface.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCProject.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCProjectBuilder.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCProjectDebugger.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCProjectDebugger+UInterface.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCProjectEditor.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCProjectManager+UInterface.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCProjectManager.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCServer.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCSplitView.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCTextFinder+UInterface.h -share/GNUstep/System/Library/Headers/ProjectCenter/PCTextFinder.h -share/GNUstep/System/Library/Headers/ProjectCenter/PreferenceController.h -share/GNUstep/System/Library/Headers/ProjectCenter/ProjectBuilder.h -share/GNUstep/System/Library/Headers/ProjectCenter/ProjectCenter.h -share/GNUstep/System/Library/Headers/ProjectCenter/ProjectComponent.h -share/GNUstep/System/Library/Headers/ProjectCenter/ProjectDebugger.h -share/GNUstep/System/Library/Headers/ProjectCenter/ProjectEditor.h -share/GNUstep/System/Library/Headers/ProjectCenter/ProjectType.h -share/GNUstep/System/Library/Headers/ProjectCenter/Server.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Headers +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Resources +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCBuildPanel.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCBundleLoader.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCButton.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCDefines.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCEditor.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCEditorView+Highlighting.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCEditorView.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCFileCreator.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCFileManager.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCLaunchPanel.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCLoadedFilesPanel.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCMakefileFactory.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCProject.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCProjectBrowser.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCProjectBuilder.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCProjectEditor.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCProjectInspector.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCProjectLauncher.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCProjectLoadedFiles.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCProjectManager.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCProjectWindow.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCServer.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCSplitView.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCTextFinder+UInterface.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCTextFinder.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/ProjectCenter.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/ProjectType.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/Server.h +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/ProjectCenter +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/BuildAttributes.gorm/data.classes +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/BuildAttributes.gorm/objects.gorm +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/FileAttributes.gorm/data.classes +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/FileAttributes.gorm/objects.gorm +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/Info-gnustep.plist +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/NewFile.gorm/data.classes +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/NewFile.gorm/objects.gorm +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/NewSubproject.gorm/data.classes +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/NewSubproject.gorm/objects.gorm +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/ProjectDescription.gorm/data.classes +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/ProjectDescription.gorm/objects.gorm +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/ProjectInspector.gorm/data.classes +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/ProjectInspector.gorm/objects.gorm +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/cfile.template +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/cheader.template +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/class.template +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/gsmarkup.template +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/header.template +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/postamble.template +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/protocol.template +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/libProjectCenter.so +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/libProjectCenter.so.0.4.0 +share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/Current +share/GNUstep/System/Library/Headers/ProjectCenter share/GNUstep/System/Library/Libraries/libProjectCenter.so -share/GNUstep/System/Library/Libraries/libProjectCenter.so.0.3.5 -@dirrm share/GNUstep/System/Library/Headers/ProjectCenter -@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCToolProj.bundle/Resources -@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCToolProj.bundle -@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCRenaissanceProj.bundle/Resources -@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCRenaissanceProj.bundle -@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCLibProj.bundle/Resources -@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCLibProj.bundle -@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCGormProj.bundle/Resources/BaseInterface.gorm/CVS -@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCGormProj.bundle/Resources/BaseInterface.gorm -@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCGormProj.bundle/Resources -@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCGormProj.bundle -@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCBundleProj.bundle/Resources -@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCBundleProj.bundle -@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCBaseFileTypes.bundle/Resources -@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCBaseFileTypes.bundle -@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCAppProj.bundle/Resources -@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/PCAppProj.bundle +share/GNUstep/System/Library/Libraries/libProjectCenter.so.0.4.0 +@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/ProjectInspector.gorm +@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/ProjectDescription.gorm +@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/NewSubproject.gorm +@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/NewFile.gorm +@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/FileAttributes.gorm +@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/BuildAttributes.gorm +@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources +@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers +@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0 +@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions +@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/ToolProject.bundle/Resources/Inspector.gorm +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/ToolProject.bundle/Resources +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/ToolProject.bundle +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/RenaissanceProject.bundle/Resources/Inspector.gorm +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/RenaissanceProject.bundle/Resources +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/RenaissanceProject.bundle +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter.gorm +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/Preferences.gorm +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/LogPanel.gorm +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/LibraryProject.bundle/Resources/Inspector.gorm +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/LibraryProject.bundle/Resources +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/LibraryProject.bundle +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/BundleProject.bundle/Resources/Inspector.gorm +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/BundleProject.bundle/Resources +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/BundleProject.bundle +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/ApplicationProject.bundle/Resources/Main.gorm +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/ApplicationProject.bundle/Resources/Inspector.gorm +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/ApplicationProject.bundle/Resources +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/ApplicationProject.bundle +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/AggregateProject.bundle/Resources/Inspector.gorm +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/AggregateProject.bundle/Resources +@dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/AggregateProject.bundle @dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources @dirrm share/GNUstep/System/Applications/ProjectCenter.app diff --git a/devel/ProjectCenter/distinfo b/devel/ProjectCenter/distinfo index 7f55601b90f..5b8f1324edc 100644 --- a/devel/ProjectCenter/distinfo +++ b/devel/ProjectCenter/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2003/12/05 10:33:34 adam Exp $ +$NetBSD: distinfo,v 1.3 2004/08/18 14:26:27 adam Exp $ -SHA1 (ProjectCenter-0.3.6.tar.gz) = 228606aa7308ec72beaf96f29be98328c7d64e58 -Size (ProjectCenter-0.3.6.tar.gz) = 242836 bytes +SHA1 (ProjectCenter-0.4.0.tar.gz) = 6d1823cacb989f615d2644f7f2dd0c78ffbddda6 +Size (ProjectCenter-0.4.0.tar.gz) = 272682 bytes |