summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPaul Hentschel (hpmachining)2019-03-07 20:47:46 -0500
committerPaul Hentschel (hpmachining)2019-03-07 20:47:46 -0500
commit9ccc68b8135435de53d90b13780f2f62023fcb2a (patch)
treef8f138b4d0d10d927d642d03112910ee0cad2f5b /.SRCINFO
parent84163f18cb0b21a80c2db22075f00534a03c95a6 (diff)
downloadaur-9ccc68b8135435de53d90b13780f2f62023fcb2a.tar.gz
Adopted package & updated PKGBUILD.
Updated dependancies. Forced use of system libraries in build. Added check function. Updated package function to only install necessary files.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO37
1 files changed, 22 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 823fe67587c9..441f246ccf35 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,26 @@
-# Generated by mksrcinfo v8
-# Fri Jan 27 00:24:41 UTC 2017
pkgbase = cbang-git
- pkgdesc = a library of cross-platform C++ utilities
- pkgver = 1.0.1.r229.g3335df9
- pkgrel = 3
- url = https://github.com/CauldronDevelopmentLLC/cbang.git
- arch = any
- license = GNU GPL v2.1
- depends = scons
- depends = chakracore-cauldron-git
- depends = boost-libs
- depends = openssl
- depends = libmariadbclient
- source = git+https://github.com/CauldronDevelopmentLLC/cbang
- md5sums = SKIP
+ pkgdesc = A library of cross-platform C++ utilities
+ pkgver = 1.3.1.r5.g9ac7a2b
+ pkgrel = 1
+ url = https://github.com/CauldronDevelopmentLLC/cbang
+ arch = x86_64
+ license = LGPL2.1
+ checkdepends = python2
+ makedepends = git
+ makedepends = scons
+ depends = v8-3.14
+ depends = libevent
+ depends = sqlite
+ depends = re2
+ depends = libyaml
+ depends = zlib
+ depends = bzip2
+ depends = expat
+ depends = mariadb-libs
+ provides = cbang
+ conflicts = cbang
+ source = git+https://github.com/CauldronDevelopmentLLC/cbang.git
+ sha256sums = SKIP
pkgname = cbang-git