polkit-gnome: remove long_desc.
This commit is contained in:
parent
f5017f5671
commit
25a9681034
1 changed files with 1 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'polkit-gnome'
|
# Template file for 'polkit-gnome'
|
||||||
pkgname=polkit-gnome
|
pkgname=polkit-gnome
|
||||||
version=0.105
|
version=0.105
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool gobject-introspection"
|
hostmakedepends="pkg-config intltool gobject-introspection"
|
||||||
makedepends="polkit-devel gtk+3-devel"
|
makedepends="polkit-devel gtk+3-devel"
|
||||||
|
@ -11,12 +11,3 @@ homepage="http://www.freedesktop.org/wiki/Software/PolicyKit"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/$version/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/$version/$pkgname-$version.tar.xz"
|
||||||
checksum=1784494963b8bf9a00eedc6cd3a2868fb123b8a5e516e66c5eda48df17ab9369
|
checksum=1784494963b8bf9a00eedc6cd3a2868fb123b8a5e516e66c5eda48df17ab9369
|
||||||
long_desc="
|
|
||||||
PolicyKit is an application-level toolkit for defining and handling the
|
|
||||||
policy that allows unprivileged processes to speak to privileged processes.
|
|
||||||
|
|
||||||
It is a framework for centralizing the decision making process with respect
|
|
||||||
to granting access to privileged operations (like calling the HAL Mount()
|
|
||||||
method) for unprivileged (desktop) applications.
|
|
||||||
|
|
||||||
This package contains the glue to integrate with the GNOME desktop."
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue