···33 ];
34 patches = [ ./fixup-paths.patch ];
35 meta = {
36- description = "GNUstep-base is an implementation of AppKit and Foundation libraries of OPENSTEP and Cocoa.";
37 };
38}
···33 ];
34 patches = [ ./fixup-paths.patch ];
35 meta = {
36+ description = "An implementation of AppKit and Foundation libraries of OPENSTEP and Cocoa";
37 };
38}
···12 buildInputs = [ base back gui ];
1314 meta = {
15- description = "Gorm stands for Graphical Object Relationship Modeller and is an easy-to-use interface designer for GNUstep";
16 };
17}
···12 buildInputs = [ base back gui ];
1314 meta = {
15+ description = "Graphical Object Relationship Modeller is an easy-to-use interface designer for GNUstep";
16 };
17}
···11 buildInputs = [ base ];
12 patches = [ ./fixup-all.patch ];
13 meta = {
14- description = "GNUstep-gui is a GUI class library of GNUstep.";
15 };
16}
···11 buildInputs = [ base ];
12 patches = [ ./fixup-all.patch ];
13 meta = {
14+ description = "A GUI class library of GNUstep";
15 };
16}
···18 propagatedBuildInputs = [ base back gui gnumake gdb gorm ];
1920 meta = {
21- 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.";
22 };
23}
···18 propagatedBuildInputs = [ base back gui gnumake gdb gorm ];
1920 meta = {
21+ description = "GNUstep's integrated development environment";
22 };
23}
···12 buildInputs = [ back base gui ];
13# propagatedBuildInputs = [ gnustep_back gnustep_base gnustep_gui ];
14 meta = {
15- description = "System Preferences allows to manage the settings of many aspects of the GNUstep environment and its applications";
16 };
17}
···12 buildInputs = [ back base gui ];
13# propagatedBuildInputs = [ gnustep_back gnustep_base gnustep_gui ];
14 meta = {
15+ description = "The settings manager for the GNUstep environment and its applications";
16 };
17}