25 lines
793 B
XML
25 lines
793 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>com.lightningbeam.editor</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-3.0-or-later</project_license>
|
|
<name>Lightningbeam Editor</name>
|
|
<summary>Multimedia editor for audio, video and 2D animation</summary>
|
|
|
|
<description>
|
|
<p>
|
|
Lightningbeam is a GPU-accelerated multimedia editor for audio, video and
|
|
2D animation. It features timeline-based editing, audio mixing with a
|
|
node-based effects system, and a scriptable DSP engine.
|
|
</p>
|
|
</description>
|
|
|
|
<launchable type="desktop-id">com.lightningbeam.editor.desktop</launchable>
|
|
|
|
<provides>
|
|
<binary>lightningbeam-editor</binary>
|
|
</provides>
|
|
|
|
<content_rating type="oars-1.1" />
|
|
</component>
|