summaryrefslogblamecommitdiffstats
path: root/kde-frameworks/knotifications/DETAILS
blob: 7f503bf13c829c13f081b360d57a693ba78f3c98 (plain) (tree)
1
2
3
4
5
6
7
8
9
                               
                       
                       
                                       
                                                                       



                                                 












                                                                                                 
           SPELL=knotifications
         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/knotifications
       LICENSE[0]=GPL
         ENTERED=20130826
        KEYWORDS="KF5"
           SHORT="knotifications module for KF5"
cat << EOF
KNotifications allows to notify the user of events. 
KNotification is a complete framework for user notifications. It allows to use different types 
of noticiations, such as persistent ones, and to configure details of the notifications, such as 
if a sound should be played, a passive popup, a script executed, etc. KNotifications supports 
the Freedesktop Notifications protocol.
EOF