diff options
author | Ryan P.C. McQuen <ryanpcmcquen@gmail.com> | 2014-11-05 18:33:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-08 06:30:11 +0700 |
commit | f89de4ce60a3ad5ab192507ed30000220b0c6d51 (patch) | |
tree | db5f8caf7074b32016938767b796886f0028f3b8 /development/gnustep-startup/slack-desc | |
parent | 60c75ff791ce88fe9bddede4997aa2c6dfea5e64 (diff) | |
download | slackbuilds-f89de4ce60a3ad5ab192507ed30000220b0c6d51.tar.gz |
development/gnustep-startup: Added (GNUstep core packages).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/gnustep-startup/slack-desc')
-rw-r--r-- | development/gnustep-startup/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/gnustep-startup/slack-desc b/development/gnustep-startup/slack-desc new file mode 100644 index 0000000000..df68138cd4 --- /dev/null +++ b/development/gnustep-startup/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below startups it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must startup exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +gnustep-startup: gnustep-startup (GNUstep core packages) +gnustep-startup: +gnustep-startup: GNUstep is a free, object-oriented, cross-platform development +gnustep-startup: environment that strives for simplicity and elegance. GNUstep is +gnustep-startup: based on and completely compatible with the OpenStep specification +gnustep-startup: developed by NeXT (now Apple Computer Inc.) as well as implementing +gnustep-startup: the extensions added by Apple in the form of Cocoa. +gnustep-startup: +gnustep-startup: The GNUstep Startup package, combines all four core packages +gnustep-startup: (Make, Base, GUI and Backend). +gnustep-startup: |