]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blame - transmission/transmission.nm
Move all packages to root.
[people/amarx/ipfire-3.x.git] / transmission / transmission.nm
CommitLineData
ffc3cd58 1###############################################################################
802ea3af
MT
2# IPFire.org - An Open Source Firewall Solution #
3# Copyright (C) - IPFire Development Team <info@ipfire.org> #
ffc3cd58
JPT
4###############################################################################
5
802ea3af
MT
6name = transmission
7version = 2.22
8release = 1
ffc3cd58 9
802ea3af
MT
10groups = Internet/P2P
11url = https://trac.transmissionbt.com
12license = GPLv3
13summary = A BitTorrent client.
ffc3cd58 14
802ea3af 15description
ffc3cd58
JPT
16 Transmission is a BitTorrent client which features a simple
17 interface on top of a cross-platform back-end.
802ea3af
MT
18end
19
20source_dl = http://download.transmissionbt.com/files/
21sources = %{thisapp}.tar.bz2
22
23build
24 requires
25 intltool
26 libcurl-devel
27 libevent-devel
28 openssl-devel
29 end
30end
31
32packages
33 package %{name}
34 end
35end