summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGuillaume Horel2019-11-03 21:30:49 -0500
committerGuillaume Horel2019-11-03 21:30:49 -0500
commit21f9f5633690b1260eec1ea6b3de2a95576448aa (patch)
tree3ca6d0617edb85665268830ed7eb2a88bd3294d6 /.SRCINFO
downloadaur-21f9f5633690b1260eec1ea6b3de2a95576448aa.tar.gz
initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a4bfa26ca601
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = bcunit-git
+ pkgdesc = A fork of CUnit, a C unit testing framework
+ pkgver = 3.0.2.r11.g966505d
+ pkgrel = 1
+ url = http://www.linphone.org/
+ arch = x86_64
+ license = GPL
+ makedepends = cmake
+ provides = bcunit
+ conflicts = bcunit
+ source = git+https://gitlab.linphone.org/BC/public/bcunit.git
+ sha256sums = SKIP
+
+pkgname = bcunit-git
+