summaryrefslogtreecommitdiffstats
path: root/gnustep-libs/gnustep-gui/DETAILS
blob: 91f9623bb152e9caa0ba2edc83ee10caccdcdf6b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
           SPELL=gnustep-gui
         VERSION=0.20.0
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.sig
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
  SOURCE2_IGNORE=signature
      LICENSE[0]=LGPL
         ENTERED=20050908
        KEYWORDS="gnustep libs"
           SHORT="Is a library of graphical user interface classes."

cat << EOF
The GNUstep gui library is a library of graphical user interface classes
written completely in the Objective-C language; the classes are based
upon the OpenStep specification as release by NeXT Software, Inc.  These
classes include graphical objects such as buttons, text fields, popup
lists, browser lists, and windows; there are also many associated
classes for handling events, colors, fonts, pasteboards and images.
EOF