gnome-power-manager: remove long_desc.

This commit is contained in:
Juan RP 2014-02-19 16:38:40 +01:00
parent ae23a50a5e
commit 07ee2c1d32
1 changed files with 1 additions and 11 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'gnome-power-manager'
pkgname=gnome-power-manager
version=3.10.1
revision=1
revision=2
build_style=gnu-configure
configure_args="--disable-schemas-compile"
hostmakedepends="pkg-config intltool gnome-doc-utils"
@ -13,13 +13,3 @@ homepage="http://www.gnome.org/projects/gnome-power-manager/"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=71c79a2f74ca076153a4f2a5dfc28a1dcb9179722108644421033780950595e2
long_desc="
GNOME Power Manager is a session daemon for the GNOME desktop that takes care
of system or desktop events related to power, and triggers actions
accordingly. Its philosophy is to completely hide these complex tasks and only
show some settings important to the user.
The GNOME power manager displays and manages battery status, power plug events,
display brightness, CPU, graphics card and hard disk drive power saving, and can
trigger suspend-to-RAM, hibernate or shutdown events, all integrated to other
components of the GNOME desktop."