summaryrefslogtreecommitdiff
path: root/.AURINFO
diff options
context:
space:
mode:
Diffstat (limited to '.AURINFO')
-rw-r--r--.AURINFO26
1 files changed, 26 insertions, 0 deletions
diff --git a/.AURINFO b/.AURINFO
new file mode 100644
index 0000000..ad01c7f
--- /dev/null
+++ b/.AURINFO
@@ -0,0 +1,26 @@
+pkgbase = polkit-git
+ pkgdesc = Application development toolkit for controlling system-wide privileges
+ pkgver = 0.112.r16.ga68f5df
+ pkgrel = 1
+ epoch = 1
+ url = http://www.freedesktop.org/wiki/Software/polkit
+ install = polkit.install
+ arch = i686
+ arch = x86_64
+ license = LGPL
+ makedepends = intltool
+ makedepends = gtk-doc
+ makedepends = gobject-introspection
+ makedepends = git
+ depends = glib2
+ depends = pam
+ depends = expat
+ depends = systemd
+ depends = js17
+ provides = polkit
+ conflicts = polkit
+ source = polkit-git::git+http://anongit.freedesktop.org/git/polkit.git
+ source = polkit.pam
+
+pkgname = polkit-git
+