Files
Arch-R/packages/sysutils/pm-utils/meta
Stephan Raue 928b6975d4 pm-utils: add metafile support, cleanups
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-14 14:42:43 +01:00

15 lines
552 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"