mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
@@ -10,7 +10,6 @@ include $(TOPDIR)/rules.mk
|
|||||||
PKG_NAME:=rtorrent
|
PKG_NAME:=rtorrent
|
||||||
PKG_VERSION:=0.9.7
|
PKG_VERSION:=0.9.7
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_MAINTAINER:=Rosen Penev <rosenp@gmail.com>
|
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://github.com/rakshasa/rtorrent/releases/download/v$(PKG_VERSION)
|
PKG_SOURCE_URL:=https://github.com/rakshasa/rtorrent/releases/download/v$(PKG_VERSION)
|
||||||
@@ -34,6 +33,7 @@ define Package/rtorrent/Default
|
|||||||
TITLE:=BitTorrent client for ncurses
|
TITLE:=BitTorrent client for ncurses
|
||||||
URL:=http://libtorrent.rakshasa.no/
|
URL:=http://libtorrent.rakshasa.no/
|
||||||
DEPENDS:=+libcurl +libtorrent +libncursesw +libsigcxx +libpthread
|
DEPENDS:=+libcurl +libtorrent +libncursesw +libsigcxx +libpthread
|
||||||
|
MAINTAINER:=Rosen Penev <rosenp@gmail.com>
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/rtorrent/Default/description
|
define Package/rtorrent/Default/description
|
||||||
|
|||||||
Reference in New Issue
Block a user