summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO30
1 files changed, 30 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..2b0f447bc9b8
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,30 @@
+pkgbase = dtnd
+ pkgdesc = IBR-DTN - A modular and lightweight implementation of the bundle protocol - Daemon
+ pkgver = 1.0.0
+ pkgrel = 1
+ url = https://github.com/ibrdtn/ibrdtn
+ arch = i686
+ arch = x86_64
+ license = Apache License 2.0
+ makedepends = git
+ makedepends = binutils
+ makedepends = gcc
+ makedepends = libtool
+ makedepends = cppunit
+ makedepends = automake
+ makedepends = autoconf
+ makedepends = pkgconf
+ depends = ibrcommon
+ depends = ibrdtn
+ depends = sqlite
+ depends = libcurl-compat
+ depends = libcurl-gnutls
+ depends = libnl
+ depends = libdaemon
+ depends = zlib
+ provides = dtnd
+ source = git://github.com/ibrdtn/ibrdtn.git
+ sha512sums = SKIP
+
+pkgname = dtnd
+