- Update to version 1.4.2+git20251016.6cfa420: * Android update? * Updated libzip. * Apparently the new default cmake on macos has removed compatibily with this cmake, so let's see if this fixes it. * Fixed some wildcard issues with comparing plugins. - Updating to use mbedtls-devel v3 (only) for Leap/TW * Default Leap mbedtls-devel v2/v3 don't provide .pc files for pkgconfig * Branched package from security:tls (currently v3.6.4) does - Update to version 1.4.2+git20250828.33b413c: * Updated CHANGELOG.mdd. * Added in a fix for not inversions not matching addons which have no tags. * Added in a passthrough for cjson. * Updated CHANGELOG.md. * Small issue with passing repostories for run. * Added in a check to ensure we don't get an error when we're trying to run a particular repo's stuff without adding in a branch specifier. * Clarified option. * Updated versions of libgit2 and mbedtls. * Update meson to use mbedtls3 (#174) * Removed test that currently has no live examples in lite-xl-plugin-manager. OBS-URL: https://build.opensuse.org/request/show/1313078 OBS-URL: https://build.opensuse.org/package/show/editors/lite-xl-plugin-manager?expand=0&rev=42
662 B
662 B
lite-xl-plugin-manager
- A standalone binary that provides an easy way of installing, and uninstalling plugins from lite-xl, as well as different version of lite-xl.
- Can be used by a package manager plugin that works from inside the editor and calls this binary.
- Also contains a plugin_manager.lua plugin to integrate the binary with lite in the form of an easy-to-use GUI.
- By default in releases, lpm will automatically consume the manifest.json in the latest branch of this repository, which corresponds to the most recent versioned release.
- Conforms to SCPS3.