summaryrefslogtreecommitdiffstats
path: root/kde-frameworks/kidletime/DETAILS
diff options
context:
space:
mode:
authorTreeve Jelbert2015-04-25 16:11:38 +0200
committerTreeve Jelbert2015-04-25 16:14:22 +0200
commite1e86969496d44d4cc519bbe2d1985a74461b911 (patch)
tree10d2d8cbc0d75b05ecfd09a523e9cbc8adfcf1ee /kde-frameworks/kidletime/DETAILS
parentdd8cd34d6b200d9001a4278f8a9ca0cf43e42fb3 (diff)
kde-frameworks-5.9.0
64 libraries
Diffstat (limited to 'kde-frameworks/kidletime/DETAILS')
-rwxr-xr-xkde-frameworks/kidletime/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/kde-frameworks/kidletime/DETAILS b/kde-frameworks/kidletime/DETAILS
new file mode 100755
index 0000000000..0a3717e0de
--- /dev/null
+++ b/kde-frameworks/kidletime/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=kidletime
+ VERSION=5.9.0
+ VX=${VERSION%.?}
+ SOURCE_HASH=sha512:5f1efd1f27aaa37e368c9bf2990340cf56b4e8e8880ea07324139ee5e974c83c933308d2507590c3d058a75654c7e891da0127942e5e1a92c0bc1c2f08fa1b21
+ SOURCE=$SPELL-$VERSION.tar.xz
+ SOURCE_URL=$KDE_URL/stable/frameworks/$VX/$SOURCE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=https://projects.kde.org/projects/frameworks/kidletime
+ LICENSE[0]=GPL
+ ENTERED=20121129
+ KEYWORDS="KF5"
+ SHORT=" module for KF5"
+cat << EOF
+KIdleTime provides notifications of device's idle time.
+KIdleTime is a platform-independent framework that allows detecting and notifying of idle time
+events of the device. It can, for example be used to start an action (or a job) after a certain
+amount of user inactivity.
+EOF