blob: c82fec8c9198fe54307165c68577ac68c516b39f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = gama-platform
pkgdesc = GAMA is a modeling and simulation development environment for building spatially explicit agent-based simulations.
pkgver = 1.9.3
pkgrel = 3
url = https://gama-platform.org
install = gama-platform.install
arch = x86_64
license = GPL-3
depends = jdk17-openjdk
conflicts = gama-platform-jdk
replaces = gama-platform
options = !strip
options = !emptydirs
source_x86_64 = https://github.com/gama-platform/gama/releases/download/1.9.3/GAMA_1.9.3_Linux.deb
sha512sums_x86_64 = 08173ddcdb12b17cbd5280f698707a72500fe63487333d845b0d384759aeee2fde4fe743320edc526c944a9f289cdadda6c0d701c4b45d1468adb71f5d3e2b2f
pkgname = gama-platform
|