mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Torrentor recipe: added better description
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
DESCRIPTION="Torrentor is a torrent client for the haiku operating system."
|
||||
DESCRIPTION="
|
||||
Torrentor is a torrent client for the Haiku operating system. \
|
||||
BitTorrent protocol is created for relieving servers and speed up \
|
||||
downloading files. Users are not downloading data directly from \
|
||||
server, but they are sending to and receiving it from themselves.
|
||||
"
|
||||
SUMMARY="Torrentor is a torrent client for the haiku operating system."
|
||||
HOMEPAGE="https://github.com/Prodito/Torrentor"
|
||||
SRC_URI="git+https://github.com/Prodito/Torrentor.git#c1fa0cb62963ec3c4980d99fb12e203789d9ab1a"
|
||||
@@ -45,7 +50,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:mkdepend
|
||||
"
|
||||
|
||||
|
||||
BUILD()
|
||||
{
|
||||
jam
|
||||
|
||||
Reference in New Issue
Block a user