summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorHugo Osvaldo Barrera2015-06-09 01:43:32 -0300
committerHugo Osvaldo Barrera2015-06-09 01:43:32 -0300
commitd42e7fb5fb7b00137043f3184b3a4862753e12d7 (patch)
treefce9b7a69e68f13fa188e34f4c0b28f955aafd98 /.SRCINFO
downloadaur-d42e7fb5fb7b00137043f3184b3a4862753e12d7.tar.gz
Initial commit.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO34
1 files changed, 34 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..38290fa80916
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,34 @@
+pkgbase = caffeine-ng
+ pkgdesc = Status bar application able to temporarily inhibit the screensaver and sleep mode.
+ pkgver = 3.1
+ pkgrel = 1
+ url = https://github.com/hobarrera/caffeine-ng
+ install = caffeine-ng.install
+ arch = any
+ license = GPL3
+ depends = python-gobject
+ depends = python-xdg
+ depends = python-dbus
+ depends = python-docopt
+ depends = python-ewmh
+ depends = gtk3
+ depends = libnotify
+ depends = python-setproctitle
+ optdepends = libindicator-gtk3: AppIndictor support.
+ provides = caffeine
+ provides = caffeine-bzr
+ provides = caffeine-oneclick
+ provides = caffeine-systray
+ conflicts = caffeine
+ conflicts = caffeine-bzr
+ conflicts = caffeine-oneclick
+ conflicts = caffeine-systray
+ replaces = caffeine-oneclick
+ replaces = caffeine-systray
+ options = !emptydirs
+ options = !libtool
+ source = 3.1.tar.gz::https://git.barrera.io/hobarrera/caffeine-ng/repository/archive.tar.gz?ref=v3.1
+ sha256sums = 08f1034895013d99e31ede006543eabeace368378e36a9be4b27b51a3fd80fc0
+
+pkgname = caffeine-ng
+