rtorrent: disable debug, remove empty line.
This commit is contained in:
parent
8a49fffda2
commit
448cafa9cc
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'rtorrent'
|
# Template file for 'rtorrent'
|
||||||
pkgname=rtorrent
|
pkgname=rtorrent
|
||||||
version=0.8.8
|
version=0.8.8
|
||||||
revision=1
|
revision=2
|
||||||
distfiles="http://libtorrent.rakshasa.no/downloads/$pkgname-$version.tar.gz"
|
distfiles="http://libtorrent.rakshasa.no/downloads/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
|
configure_args="--disable-debug"
|
||||||
short_desc="Ncurses BitTorrent client based on libTorrent"
|
short_desc="Ncurses BitTorrent client based on libTorrent"
|
||||||
maintainer="Mike Rosset <mike.rosset@gmail.com>"
|
maintainer="Mike Rosset <mike.rosset@gmail.com>"
|
||||||
homepage="http://libtorrent.rakshasa.no"
|
homepage="http://libtorrent.rakshasa.no"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
||||||
checksum=8511eac924a49ae577806191c2f3a590661a1e946f3a5ecaca477e054a75ec62
|
checksum=8511eac924a49ae577806191c2f3a590661a1e946f3a5ecaca477e054a75ec62
|
||||||
long_desc="
|
long_desc="
|
||||||
rtorrent is a BitTorrent client for ncurses, using the libtorrent library.
|
rtorrent is a BitTorrent client for ncurses, using the libtorrent library.
|
||||||
|
|
Loading…
Reference in New Issue