From 7387980a30f2fe72914a12d5a1104f995bb19a04 Mon Sep 17 00:00:00 2001 From: yopito Date: Mon, 13 Nov 2017 19:21:03 +0100 Subject: [PATCH] gsmartcontrol: accurate info about polkit requirement --- srcpkgs/gsmartcontrol/INSTALL.msg | 6 +++--- srcpkgs/gsmartcontrol/template | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/gsmartcontrol/INSTALL.msg b/srcpkgs/gsmartcontrol/INSTALL.msg index 7dec8d8fdbf..6890d48eeb0 100644 --- a/srcpkgs/gsmartcontrol/INSTALL.msg +++ b/srcpkgs/gsmartcontrol/INSTALL.msg @@ -1,6 +1,6 @@ -* gsmartcontrol must be run with high privileges. So its desktop menu - requires a running polkit authentication agent. GNOME or KDE DE - provide it. Otherwise, install lxpolkit that is a lightweight +* gsmartcontrol needs elevated privileges, so its desktop menu entry requires + a running polkit authentication agent. Almost all desktop shell environments + provide it. You can also use lxpolkit (from lxsession) that is a lightweighti polkit auth agent. * action "options > update Drive Database" does not work since diff --git a/srcpkgs/gsmartcontrol/template b/srcpkgs/gsmartcontrol/template index 31e94f6ca9e..dd6230d39d4 100644 --- a/srcpkgs/gsmartcontrol/template +++ b/srcpkgs/gsmartcontrol/template @@ -1,7 +1,7 @@ # Template file for 'gsmartcontrol' pkgname=gsmartcontrol version=1.1.3 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="gtkmm-devel pcre-devel desktop-file-utils"