summaryrefslogtreecommitdiff
path: root/gnu/packages/polkit.scm
AgeCommit message (Collapse)Author
2015-07-11gnu: polkit: Update to 0.113.Mark H Weaver
* gnu/packages/polkit.scm (polkit): Update to 0.113.
2015-05-01gnu: polkit-qt: Add $libdir to RUNPATH.Ludovic Courtès
* gnu/packages/polkit.scm (polkit-qt)[arguments]: Add #:configure-flags.
2015-01-11gnu: Move mozjs and nspr to (gnu packages gnuzilla).宋文武
* gnu/packages/polkit.scm (mozjs, nspr): Move to... * gnu/packages/gnuzilla.scm (mozjs, nspr): ... here. New variables.
2014-11-11gnu: polkit: Propagate input glib.Andreas Enge
* gnu/packages/polkit.scm (polkit): Propagate input glib. * gnu/packages/polkit.scm (polkit-qt): Drop input glib, now available through propagation.
2014-11-10gnu: Add polkit-qt.Andreas Enge
* gnu/packages/polkit.scm (polkit-qt): New variable.
2014-11-09gnu: Add polkit.Andreas Enge
* gnu/packages/polkit.scm (polkit): New variable. * gnu/packages/patches/polkit-drop-test.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch file.
2014-11-09gnu: Add nspr.Andreas Enge
* gnu/packages/polkit.scm (nspr): New variable.
2014-11-08gnu: Add mozjs (Mozilla Spidermonkey).Andreas Enge
* gnu/packages/polkit.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Register new file.