Package-Name: libtorrent
Requires: curl libsigc++
Homepage: http://libtorrent.rakshasa.no/
Source: http://libtorrent.rakshasa.no/downloads//(libtorrent-(\d+(\.\d+)+)\.tar\.gz)/[\0-\377]*?libtorrent-(\d+(.\d+)+).tar.gz $1
Repack:
	tar xzvfp "$(SOURCE)"
Compile:
	cp -pf AUTHORS COPYING Change* README "$(PREFIX)/"
	$(MAKE) -f ../Makefile configure
	$(MAKE)
	$(MAKE) install
Install:

/pkg/libtorrent/
