summaryrefslogblamecommitdiffstats
path: root/display/libgii/DETAILS
blob: 38be3f7627737a3e77b0ee8fae992b8be3bccf9e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                       
                      

                                                 
                                                                         
                                                                   
                                          



                                            
                                            
                          













                                                                      
           SPELL=libgii
         VERSION=1.0.1
          SOURCE=${SPELL}-${VERSION}.src.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/ggi/$SOURCE
   SOURCE_URL[1]=ftp://ftp.ggi-project.org/pub/ggi/ggi/v2.0/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
        WEB_SITE=http://www.ggi-project.org/
         ENTERED=20020730
         UPDATED=20040106
      LICENSE[0]=MIT
            DOCS="doc/*.txt FAQ NEWS README"
        KEYWORDS="display"
           SHORT="General Graphics Interface Infrastructure(?)"
cat << EOF
GGI stands for "General Graphics Interface", and it is a project that
aims to develop a reliable, stable and fast graphics system that works
everywhere. We want to allow any program using GGI to run on any
platform requiring at most a recompile.

It all started out with some people being annoyed by the fact that
graphics in Linux means either X or svgalib, and if you use both at
the same time, you can easily crash the graphics card and make the
system unusable. Nowadays, GGI development also involves a portable
userspace library, 3D graphics, and anything else that is fun to hack
:-)
EOF