Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Collapse sidebar
editors
lite-xl-plugin-manager
Overview
Meta Configuration of Package lite-xl-plugin-manager
<package name="lite-xl-plugin-manager" project="editors"> <title/> <description>### NOTE(s): * 20240408: 15.5 fails because the libgit2 version is too low (>= 1.7.1 work, see https://build.opensuse.org/package/show/home:sbradnick/libgit2) * 20251029: 15.6 fails because "meson.build:15:4: ERROR: Dependency "mbedtls" not found, tried pkgconfig"; ` mbedtls-devel` v3.5.1 in Leap 15.6 doesn't provide `pkgconfig(mbedtls)` and cmake can't find it. ---- * 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.</description> <person userid="sbradnick" role="maintainer"/> <build> <disable/> <enable arch="x86_64" repository="15.5"/> <enable arch="x86_64" repository="openSUSE_Tumbleweed"/> <disable arch="x86_64" repository="15.6"/> <enable arch="x86_64" repository="16.0"/> </build> <publish> <disable/> <enable arch="x86_64" repository="15.5"/> <enable arch="x86_64" repository="openSUSE_Tumbleweed"/> <disable arch="x86_64" repository="15.6"/> <enable arch="x86_64" repository="16.0"/> </publish> <debuginfo> <disable/> <enable arch="x86_64" repository="15.5"/> <enable arch="x86_64" repository="openSUSE_Tumbleweed"/> <disable arch="x86_64" repository="15.6"/> <enable arch="x86_64" repository="16.0"/> </debuginfo> <useforbuild> <disable/> </useforbuild> <url>https://github.com/lite-xl/lite-xl-plugin-manager</url> </package>
Locations
Projects
Search
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects