blob: 16ef9d737a72884da29dc07ef8e2504fa4dae75b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = quickfix-git
pkgdesc = C++ Fix Engine Library
pkgver = 1.15.1.r297.g4e89249a
pkgrel = 1
url = http://www.quickfixengine.org
arch = x86_64
license = custom:The QuickFIX Software License, Version 1.0
checkdepends = ruby
makedepends = boost
makedepends = python-setuptools
makedepends = swig
depends = python
depends = tbb
optdepends = mysql
optdepends = postgresql-libs
optdepends = ruby
provides = quickfix=1.15.1.r297.g4e89249a
conflicts = quickfix
options = !lto
source = git+https://github.com/quickfix/quickfix.git
source = cmake.patch
source = 663.patch
sha256sums = SKIP
sha256sums = 48061022832c0eb44a4d37bc618853a66856f98277aa5a33cfd829d0a0e1891a
sha256sums = bfb6a425c0e3d06dbc7155b2ab0f06284a50bd28b606a659b4dcd5ff3cd1a9e4
pkgname = quickfix-git
|