summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorskydrome2015-06-01 14:10:39 -0400
committerskydrome2015-06-01 14:10:39 -0400
commita45a67db4f0f6fc937e30876cd0d5405727e76b2 (patch)
treed20845478f1eb0456c0e89562fe6078965c9a02c /.SRCINFO
downloadaur-a45a67db4f0f6fc937e30876cd0d5405727e76b2.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..3981615feae6
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = libtorrent-pyro-git
+ pkgdesc = BitTorrent library written in C++ (git version)
+ pkgver = 20140703
+ pkgrel = 1
+ url = http://libtorrent.rakshasa.no
+ install = libtorrent-pyro.install
+ arch = i686
+ arch = x86_64
+ license = GPL
+ makedepends = git
+ makedepends = cppunit
+ depends = openssl
+ provides = libtorrent
+ conflicts = libtorrent
+ conflicts = libtorrent-git
+ source = git://github.com/rakshasa/libtorrent.git#commit=HEAD
+ md5sums = SKIP
+
+pkgname = libtorrent-pyro-git
+