blob: 74e1c4cd92350ce938cd84884ec539db747d1e2a (
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 = powder-toy-snapshot
pkgdesc = Desktop version of the classic falling sand physics sandbox, simulates air pressure, velocity & heat! - Bleeding edge (snapshot) branch
pkgver = 370
pkgrel = 1
url = https://powdertoy.co.uk/
install = powder-toy-snapshot.install
arch = x86_64
arch = i686
license = GPL3
makedepends = meson
makedepends = ninja
depends = glibc
depends = libx11
depends = sdl2
depends = luajit
depends = fftw
depends = zlib
depends = libpng
depends = curl
depends = jsoncpp
depends = hicolor-icon-theme
provides = powder-toy
conflicts = powder-toy
source = powder-toy-snapshot-370.tar.gz::https://github.com/The-Powder-Toy/The-Powder-Toy/archive/refs/tags/snapshot-370.tar.gz
sha256sums = 31dd5e878b1146848cb07666579e83bac748e9437eb2ab6c3a078a712cf6ac9a
pkgname = powder-toy-snapshot
|