pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/polkit-qt5



Module name:	wip
Committed by:	krytarowski
Date:		Sat Apr 11 16:12:57 UTC 2015

Added Files:
	wip/polkit-qt5: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
Import polkit-qt-0.9.4 from security/polkit-qt as wip/polkit-qt4

Polkit-qt aims to make it easy for Qt developers to take advantage of
PolicyKit API. It is a convenience wrapper around QAction and QAbstractButton
that lets you integrate those two components easily with PolicyKit.

Polkit-qt is splitted in two libraries: polkit-qt-core and polkit-qt-gui.

polkit-qt-core lets you control actions and authentication without a GUI,
with some very simple functions. It also lets you retrieve and control useful
informations on the PolicyKit context. It includes the classes Auth and
Context.

polkit-qt-gui lets you easily associate GUI items with PolicyKit actions.
By some simple wrapper classes you are able to associate QAction and
QAbstractButton to a PolicyKit action, and get their properties changed
accordingly to PolicyKit result. It includes the classes Action, ActionButton
and ActionButtons


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/polkit-qt5/DESCR wip/polkit-qt5/Makefile \
    wip/polkit-qt5/PLIST wip/polkit-qt5/buildlink3.mk \
    wip/polkit-qt5/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/polkit-qt5/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/polkit-qt5/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/polkit-qt5/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/polkit-qt5/buildlink3.mk?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/polkit-qt5/distinfo?r1=0&r2=1.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index