NguyenTrinh / linkage

Automatically exported from code.google.com/p/linkage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To build you need the following packages (including the *-devel packages)
  * libtorrent (>= 0.12)
  * gtkmm (>= 2.10)
  * libnotify (>= 1.4.2)
  * libcurl (>= 7.14.0)
  * dbus-glib (>= 0.70)
  * gssdp/gupnp (>= 0.1) (Optional)

Then simply run
# ./configure
Or if you check out from svn
# ./autogen.sh
# make
# sudo make install
Or as root
# make install

About

Automatically exported from code.google.com/p/linkage

License:GNU General Public License v2.0


Languages

Language:C++ 99.9%Language:Shell 0.1%