summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..7ce03df98725
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = systemd-denotify
+ pkgdesc = A set of python classes that provide desktop notification upon a user login and when a systemd service fails.
+ pkgver = r441.3e0887d
+ pkgrel = 1
+ url = https://github.com/gkarakou/systemd-denotify
+ install = systemd-denotify.install
+ arch = any
+ license = GPL
+ makedepends = git
+ makedepends = python2-setuptools
+ depends = python2
+ depends = python2-dbus
+ depends = python2-gobject
+ depends = python2-pyinotify
+ depends = python2-systemd
+ depends = python2-notify
+ depends = libnotify
+ backup = etc/systemd-denotify.conf
+ source = systemd-denotify::git+https://github.com/gkarakou/systemd-denotify
+ md5sums = SKIP
+
+pkgname = systemd-denotify
+