Search Criteria
Package Details: ruffle-git 1:r10589.673aa78f9-2
Package Actions
| 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) |
Dependencies (14)
- alsa-lib
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- at-spi2-core (at-spi2-core-gitAUR) (make)
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jdk-openjdk (jdk16-adoptopenjdkAUR, jdk23-temurinAUR, zing-23-binAUR, openjdk-zulu-ca-fx-binAUR, openjdk-zulu8-ca-fx-binAUR, openjdk-zulu11-ca-fx-binAUR, openjdk-zulu17-ca-fx-binAUR, openjdk-zulu21-ca-fx-binAUR, jdk-temurinAUR, jdk21-temurinAUR, jdk17-temurinAUR, jdk11-temurinAUR, zing-21-binAUR, zing-17-binAUR, openjdk-liberica11-full-binAUR, openjdk-liberica17-full-binAUR, openjdk-liberica21-full-binAUR, openjdk-liberica8-full-binAUR, openjdk-liberica-full-binAUR) (make)
- python (make)
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 compileruffle_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-2FabioLolix commented on 2024-07-02 08:01 (UTC)
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.tomlabouvier commented on 2022-10-24 20:29 (UTC)
epochshould be increased because the version scheme has changed.1 2 Next › Last »