summaryrefslogtreecommitdiffstats
path: root/kde-frameworks/kwindowsystem/DETAILS
blob: 1cb48033cc7290b4657481f74e5371e1c4332e36 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
           SPELL=kwindowsystem
         VERSION=5.88.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/kwindowsystem
       LICENSE[0]=GPL
         ENTERED=20121129
        KEYWORDS="KF5"
           SHORT=" module for KF5"
cat << EOF
KWindowSystem provides access to certain properties and features of the window manager. 
KWindowSystem provides information about the state of the window manager and allows asking the 
window manager to change them using a more high-level interface than the NETWinInfo/NETRootInfo 
lowlevel classes.
EOF