summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0ac051a91806f10d2789ddb2f3b33ad38dfac5bb (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
pkgbase = python-or-tools
	pkgdesc = Google's Operations Research tools
	pkgver = 8.1
	pkgrel = 1
	url = https://github.com/google/or-tools
	arch = x86_64
	arch = i686
	arch = aarch64
	arch = armv7h
	license = Apache2
	makedepends = cmake
	makedepends = wget
	makedepends = lsb-release
	makedepends = automake
	makedepends = python-wheel
	makedepends = python-pip
	makedepends = git
	depends = python>=3.5
	depends = swig
	depends = python-protobuf
	options = !emptydirs
	source = https://github.com/google/or-tools/archive/v8.1.tar.gz
	sha384sums = a42a075761ee4411e5d3d55eff36c4e01b1e3a9f6bcca720c2189c9fb5181ee48b3d18a0424a304ef70a6f289f6d1bee

pkgname = python-or-tools