commit:     df63ca94d8310714b3e8a9d20a38377a57aead29
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 11 16:47:01 2022 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri Feb 11 23:13:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df63ca94

app-emulation/ruffle: add 0_p20220211

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 app-emulation/ruffle/Manifest                  |   1 +
 app-emulation/ruffle/ruffle-0_p20220211.ebuild | 504 +++++++++++++++++++++++++
 2 files changed, 505 insertions(+)

diff --git a/app-emulation/ruffle/Manifest b/app-emulation/ruffle/Manifest
index 3d4e3ebe6fbd..133e737fc789 100644
--- a/app-emulation/ruffle/Manifest
+++ b/app-emulation/ruffle/Manifest
@@ -285,6 +285,7 @@ DIST renderdoc-sys-0.7.1.crate 4592 BLAKE2B 
d5c543119a498bf295bf506b164945a3de6c
 DIST rle-decode-fast-1.0.1.crate 62490 BLAKE2B 
34370186c8875c91b8d353b372518bc039c58061e0e0377c7596a9e100b047550e800c431f2b4a59556fc266eefcbc7846b53d5a4e10360fcbe435acf63249b2
 SHA512 
38b3565279b134dcb3bcba001b081ada73f36e4107bdee935036631b740b6e1d1f767e3965ad414e38c8606abc1733f898062bce01b8c19234f204adcbe05a4a
 DIST ron-0.7.0.crate 45492 BLAKE2B 
adff53e8db8fc8c2288c0803b22cf064334596697a8278e51a5f0d1d2e48e69e02e377a735b30dec78a0b896ff55dffd8b4748cb305f06b08a64ddd2e319e8dc
 SHA512 
1d690def70a47df838c69c042fd183037ca1b6becf2e013d9c30944e2d77b89249c22fdcb286a720c0ee181051b8ea19f62971ef3762f63fc121570d8fdd7fbf
 DIST ruffle-nightly-2022-01-27.tar.gz 7170855 BLAKE2B 
6a73753e78b16e4605b5d57b4bf1ff96a8f363346d7a60185247e33df20b8f2fdb7c52205854379d2f6b40f78b807796f97d763515211746172b193dc59a10ed
 SHA512 
66d9e7fab98e85aaf3da872c37d34123ec067590eccc8db6f6820e42df00a3c29e8b8454c4eae1999c72d50626fa6f2352ff911a8526c6f77bb5419c71ab4889
+DIST ruffle-nightly-2022-02-11.tar.gz 7261033 BLAKE2B 
938587a8bb12b510f42109806063fc56f5c423e60dd731ddea26d8b121b2c82287f94c348626eab279a35f0226e85fb501cbc58631ec03c5e9195709d533f34e
 SHA512 
fb1e8fb2264b399407659804ac0da7fd306716429834486589b44fc755491f88bb7e5f60062c014600b6d5021eaa17870e9bdc4775a7a87afe31e5fec739cde2
 DIST rust-flash-lso-19fecd07b9888c4bdaa66771c468095783b52bed.tar.gz 676612 
BLAKE2B 
3c2ff3edef1aad8e6276758fd3bac85106fa9a445180c9c7d954d5b4e469751b9a14e1cc8c3bc4736a410f5e1478eb821395b8f0a1acb0e5dca1082155b0690f
 SHA512 
6f668066999d3454d255d227167ef92e8fcf5755017617439fc227d53c5b8169a7c585857bed4879991e8cab0a6efb4ee04eca3e1b7e01bfaaa4cab70af30d3a
 DIST rustc-hash-1.1.0.crate 9331 BLAKE2B 
16ac56622897f47a06b661fb59a196b08d48e782ab87549c8bd5c6fe92f374c9bfd44dcb36588512bd9b6125c2fd79a12d648aaa308fd9694bcca3a7c1b49ac9
 SHA512 
