Package Details: ruffle-git 1:r10589.673aa78f9-2

Git Clone URL: https://aur.archlinux.org/ruffle-git.git (read-only, click to copy)
Package Base: ruffle-git
Description: A Flash Player emulator written in Rust
Upstream URL: https://ruffle.rs/
Licenses: MIT, Apache
Conflicts: ruffle
Provides: ruffle
Submitter: quininer
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 14
Popularity: 0.009420
First Submitted: 2020-04-16 14:37 (UTC)
Last Updated: 2023-10-01 21:26 (UTC)

Latest Comments

1 2 Next › Last »

me4twb commented on 2025-12-12 10:22 (UTC)

Compiling ruffle_video_external v0.1.0 (/home/bigdog/.cache/paru/clone/ruffle-git/src/ruffle/video/external) error[E0658]: use of unstable library feature as_array_of_cells --> core/src/avm1/globals/color_matrix_filter.rs:65:36 | 65 | let matrix = self.0.matrix.as_array_of_cells(); | ^^^^^^^^^^^^^^^^^ | = note: see issue #88248 https://github.com/rust-lang/rust/issues/88248 for more information

^[[AFor more information about this error, try rustc --explain E0658. error: could not compile ruffle_core (lib) due to 1 previous error ==> ERROR: A failure occurred in build(). Aborting... error: failed to build 'ruffle-git-1:r10589.673aa78f9-2': error: packages failed to build: ruffle-git-1:r10589.673aa78f9-2

FabioLolix commented on 2024-07-02 08:01 (UTC)

  • about pkgver no
  • afaik website is preferred if exist
  • I know and have a reminder but is low priority for me at the moment

FabioLolix commented on 2023-09-29 05:55 (UTC)

Hi, I'll look into it when I'm home

malmerri commented on 2023-09-29 03:30 (UTC)

Hi, thanks for packaging this. Please add clang to the makedepends, otherwise this fails to build in chroot.

CounterPillow commented on 2023-05-10 13:41 (UTC)

Please consider removing --all-features. It's unnecessary, not what upstream itself advises, and most importantly, breaks the build with linker errors.

FabioLolix commented on 2022-12-19 16:29 (UTC)

@Score_Under fixed

Score_Under commented on 2022-12-19 15:14 (UTC)

Currently giving me weird versions like true.7815.g96950f424, looks like the version number has moved to the outer cargo.toml

abouvier commented on 2022-10-24 20:29 (UTC)

epoch should be increased because the version scheme has changed.