summaryrefslogblamecommitdiffstats
path: root/kde5-sdk/kdevelop/DETAILS
blob: df01904d012e8f556d41eb72d3f95882b6cdb017 (plain) (tree)
1
2
3
4
5
6
7
8
9
                         
                      
                                         



                                                                              
                          
                                                   
                                          














                                                                              
           SPELL=kdevelop
         VERSION=5.5.1
          SOURCE=$SPELL-${VERSION}.tar.xz
      SOURCE_URL=https://download.kde.org/stable/$SPELL/${VERSION}/src/$SOURCE
         SOURCE2=$SOURCE.asc
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      SOURCE_GPG=kde.gpg:$SOURCE.asc:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION}
        WEB_SITE=https://www.kdevelop.org/
         ENTERED=20080217
      LICENSE[0]=GPL
        KEYWORDS="ide kde"
           SHORT="Developer IDE for KDE"
cat << EOF
KDevelop is an integrated development environment which makes the creation and
development of GNU Standard Applications an easy task even for beginners.
Highlights of the current release are: an application wizard for easy creation
of KDE 2&3, Qt 2&3, GNOME, and terminal C/C++ projects, full project
management, a syntax-highlighting editor, an integrated dialogeditor for the
Qt/KDE GUI libraries, an internal debugger, a full-featured classbrowser with
classtools, CVS support, an integrated HTML-based helpsystem offering manuals
and class-references, and extensive search mechanisms to browse sources and
documentation.
EOF