summaryrefslogtreecommitdiffstats
path: root/gnustep-libs/gnustep-base/DETAILS
blob: 234739ca12ad6ab2b54ee6af4ff8f71ee8029430 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
           SPELL=gnustep-base
         VERSION=1.20.1
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.sig
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.gnustep.org/pub/gnustep/core/$SOURCE
  SOURCE2_URL[0]=ftp://ftp.gnustep.org/pub/gnustep/core/$SOURCE2
        WEB_SITE=http://www.gnustep.org
      SOURCE_GPG=gnustep.gpg:$SOURCE2:UPSTREAM_KEY
      LICENSE[0]=LGPL
         ENTERED=20050908
        KEYWORDS="gnustep libs"
           SHORT="GNUstep implementation of OPENSTEP base libs."
cat << EOF
The GNUstep Base Library is a library of general-purpose, non-graphical
Objective C objects.  For example, it includes classes for strings,
object collections, byte streams, typed coders, invocations,
notifications, notification dispatchers, moments in time, network ports,
remote object messaging support (distributed objects), and event loops.
EOF