blob: c096fd90a0a2e6ff393cf14213e10eccfa8509ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = alchemist
pkgdesc = An extensible simulator for pervasive computing
pkgver = 36.0.0
pkgrel = 1
url = https://alchemistsimulator.github.io
arch = x86_64
license = GPL-3.0-or-later
depends = alsa-lib
depends = freetype2
depends = glibc
depends = java-runtime
depends = libx11
depends = libxext
depends = libxi
depends = libxrender
depends = libxtst
source = https://github.com/AlchemistSimulator/Alchemist/releases/download/36.0.0/alchemist-36.0.0-1.x86_64.rpm
md5sums = f86f6b6526153c7fb05d2a6dd8619144
pkgname = alchemist
|