From e5c8fac2ffda00162cd796a46604b9e5b162a274 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Mon, 11 Nov 2024 17:36:13 +0100 Subject: [PATCH] JPEXS.FFDec version 22.0.0 (#190301) --- .../FFDec/22.0.0/JPEXS.FFDec.installer.yaml | 25 +++++++++ .../22.0.0/JPEXS.FFDec.locale.en-US.yaml | 53 +++++++++++++++++++ .../j/JPEXS/FFDec/22.0.0/JPEXS.FFDec.yaml | 5 ++ 3 files changed, 83 insertions(+) create mode 100644 manifests/j/JPEXS/FFDec/22.0.0/JPEXS.FFDec.installer.yaml create mode 100644 manifests/j/JPEXS/FFDec/22.0.0/JPEXS.FFDec.locale.en-US.yaml create mode 100644 manifests/j/JPEXS/FFDec/22.0.0/JPEXS.FFDec.yaml diff --git a/manifests/j/JPEXS/FFDec/22.0.0/JPEXS.FFDec.installer.yaml b/manifests/j/JPEXS/FFDec/22.0.0/JPEXS.FFDec.installer.yaml new file mode 100644 index 000000000000..f0817fa1d8b0 --- /dev/null +++ b/manifests/j/JPEXS/FFDec/22.0.0/JPEXS.FFDec.installer.yaml @@ -0,0 +1,25 @@ +PackageIdentifier: JPEXS.FFDec +PackageVersion: 22.0.0 +InstallerType: nullsoft +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +UpgradeBehavior: install +FileExtensions: +- abc +- gfx +- iggy +- swc +- swf +Dependencies: + PackageDependencies: + - PackageIdentifier: Oracle.JavaRuntimeEnvironment +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/jindrapetrik/jpexs-decompiler/releases/download/version22.0.0/ffdec_22.0.0_setup.exe + InstallerSha256: AF3648621CBBBDC982D5928EC14C27479612821C36945751ED0CCDCEB0A18D09 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/j/JPEXS/FFDec/22.0.0/JPEXS.FFDec.locale.en-US.yaml b/manifests/j/JPEXS/FFDec/22.0.0/JPEXS.FFDec.locale.en-US.yaml new file mode 100644 index 000000000000..881965c5b949 --- /dev/null +++ b/manifests/j/JPEXS/FFDec/22.0.0/JPEXS.FFDec.locale.en-US.yaml @@ -0,0 +1,53 @@ +PackageIdentifier: JPEXS.FFDec +PackageVersion: 22.0.0 +PackageLocale: en-US +Publisher: JPEXS +PublisherUrl: https://www.jpexs.com +# PublisherSupportUrl: +# PrivacyUrl: +Author: JPEXS +PackageName: JPEXS Free Flash Decompiler +PackageUrl: https://github.com/jindrapetrik/jpexs-decompiler +License: GPLv3 +LicenseUrl: https://github.com/jindrapetrik/jpexs-decompiler/blob/master/license.txt +# Copyright: +# CopyrightUrl: +ShortDescription: JPEXS Free Flash Decompiler (FFDec) is opensource flash SWF decompiler and editor. Extract resources, convert SWF to FLA, edit ActionScript, replace images, sounds, texts, fonts and more. Various output formats available. +Description: | + JPEXS Free Flash Decompiler (FFDec) is opensource flash SWF decompiler and editor. Extract resources, convert SWF to FLA, edit ActionScript, replace images, sounds, texts or fonts. Various output formats available. + + Key Features: + - Exporting scripts, images, shapes, movies, sounds, fonts... + - SWF to FLA conversion + - SWF to XML export and import again + - Various output formats like SVG or HTML5 Canvas + - Displaying ActionScript source code. + - Experimental direct editing of ActionScript source + - Editing via assembler source + - Integrated ActionScript debugger - step, breakpoints, set variables + - Both ActionScript 1/2 and AS3 support + - Clicking decompiled source highlights P-code associated instruction and vice-versa + - Replacing images, editing texts, fonts and other tags + - Displaying SWF resources (shapes, sprites, fonts, buttons...) + - Hexadecimal dump view with color hilighting also available + - Java based code which supports multiple platforms + - Multilanguage support (see language list) + - Can decompile some kinds of obfuscated code too +Moniker: ffdec +Tags: +- abc +- actionscript +- decompiler +- disassembler +- editor +- flash +- free +- opensource +- swf +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/j/JPEXS/FFDec/22.0.0/JPEXS.FFDec.yaml b/manifests/j/JPEXS/FFDec/22.0.0/JPEXS.FFDec.yaml new file mode 100644 index 000000000000..0099095259aa --- /dev/null +++ b/manifests/j/JPEXS/FFDec/22.0.0/JPEXS.FFDec.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: JPEXS.FFDec +PackageVersion: 22.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0