xfce4-sensors-plugin: remove long_desc.

This commit is contained in:
Juan RP 2014-02-14 15:20:47 +01:00
parent ddb0eccdcb
commit 620a822ff1
1 changed files with 2 additions and 7 deletions

View File

@ -1,20 +1,15 @@
# Template file for 'xfce4-sensors-plugin' # Template file for 'xfce4-sensors-plugin'
pkgname=xfce4-sensors-plugin pkgname=xfce4-sensors-plugin
version=1.2.5 version=1.2.5
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static" configure_args="--disable-static"
hostmakedepends="pkg-config intltool" hostmakedepends="pkg-config intltool"
makedepends="libsensors-devel libxfce4ui-devel xfce4-panel-devel libnotify-devel" makedepends="libsensors-devel libxfce4ui-devel xfce4-panel-devel libnotify-devel"
depends="hicolor-icon-theme desktop-file-utils" depends="hicolor-icon-theme desktop-file-utils"
short_desc="XFCE sensors plugin" short_desc="XFCE hardware sensors plugin"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin" homepage="http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin"
license="GPL-2" license="GPL-2"
distfiles="http://archive.se.xfce.org/src/panel-plugins/${pkgname}/1.2/${pkgname}-${version}.tar.bz2" distfiles="http://archive.se.xfce.org/src/panel-plugins/${pkgname}/1.2/${pkgname}-${version}.tar.bz2"
checksum=6b3c12917116c0610c0ca0824357afcc4ab4553301241e27aa9665159b834c1e checksum=6b3c12917116c0610c0ca0824357afcc4ab4553301241e27aa9665159b834c1e
long_desc="
This is a hardware sensors plugin for the panel. For now, it only works on
Linux and requires libsensors to display your mainboard sensors and fan
speeds. Furthermore, it supports hddtemp to surveil your hard disks
temperature values."