New package: caffeine-ng-3.4.0, closes #12954
Closes: #13000 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
f5ef807c02
commit
7f3a647128
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'caffeine-ng'
|
||||
pkgname=caffeine-ng
|
||||
version=3.4.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="desktop-file-utils gtk+3 hicolor-icon-theme libnotify
|
||||
python3-dbus python3-docopt python3-ewmh python3-gobject
|
||||
python3-setproctitle python3-setuptools python3-wheel python3-xdg"
|
||||
short_desc="Temporarily inhibits the screensaver and sleep mode"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
homepage="https://gitlab.com/WhyNotHugo/caffeine-ng"
|
||||
license="GPL-3"
|
||||
distfiles="https://pypi.io/packages/source/c/caffeine-ng/${pkgname}-${version}.tar.gz"
|
||||
checksum=ca439ed6200ddb34fdfbaff817ac716a2b14839ba604d197eeef3546e7c1e31c
|
Loading…
Reference in New Issue