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.000214 |
| 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, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- 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-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR, clang-static-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- jdk-openjdk (jdk16-adoptopenjdkAUR, jdk23-temurinAUR, zing-23-binAUR, openjdk-zulu-ca-fx-binAUR, openjdk-zulu17-ca-fx-binAUR, openjdk-zulu21-ca-fx-binAUR, openjdk-liberica11-full-binAUR, openjdk-liberica17-full-binAUR, openjdk-liberica21-full-binAUR, openjdk-liberica8-full-binAUR, openjdk-liberica-full-binAUR, jdk16-temurinAUR, jdk25-temurinAUR, jdk21-temurinAUR, jdk17-temurinAUR, jdk11-temurinAUR, jdk-temurinAUR, zing-17-binAUR, zing-21-binAUR) (make)
- python (make)
Required by (1)
- gemcraft-lost-chapter-labyrinth-zh (requires ruffle)
Latest Comments
« First ‹ Previous 1 2
niobium93 commented on 2022-10-24 18:48 (UTC)
Would also be nice to have a
ruffle.desktopfile so it can be associated with.swffiles in file browsers and other software. Here's the one I use.FabioLolix commented on 2022-09-26 13:06 (UTC)
I have revisioned the pkgbuild locally some time ago but still need to push the update, I test on chroot so I'll catch this
herman_rimm commented on 2022-07-21 11:16 (UTC)
From the Ruffle readme: "You must also have Java installed, and available on your PATH as
java.". I managed to build withjava-runtime=18, please add it to makedepends.Ranguvar commented on 2021-09-11 01:41 (UTC)
Agreed with colbatspace, options=(!lto) would be nice.
lmartinez-mirror commented on 2021-06-29 02:35 (UTC)
Got a patch here with a few suggestions for the PKGBUILD. You will probably need to do a clean build for this. The main highlight is a saner
pkgver()that doesn't need any sort of piping.ddeberhar commented on 2021-06-26 08:16 (UTC)
Building ruffle-git 0.1.0.3210.g7ac53be2-1 fails on my system - unfortunately I'm just a user who'd appreciate the package to build for use - please, fix:
cobaltspace commented on 2021-06-12 03:59 (UTC)
ltocauses this package to fail to compile.options=(!lto)should be set.abouvier commented on 2020-11-21 18:06 (UTC) (edited on 2020-11-21 18:06 (UTC) by abouvier)
libx11andpythonare needed in makedepends=().openssl,libxcb,zlib,alsa-libandxzare needed in depends=().« First ‹ Previous 1 2