Commit graph

4 commits

Author SHA1 Message Date
Jeremy Messenger
7e4ddfd44f Fix transmission-qt to avoid link with both libevent 1.x and 2.x libraries
or it will crashes. Remove a hardcore '-levent' (should be -levent-2.0) in
the qtr.pro and let pkg-config takes care of it. Bump the PORTREVISION.

PR:		ports/155600
Reported by:	Alexandr <prayer@list.ru>
2011-03-17 20:15:56 +00:00
Jeremy Messenger
afff4b8ac2 Add moc_build rcc_build uic_build; it does need all of them.
Reported by:	QAT
2010-11-18 12:20:09 +00:00
Jeremy Messenger
ee161a195d Add qmake_build to allow it builds.
Reported by:	QAT
2010-11-17 22:50:02 +00:00
Jeremy Messenger
727deaa1c8 A fast and lightweight QT4 BitTorrent client, loosely based on the GTK+ client.
This is the only Transmission client that can act as its own self-contained
session (as the GTK+ and Mac clients do), and can also connect to a remote
session (as the web client and transmission-remote terminal client do).

Transmission has been built from the ground up to be a lightweight, yet
powerful BitTorrent client. Its simple, intuitive interface is designed
to integrate tightly with whatever computing environment you choose to
use. Transmission strikes a balance between providing useful functionality
without feature bloat. Furthermore, it is free for anyone to use or modify.

WWW: http://www.transmissionbt.com/
2010-11-17 12:44:25 +00:00