diff options
author | Martchus <martchus@gmx.net> | 2017-03-23 21:48:04 +0100 |
---|---|---|
committer | Martchus <martchus@gmx.net> | 2017-03-23 21:48:04 +0100 |
commit | 13f0799ec3ceb45e07cda4a79417d7272cf576c2 (patch) | |
tree | 0de41034f695ddd3561831a508cf8f18b51ad789 /.SRCINFO | |
download | pistache-git-13f0799ec3ceb45e07cda4a79417d7272cf576c2.tar.xz pistache-git-13f0799ec3ceb45e07cda4a79417d7272cf576c2.zip |
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 0000000..8689171 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,23 @@ +# Generated by mksrcinfo v8 +# Thu Mar 23 20:48:04 UTC 2017 +pkgbase = pistache-git + pkgdesc = Modern and elegant HTTP and REST framework for C++ + pkgver = 176.8604968 + pkgrel = 1 + url = https://github.com/oktal/pistache + arch = i686 + arch = x86_64 + license = APACHE + makedepends = cmake + makedepends = git + provides = pistache + conflicts = pistache + source = pistache::git://github.com/oktal/pistache.git + source = 0001-Call-library-target-pistache-to-avoid-conflict-with-.patch + source = 0002-Export-targets.patch + sha256sums = SKIP + sha256sums = 28383926baaa5f8b57f3513d21cafe8997dc779cff8170676904c39e20e7a71e + sha256sums = 4e2a5cc2bd0c1c85d9bbff03325af03fb1742aefed7dbada231e76b4ad2d20e7 + +pkgname = pistache-git + |