84e673ea9b046f7b989d47f2c4505557fbd5de991e6fc9f56a03605d40e0b4ba5427cd566954890153cc033ccbec6c984306634571935bfe0d4cdfbe56f39544
 DIST rustdct-0.6.0.crate 38905 BLAKE2B 
e55c9fc53b50865d434759600214ef14b0a4d06f224806d3f89f55b111848f4addb44419bad93cc5262e2eb8dc87dceb8b4920c63ce36b1cd227179e76b7a93d
 SHA512 
87101defd1419596bf447e3acfe0dcc2f1667427117f148c01f755afc1898aecf0e38f7826687a5b9359da331820df633acd3fe0d0a0e87ff80e00c389c383b9

diff --git a/app-emulation/ruffle/ruffle-0_p20220211.ebuild 
b/app-emulation/ruffle/ruffle-0_p20220211.ebuild
new file mode 100644
index 000000000000..ebf23e8046cb
--- /dev/null
+++ b/app-emulation/ruffle/ruffle-0_p20220211.ebuild
@@ -0,0 +1,504 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CRATES="
+       adler-1.0.2
+       adler32-1.2.0
+       ahash-0.7.6
+       aho-corasick-0.7.18
+       alsa-0.5.0
+       alsa-sys-0.3.1
+       ansi_term-0.12.1
+       approx-0.5.1
+       arrayvec-0.5.2
+       arrayvec-0.7.2
+       ash-0.34.0+1.2.203
+       async-channel-1.6.1
+       atty-0.2.14
+       autocfg-1.0.1
+       base64-0.13.0
+       bindgen-0.56.0
+       bit-set-0.5.2
+       bit-vec-0.6.3
+       bitflags-1.3.2
+       bitflags_serde_shim-0.2.2
+       bitstream-io-1.2.0
+       bitvec-0.19.6
+       block-0.1.6
+       block-buffer-0.10.0
+       bstr-0.2.17
+       build_const-0.2.2
+       bumpalo-3.8.0
+       bytemuck-1.7.3
+       bytemuck_derive-1.0.1
+       byteorder-1.4.3
+       bytes-1.1.0
+       cache-padded-1.1.1
+       calloop-0.9.1
+       castaway-0.1.1
+       cc-1.0.72
+       cesu8-1.1.0
+       cexpr-0.4.0
+       cfg-if-0.1.10
+       cfg-if-1.0.0
+       cfg_aliases-0.1.1
+       chrono-0.4.19
+       clang-sys-1.3.0
+       clap-3.0.6
+       clap_derive-3.0.0
+       clipboard-0.5.0
+       clipboard-win-2.2.0
+       cocoa-0.24.0
+       cocoa-foundation-0.1.0
+       codespan-reporting-0.11.1
+       color_quant-1.1.0
+       combine-4.6.2
+       concurrent-queue-1.2.2
+       console-0.15.0
+       console_error_panic_hook-0.1.7
+       console_log-0.2.0
+       cookie-factory-0.3.2
+       copyless-0.1.5
+       core-foundation-0.7.0
+       core-foundation-0.9.2
+       core-foundation-sys-0.7.0
+       core-foundation-sys-0.8.3
+       core-graphics-0.19.2
+       core-graphics-0.22.3
+       core-graphics-types-0.1.1
+       core-video-sys-0.1.4
+       coreaudio-rs-0.10.0
+       coreaudio-sys-0.2.8
+       cpal-0.13.4
+       cpufeatures-0.2.1
+       crc-1.8.1
+       crc32fast-1.3.0
+       crossbeam-channel-0.5.2
+       crossbeam-deque-0.8.1
+       crossbeam-epoch-0.9.5
+       crossbeam-utils-0.8.5
+       crypto-common-0.1.0
+       csv-1.1.6
+       csv-core-0.1.10
+       ctor-0.1.21
+       cty-0.2.2
+       curl-0.4.41
+       curl-sys-0.4.51+curl-7.80.0
+       d3d12-0.4.1
+       darling-0.10.2
+       darling-0.13.0
+       darling_core-0.10.2
+       darling_core-0.13.0
+       darling_macro-0.10.2
+       darling_macro-0.13.0
+       deflate-0.8.6
+       deflate-0.9.1
+       derivative-2.2.0
+       derive-try-from-primitive-1.0.0
+       diff-0.1.12
+       digest-0.10.0
+       dirs-4.0.0
+       dirs-sys-0.3.6
+       dispatch-0.2.0
+       dlib-0.5.0
+       downcast-rs-1.2.0
+       either-1.6.1
+       embed-resource-1.6.5
+       encode_unicode-0.3.6
+       encoding-0.2.33
+       encoding-index-japanese-1.20141219.5
+       encoding-index-korean-1.20141219.5
+       encoding-index-simpchinese-1.20141219.5
+       encoding-index-singlebyte-1.20141219.5
+       encoding-index-tradchinese-1.20141219.5
+       encoding_index_tests-0.1.4
+       encoding_rs-0.8.30
+       enum-map-2.0.0
+       enum-map-derive-0.7.0
+       enumset-1.0.8
+       enumset_derive-0.5.5
+       env_logger-0.9.0
+       euclid-0.22.6
+       event-listener-2.5.1
+       fastrand-1.5.0
+       flate2-1.0.22
+       float_next_after-0.1.5
+       fnv-1.0.7
+       foreign-types-0.3.2
+       foreign-types-shared-0.1.1
+       form_urlencoded-1.0.1
+       funty-1.1.0
+       futures-0.3.19
+       futures-channel-0.3.19
+       futures-core-0.3.19
+       futures-executor-0.3.19
+       futures-io-0.3.19
+       futures-lite-1.12.0
+       futures-macro-0.3.19
+       futures-sink-0.3.19
+       futures-task-0.3.19
+       futures-util-0.3.19
+       fxhash-0.2.1
+       generational-arena-0.2.8
+       generic-array-0.14.4
+       getrandom-0.2.3
+       gif-0.11.3
+       glob-0.3.0
+       glow-0.11.2
+       gpu-alloc-0.5.2
+       gpu-alloc-types-0.2.0
+       gpu-descriptor-0.2.2
+       gpu-descriptor-types-0.1.1
+       hashbrown-0.11.2
+       heck-0.3.3
+       hermit-abi-0.1.19
+       hexf-parse-0.2.1
+       http-0.2.5
+       humantime-2.1.0
+       ident_case-1.0.1
+       idna-0.2.3
+       image-0.23.14
+       indexmap-1.8.0
+       indicatif-0.16.2
+       inplace_it-0.3.3
+       instant-0.1.12
+       isahc-1.6.0
+       itoa-0.4.8
+       jni-0.19.0
+       jni-sys-0.3.0
+       jobserver-0.1.24
+       jpeg-decoder-0.1.22
+       jpeg-decoder-0.2.1
+       js-sys-0.3.55
+       json-0.12.4
+       khronos-egl-4.1.0
+       lazy_static-1.4.0
+       lazycell-1.3.0
+       lexical-core-0.7.6
+       libc-0.2.109
+       libflate-1.1.1
+       libflate_lz77-1.1.0
+       libloading-0.7.2
+       libnghttp2-sys-0.1.7+1.45.0
+       libz-sys-1.1.3
+       lock_api-0.4.5
+       log-0.4.14
+       lyon-0.17.10
+       lyon_algorithms-0.17.7
+       lyon_geom-0.17.6
+       lyon_path-0.17.7
+       lyon_tessellation-0.17.10
+       lzma-rs-0.2.0
+       mach-0.3.2
+       malloc_buf-0.0.6
+       matches-0.1.9
+       memchr-2.4.1
+       memmap2-0.3.1
+       memoffset-0.6.5
+       metal-0.23.1
+       mime-0.3.16
+       minimal-lexical-0.2.1
+       minimp3-0.5.1
+       minimp3-sys-0.3.2
+       miniz_oxide-0.3.7
+       miniz_oxide-0.4.4
+       mio-0.8.0
+       miow-0.3.7
+       naga-0.8.1
+       ndk-0.3.0
+       ndk-0.4.0
+       ndk-0.5.0
+       ndk-glue-0.3.0
+       ndk-glue-0.4.0
+       ndk-glue-0.5.0
+       ndk-macro-0.2.0
+       ndk-macro-0.3.0
+       ndk-sys-0.2.2
+       nix-0.20.0
+       nix-0.22.0
+       nom-5.1.2
+       nom-6.1.2
+       nom-7.1.0
+       ntapi-0.3.6
+       num-complex-0.3.1
+       num-derive-0.3.3
+       num-integer-0.1.44
+       num-iter-0.1.42
+       num-rational-0.3.2
+       num-traits-0.2.14
+       num_cpus-1.13.0
+       num_enum-0.5.4
+       num_enum_derive-0.5.4
+       number_prefix-0.4.0
+       objc-0.2.7
+       objc-foundation-0.1.1
+       objc_exception-0.1.2
+       objc_id-0.1.1
+       oboe-0.4.4
+       oboe-sys-0.4.4
+       once_cell-1.8.0
+       openssl-probe-0.1.4
+       openssl-sys-0.9.71
+       os_str_bytes-6.0.0
+       output_vt100-0.1.2
+       parking-2.0.0
+       parking_lot-0.11.2
+       parking_lot_core-0.8.5
+       path-slash-0.1.4
+       peeking_take_while-0.1.2
+       percent-encoding-2.1.0
+       pin-project-1.0.8
+       pin-project-internal-1.0.8
+       pin-project-lite-0.2.7
+       pin-utils-0.1.0
+       pkg-config-0.3.22
+       png-0.16.8
+       png-0.17.2
+       polling-2.2.0
+       ppv-lite86-0.2.15
+       pretty_assertions-1.0.0
+       primal-check-0.3.1
+       proc-macro-crate-0.1.5
+       proc-macro-crate-1.1.0
+       proc-macro-error-1.0.4
+       proc-macro-error-attr-1.0.4
+       proc-macro2-1.0.36
+       profiling-1.0.4
+       quote-1.0.14
+       radium-0.5.3
+       rand-0.8.4
+       rand_chacha-0.3.1
+       rand_core-0.6.3
+       range-alloc-0.1.2
+       raw-window-handle-0.4.2
+       rayon-1.5.1
+       rayon-core-1.9.1
+       redox_syscall-0.2.10
+       redox_users-0.4.0
+       regex-1.5.4
+       regex-automata-0.1.10
+       regex-syntax-0.6.25
+       regress-0.4.1
+       renderdoc-sys-0.7.1
+       rle-decode-fast-1.0.1
+       ron-0.7.0
+       rustc-hash-1.1.0
+       rustdct-0.6.0
+       rustfft-5.1.1
+       ryu-1.0.6
+       safe_arch-0.6.0
+       same-file-1.0.6
+       schannel-0.1.19
+       scoped-tls-1.0.0
+       scoped_threadpool-0.1.9
+       scopeguard-1.1.0
+       serde-1.0.133
+       serde_derive-1.0.133
+       serde_json-1.0.72
+       sha2-0.10.1
+       shlex-0.1.1
+       sid-0.6.1
+       slab-0.4.5
+       slice-deque-0.3.0
+       slotmap-1.0.6
+       sluice-0.5.5
+       smallvec-1.7.0
+       smithay-client-toolkit-0.15.2
+       socket2-0.4.2
+       spirv-0.2.0+1.5.4
+       static_assertions-1.1.0
+       stdweb-0.1.3
+       strength_reduce-0.2.3
+       strsim-0.10.0
+       strsim-0.9.3
+       svg-0.10.0
+       symphonia-0.4.0
+       symphonia-bundle-mp3-0.4.0
+       symphonia-core-0.4.0
+       symphonia-metadata-0.4.0
+       syn-1.0.85
+       synstructure-0.12.6
+       tap-1.0.1
+       termcolor-1.1.2
+       terminal_size-0.1.17
+       textwrap-0.14.2
+       thiserror-1.0.30
+       thiserror-impl-1.0.30
+       tiff-0.6.1
+       time-0.1.43
+       tinyfiledialogs-3.9.0
+       tinyvec-1.5.1
+       tinyvec_macros-0.1.0
+       toml-0.5.8
+       tracing-0.1.29
+       tracing-attributes-0.1.18
+       tracing-core-0.1.21
+       tracing-futures-0.2.5
+       transpose-0.2.1
+       typenum-1.14.0
+       unicode-bidi-0.3.7
+       unicode-normalization-0.1.19
+       unicode-segmentation-1.8.0
+       unicode-width-0.1.9
+       unicode-xid-0.2.2
+       url-2.2.2
+       vcpkg-0.2.15
+       version_check-0.9.3
+       vswhom-0.1.0
+       vswhom-sys-0.1.0
+       waker-fn-1.1.0
+       walkdir-2.3.2
+       wasi-0.10.2+wasi-snapshot-preview1
+       wasm-bindgen-0.2.78
+       wasm-bindgen-backend-0.2.78
+       wasm-bindgen-futures-0.4.28
+       wasm-bindgen-macro-0.2.78
+       wasm-bindgen-macro-support-0.2.78
+       wasm-bindgen-shared-0.2.78
+       wayland-client-0.29.1
+       wayland-commons-0.29.1
+       wayland-cursor-0.29.1
+       wayland-protocols-0.29.1
+       wayland-scanner-0.29.1
+       wayland-sys-0.29.1
+       weak-table-0.3.2
+       web-sys-0.3.55
+       webbrowser-0.5.5
+       weezl-0.1.5
+       wepoll-ffi-0.1.2
+       wgpu-0.12.0
+       wgpu-core-0.12.2
+       wgpu-hal-0.12.2
+       wgpu-types-0.12.0
+       wide-0.7.3
+       widestring-0.4.3
+       winapi-0.3.9
+       winapi-i686-pc-windows-gnu-0.4.0
+       winapi-util-0.1.5
+       winapi-x86_64-pc-windows-gnu-0.4.0
+       winit-0.26.1
+       winreg-0.10.1
+       wyz-0.2.0
+       x11-clipboard-0.3.3
+       x11-dl-2.19.1
+       xcb-0.8.2
+       xcursor-0.3.4
+       xml-rs-0.8.4"
+# python is needed by xcb-0.8.2 until update to >=0.10
+PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_REQ_USE="xml(+)"
+inherit cargo desktop flag-o-matic python-any-r1 xdg
+
+# 0(github) 1(repo) 2(commit hash) 3(crate:workspace,...) [see core/Cargo.toml]
+RUFFLE_GIT=(
+       "RustAudio dasp f05a703d247bb504d7e812b51e95f3765d9c5e94 dasp"
+       "ruffle-rs gc-arena 4931b3bc25b2b74174ff5eb9c34ae0dda732778b 
gc-arena:src/gc-arena"
+       "ruffle-rs h263-rs 023e14c73e565c4c778d41f66cfbac5ece6419b2 
h263-rs:h263,h263-rs-yuv:yuv"
+       "ruffle-rs nellymoser 77000f763b58021295429ca5740e3dc3b5228cbd 
nellymoser-rs:."
+       "ruffle-rs nihav-vp6 9416fcc9fc8aab8f4681aa9093b42922214abbd3 
nihav_codec_support:nihav-codec-support,nihav_core:nihav-core,nihav_duck:nihav-duck"
+       "ruffle-rs quick-xml 8496365ec1412eb5ba5de350937b6bce352fa0ba 
quick-xml:."
+       "ruffle-rs rust-flash-lso 19fecd07b9888c4bdaa66771c468095783b52bed 
flash-lso"
+)
+ruffle_uris() {
+       cargo_crate_uris
+
+       local g
+       for g in "${RUFFLE_GIT[@]}"; do
+               g=(${g})
+               echo "https://github.com/${g[0]}/${g[1]}/archive/${g[2]}.tar.gz 
-> ${g[1]}-${g[2]}.tar.gz"
+       done
+}
+
+# using _pYYYYMMDD over YYYY.MM.DD given ruffle has an underlaying version
+# (0.1.0) which could get a non-nightly release eventually (YYYY. > 0.1.0)
+MY_PV="nightly-${PV:3:4}-${PV:7:2}-${PV:9:2}"
+MY_P="${PN}-${MY_PV}"
+
+DESCRIPTION="Flash Player emulator written in Rust"
+HOMEPAGE="https://ruffle.rs/";
+SRC_URI="
+       https://github.com/ruffle-rs/ruffle/archive/refs/tags/${MY_PV}.tar.gz 
-> ${MY_P}.tar.gz
+       $(ruffle_uris)"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0 ZLIB curl 
zlib-acknowledgement"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="gui"
+
+DEPEND="
+       dev-libs/openssl:=
+       media-libs/alsa-lib
+       sys-libs/zlib:=
+       x11-libs/libxcb:="
+RDEPEND="
+       ${DEPEND}
+       gui? (
+               || (
+                       gnome-extra/zenity
+                       kde-apps/kdialog
+               )
+       )"
+BDEPEND="
+       ${PYTHON_DEPS}
+       virtual/pkgconfig
+       >=virtual/rust-1.56"
+
+QA_FLAGS_IGNORED="
+       usr/bin/${PN}
+       usr/bin/${PN}_exporter
+       usr/bin/${PN}_scanner"
+
+src_prepare() {
+       default
+
+       # use [patch] directive to register git snapshots of needed crates
+       local crate g
+       for g in "${RUFFLE_GIT[@]}"; do
+               g=(${g})
+               echo "[patch.\"https://github.com/${g[0]}/${g[1]}\"]";
+               for crate in ${g[3]//,/ }; do
+                       echo "${crate%:*} = { path = 
\"../${g[1]}-${g[2]}/${crate#*:}\" }"
+               done
+       done >> Cargo.toml || die
+}
+
+src_compile() {
+       filter-flags '-flto*' # undefined references with tinyfiledialogs and 
more
+
+       cargo_src_compile --bins # note: configure --bins would skip tests
+}
+
+src_install() {
+       dodoc README.md
+
+       # does not have a real GUI yet, flag is used to ensure there is a
+       # way for messages and file picker to be displayed with .desktop
+       # (many options, but zenity and kdialog currently seem to work better)
+       if use gui; then
+               newicon web/packages/extension/assets/images/icon180.png 
${PN}.png
+               make_desktop_entry ${PN} ${PN^} ${PN} 
"AudioVideo;Player;Emulator;" \
+                       
"MimeType=application/x-shockwave-flash;application/vnd.adobe.flash.movie;"
+       fi
+
+       cd target/$(usex debug{,} release) || die
+
+       newbin ${PN}_desktop ${PN}
+       newbin exporter ${PN}_exporter
+       dobin ${PN}_scanner
+}
+
+pkg_postinst() {
+       xdg_pkg_postinst
+
+       if [[ ! ${REPLACING_VERSIONS} ]]; then
+               elog "${PN} is experimental software that is still under heavy 
development"
+               elog "and only receiving nightly releases. Plans in Gentoo is 
to update"
+               elog "roughly every two weeks if no known major regressions."
+               elog
+               elog "There is currently no plans to support wasm builds / 
browser"
+               elog "extensions, this provides the desktop viewer and other 
tools."
+       fi
+}

Reply via email to