Files
Arch-R/packages/sysutils/pm-utils/meta
Stephan Raue 58806d0935 pm-utils: add autoreconf support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-25 18:16:06 +01:00

17 lines
574 B
Plaintext

PKG_NAME="pm-utils"
PKG_VERSION="1.4.1"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://pm-utils.freedesktop.org/wiki/"
PKG_URL="http://pm-utils.freedesktop.org/releases/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS="grep dmidecode kbd"
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="system"
PKG_SHORTDESC="pm-utils: a small collection of scripts that handle suspend and resume on behalf of HAL."
PKG_LONGDESC="pm-utils is a small collection of scripts that handle suspend and resume on behalf of HAL."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"