Files
Arch-R/packages/debug/wgetpaste/meta
Stephan Raue 217e9aa6f9 wgetpaste: add meta file support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-14 16:15:57 +01:00

15 lines
465 B
Plaintext

PKG_NAME="wgetpaste"
PKG_VERSION="2.18"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://wgetpaste.zlin.dk"
PKG_URL="http://wgetpaste.zlin.dk/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS="wget"
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="debug"
PKG_SHORTDESC="wgetpaste: Upload Directly to Pastebin from the Linux Shell"
PKG_LONGDESC="Wgetpaste is a tool for Uploading Directly to Pastebin from the Linux Shell"
PKG_IS_ADDON="no"