blob: 851966a024fc19b6c7aa69330c6faad4137c49b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = ruffle-nightly-bin
pkgdesc = A Flash Player emulator written in Rust
pkgver = 2024.08.27
pkgrel = 1
url = https://ruffle.rs/
arch = x86_64
license = Apache
license = MIT
depends = zlib
depends = libxcb
depends = alsa-lib
provides = ruffle
conflicts = ruffle-git
source = https://github.com/ruffle-rs/ruffle/releases/download/nightly-2024-08-27/ruffle-nightly-2024_08_27-linux-x86_64.tar.gz
sha512sums = 62b845494eadd09ceb11b4d809995882cd42b7026f35785e96777c5314680cc5cadfa453c152e78e2faba96e12f5a6d895d4cf6b50f3c262ceed19a3fad17792
pkgname = ruffle-nightly-bin
|