rtorrent_0.9.3.bb 515 B

123456789101112131415
  1. SUMMARY = "Torrent client"
  2. HOMEPAGE = "http://libtorrent.rakshasa.no/"
  3. LICENSE = "GPL-2.0"
  4. LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
  5. DEPENDS = "libsigc++-2.0 curl cppunit libtorrent"
  6. SRC_URI = "http://libtorrent.rakshasa.no/downloads/${BP}.tar.gz \
  7. file://don-t-run-code-while-configuring-package.patch \
  8. "
  9. SRC_URI[md5sum] = "0bf2f262faa8c8c8d3b11ce286ea2bf2"
  10. SRC_URI[sha256sum] = "9e93ca41beb1afe74ad7ad8013e0d53ae3586c9b0e97263d722f721535cc7310"
  11. inherit autotools pkgconfig