summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..03c5b4fc7a3e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = abseil-cpp-git
+ pkgdesc = An open-source collection of C++ code to augment the C++ standard library
+ pkgver = r180.8f612eb
+ pkgrel = 1
+ url = https://github.com/sandsmark/abseil-cpp
+ arch = i686
+ arch = x86_64
+ license = LGPL
+ makedepends = cmake
+ makedepends = git
+ makedepends = doxygen
+ provides = abseil-cpp
+ conflicts = abseil-cpp
+ source = git+https://github.com/abseil/abseil-cpp.git
+ md5sums = SKIP
+
+pkgname = abseil-cpp-git
+