mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
17 lines
806 B
Plaintext
17 lines
806 B
Plaintext
PKG_NAME="SABnzbd"
|
|
PKG_VERSION="0.5.5"
|
|
PKG_REV="1"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="OSS"
|
|
PKG_SITE="http://sabnzbd.org/"
|
|
PKG_URL="http://switch.dl.sourceforge.net/sourceforge/sabnzbdplus/${PKG_NAME}-${PKG_VERSION}-src.tar.gz"
|
|
PKG_DEPENDS="Cheetah yenc pyOpenSSL feedparser unrar unzip par2cmdline"
|
|
PKG_BUILD_DEPENDS="toolchain"
|
|
PKG_PRIORITY="optional"
|
|
PKG_SECTION="plugins"
|
|
PKG_SHORTDESC="SABnzbd: makes Usenet as simple and streamlined as possible by automating everything we can."
|
|
PKG_LONGDESC="SABnzbd makes Usenet as simple and streamlined as possible by automating everything we can. All you have to do is add an .nzb. SABnzbd takes over from there, where it will be automatically downloaded, verified, repaired, extracted and filed away with zero human interaction."
|
|
PKG_IS_ADDON="no"
|
|
|
|
PKG_AUTORECONF="no"
|