]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blobdiff - transmission/transmission.nm
Move all packages to root.
[people/amarx/ipfire-3.x.git] / transmission / transmission.nm
diff --git a/transmission/transmission.nm b/transmission/transmission.nm
new file mode 100644 (file)
index 0000000..dbca120
--- /dev/null
@@ -0,0 +1,35 @@
+###############################################################################
+# IPFire.org    - An Open Source Firewall Solution                            #
+# Copyright (C) - IPFire Development Team <info@ipfire.org>                   #
+###############################################################################
+
+name       = transmission
+version    = 2.22
+release    = 1
+
+groups     = Internet/P2P
+url        = https://trac.transmissionbt.com
+license    = GPLv3
+summary    = A BitTorrent client.
+
+description
+       Transmission is a BitTorrent client which features a simple
+       interface on top of a cross-platform back-end.
+end
+
+source_dl  = http://download.transmissionbt.com/files/
+sources    = %{thisapp}.tar.bz2
+
+build
+       requires
+               intltool
+               libcurl-devel
+               libevent-devel
+               openssl-devel
+       end
+end
+
+packages
+       package %{name}
+       end
+end