summarylogtreecommitdiffstats
path: root/.AURINFO
diff options
context:
space:
mode:
authorBrian Bidulock2014-06-13 20:02:10 -0600
committerBrian Bidulock2015-06-10 23:27:38 -0600
commitda7c53c54ddad48312b336ee4e86ce1e27e38764 (patch)
tree6fbbecfb5488f113d61642be44b535460d113433 /.AURINFO
parent9d1192fac751fb2017649c7604c62a0c04a7643b (diff)
downloadaur-da7c53c54ddad48312b336ee4e86ce1e27e38764.tar.gz
version 0.01.34-3
Diffstat (limited to '.AURINFO')
-rw-r--r--.AURINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.AURINFO b/.AURINFO
new file mode 100644
index 000000000000..dc7dc20cd716
--- /dev/null
+++ b/.AURINFO
@@ -0,0 +1,18 @@
+pkgbase = xdg-traymenu
+ pkgdesc = XDG compliant system tray and root menu generator
+ pkgver = 0.01.34
+ pkgrel = 3
+ url = https://github.com/bbidulock/xdg-traymenu
+ arch = any
+ groups = xde
+ license = GPL
+ makedepends = git
+ depends = perl-xml-sax
+ optdepends = perl-gtk2-unique: for xdg-traymenu
+ optdepends = xde-theme: style menus and wm detection
+ optdepends = xdg-launch: startup notification for menu items
+ source = xdg-traymenu::git+https://github.com/bbidulock/xdg-traymenu.git
+ options = !emptydirs
+
+pkgname = xdg-traymenu
+