···3333 ];
3434 patches = [ ./fixup-paths.patch ];
3535 meta = {
3636- description = "GNUstep-base is an implementation of AppKit and Foundation libraries of OPENSTEP and Cocoa.";
3636+ description = "An implementation of AppKit and Foundation libraries of OPENSTEP and Cocoa";
3737 };
3838}
···1212 buildInputs = [ base back gui ];
13131414 meta = {
1515- description = "Gorm stands for Graphical Object Relationship Modeller and is an easy-to-use interface designer for GNUstep";
1515+ description = "Graphical Object Relationship Modeller is an easy-to-use interface designer for GNUstep";
1616 };
1717}
···1111 buildInputs = [ base ];
1212 patches = [ ./fixup-all.patch ];
1313 meta = {
1414- description = "GNUstep-gui is a GUI class library of GNUstep.";
1414+ description = "A GUI class library of GNUstep";
1515 };
1616}
···1919 buildInputs = [ back base gui system_preferences ];
2020 configureFlags = [ "--with-inotify" ];
2121 meta = {
2222- description = "GWorkspace is a workspace manager for GNUstep";
2222+ description = "A workspace manager for GNUstep";
2323 };
2424}
···1818 propagatedBuildInputs = [ base back gui gnumake gdb gorm ];
19192020 meta = {
2121- description = "ProjectCenter is GNUstep's integrated development environment (IDE) and allows a rapid development and easy managment of ProjectCenter running on GNUstep applications, tools and frameworks.";
2121+ description = "GNUstep's integrated development environment";
2222 };
2323}
···1212 buildInputs = [ back base gui ];
1313# propagatedBuildInputs = [ gnustep_back gnustep_base gnustep_gui ];
1414 meta = {
1515- description = "System Preferences allows to manage the settings of many aspects of the GNUstep environment and its applications";
1515+ description = "The settings manager for the GNUstep environment and its applications";
1616 };
1717}