summaryrefslogtreecommitdiffstats
path: root/kde-frameworks/kguiaddons/DETAILS
blob: 6e596ca91f87252f37efd804acfb7bcea70cb387 (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
24
25
26
           SPELL=kguiaddons
         VERSION=5.98.0
       VX=${VERSION%.?}
          SOURCE=$SPELL-$VERSION.tar.xz
      SOURCE_URL=https://download.kde.org/stable/frameworks/$VX/$SOURCE
         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=kde.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=https://projects.kde.org/projects/frameworks/kguiaddons
       LICENSE[0]=GPL
         ENTERED=20130826
        KEYWORDS="KF5"
           SHORT="kguiaddons module for KF5"
cat << EOF
KGuiAddons provides higher level user interface components for common tasks. 
KGuiAddons provides the following things: 
 Color manipulation such as shading, tinting, lightening and mixing 
 Color collections 
 Font utilities for drawing taking text dimensions into account 
 Word-wrapping 
 Icon utilities 
 Modifier key helpers' 
 A lot of image format codecs for image de- and encoding, such as EXR, PSD, TGA, TIFF, XCF, etc.
EOF