Il giorno gio, 20/12/2007 alle 04.52 +0100, Vincent Untz ha scritto: > Short description: > ================== > In a nutshell, PolicyKit aims to provide an API for querying and > managing "authorizations" and answer the question "Is $PROGRAM allowed > to do $ACTION on $OBJECT". > Basically, PolicyKit-gnome provides an Authentication Agent that can > prompt the user for his credentials, a set of classes to make it very > easy to use PolicyKit from GTK+ applications, an the UI for managing > authorizations. > > Summary so far: > =============== > + PolicyKit-gnome might be proposed for inclusion in the desktop for > 2.24
PolicyKit-gnome needs libsexy :-( BTW PK and PK-gnome are not in jhbuild. The rules are simple + <tarball id="PolicyKit" version="0.7"> + <source href="http://hal.freedesktop.org/releases/PolicyKit-0.7.tar.gz" + md5sum="99e0cc588310656fa25f8f66a411c71f" size="1214032"/> + <dependencies> + <dep package="glib"/> + <dep package="dbus"/> + <dep package="dbus-glib"/> + </dependencies> + </tarball> + + <tarball id="PolicyKit-gnome" version="0.7"> + <source href="http://hal.freedesktop.org/releases/PolicyKit-gnome-0.7.tar.bz2" + md5sum="978ccbe3c9426f4d59c7903f566f954b" size="990594"/> + <dependencies> + <dep package="PolicyKit"/> + <dep package="gtk+"/> + <dep package="gnome-vfs"/> + <dep package="libsexy"/> + </dependencies> + </tarball> But where I should add them waiting for approval? gnome-2.22.modules (as any other proposed module) or freedesktop-2.22.modules (as any other fd.org hosted project)? _______________________________________________ desktop-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/desktop-devel-list
