gpo.zugaina.org

Search Portage & Overlays:

dev-util/react-native-decompiler

Decompile React Native bundles.

Screenshots

  • react-native-decompiler-0.2.4-r2
    ~amd64

    View      Download      Browse     License: MIT AGPL-3+ Apache-2.0 BSD-2 BSD ISC   
    Overlay: tatsh-overlay

ChangeLog

commit fa25854a93b72f8f61ed30fcab9bd7ba0b8e261c
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Aug 1 13:43:05 2026 -0400

*/*: replace yarn_* livecheck settings with nodejs

The yarn_base_package and yarn_packages settings drove livecheck's yarn
handler, which regenerated the YARN_PKGS array and files/<pn>-yarn.lock.
Neither exists any more now that these packages take a prebuilt node_modules
archive, so the settings are dead.

livecheck's nodejs handler does what the conversion does by hand: run the
package manager, compress node_modules and upload the archive to a GitHub
release. Point it at the __distfiles__ release.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

commit 5573a527fda3526ca1b1a67b1cb56aa8137fd30a
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Aug 1 12:26:13 2026 -0400

dev-util/react-native-decompiler: convert to nodejs-mod.eclass

Replaces the yarn.eclass offline-mirror build with a prebuilt node_modules
archive hosted in the overlay's __distfiles__ release. No yarn is required at
build time. Upstream version is unchanged at 0.2.4.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

commit 880b1984fc7dd673682afe9854f6b933f6d58cf6
Author: Andrew Udvare <audvare@gmail.com>
Date: Thu Dec 11 06:08:34 2025 -0500

*/*: update all manifests since switching to thin type

Signed-off-by: Andrew Udvare <audvare@gmail.com>

commit 2bc190564195fb832faf139d0353d9b41ceb0f2c
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Nov 29 18:26:54 2025 -0500

*/*: fix pkgcheck scan issues

- Variable order
- HTTP -> HTTPS
- Redirected URIs
- CRATES format
- Update old dep names
- PYTHON_COMPAT
- Fix long descriptions
- Issues in eclasses

commit c80774d6616ca67f8e9e88099eb12231828b6bd9
Author: Andrew Udvare <audvare@gmail.com>
Date: Tue Nov 4 15:23:04 2025 -0500

dev-util/react-native-decompiler: fix installation path

Signed-off-by: Andrew Udvare <audvare@gmail.com>

commit d8ebbc78a0026e2e1da7aaa641ee9a2cb8768898
Author: Andrew Udvare <audvare@gmail.com>
Date: Wed Oct 22 01:00:37 2025 -0400

dev-util/react-native-decompiler: set RESTRICT=mirror

Signed-off-by: Andrew Udvare <audvare@gmail.com>

commit d803b090edbb34c0b294270c7af80cd7ff87cdab
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Oct 18 15:57:30 2025 -0400

project: format

commit fba6e51bffb62cc785b65846157e42818d5de75a
Author: Andrew Udvare <audvare@gmail.com>
Date: Sun Nov 26 01:55:59 2023 -0500

dev-util/react-native-decompiler: update SRC_URI

commit e3d4dc1987e653278a7678e444ff57546f8e3d6a
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Nov 20 22:56:03 2023 -0500

dev-util/react-native-decompiler: update livecheck

Signed-off-by: Andrew Udvare <audvare@gmail.com>

commit 8d1d5cf0a32241a9ec46845a5c686a359be3d0f5
Author: Andrew Udvare <audvare@gmail.com>
Date: Fri Sep 8 23:14:23 2023 -0400

dev-util/react-native-decompiler: lint

commit d54417dd8af8facf5268318605161b5b8d713787
Author: Andrew Udvare <audvare@gmail.com>
Date: Sun Jul 2 06:40:44 2023 -0400

dev-util/react-native-decompiler: update HOMEPAGE, SRC_URI

Signed-off-by: Andrew Udvare <audvare@gmail.com>

commit 4b97568d9b94f40be2aa3995e7e201b8b5532e62
Author: Andrew Udvare <audvare@gmail.com>
Date: Tue Jun 27 06:25:09 2023 -0400

dev-util/react-native-decompiler: new package, add 0.2.4

Signed-off-by: Andrew Udvare <audvare@gmail.com>