diff options
| author | Brian Bidulock <bidulock@openss7.org> | 2015-06-10 15:33:32 -0600 |
|---|---|---|
| committer | Brian Bidulock <bidulock@openss7.org> | 2015-06-10 15:33:32 -0600 |
| commit | fa3e2e74e8da040429332ecc468b29e9e44ef0cc (patch) | |
| tree | e13ab1f4ea6bc80da8738af31a8461e992094b16 /.SRCINFO | |
| download | polkit-git-fa3e2e74e8da040429332ecc468b29e9e44ef0cc.tar.gz polkit-git-fa3e2e74e8da040429332ecc468b29e9e44ef0cc.tar.bz2 | |
initial version
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 0000000..1abf6ad --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,28 @@ +pkgbase = polkit-git + pkgdesc = Application development toolkit for controlling system-wide privileges + pkgver = 0.112.r33.g8277d89 + 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 + md5sums = SKIP + md5sums = 6564f95878297b954f0572bc1610dd15 + +pkgname = polkit-git + |
