summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 23223bafc095c6158c1273baf8444b292e5988c0 (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
pkgbase = python-or-tools
	pkgdesc = Google's Operations Research tools
	pkgver = 7.6
	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
	depends = python>=3.5
	depends = swig
	depends = python-protobuf
	options = !emptydirs
	source = https://github.com/google/or-tools/archive/v7.6.tar.gz
	sha384sums = e36aa61a236436336a74b5186b9c03e4c98f916f14b5a1af0685cc7944f36d4b58dfb35a455d1f40b8fc8a6eec314890

pkgname = python-or-tools