diff --git a/catalogue/mediaprod.yml b/catalogue/mediaprod.yml new file mode 100644 index 0000000..511514f --- /dev/null +++ b/catalogue/mediaprod.yml @@ -0,0 +1,49 @@ +category: Media Production +choices: + - name: Kdenlive + Provider: KDE + description: | + Free and open source video editor, based on MLT Framework and KDE Frameworks. + actions: rpm:kdenlive + + - name: Blender + provider: Blender + description: | + 3D modeling, animation, rendering and post-production + actions: rpm:blender + + - name: GIMP + provider: GIMP + description: | + GNU Image Manipulation Program + actions: rpm:gimp + + - name: Audacity + provider: Audacity + description: | + multi-track audio editor and recorder + actions: rpm:audacity + + - name: LMMS + providor: LMMS + description: | + Linux MultiMedia Studio + action: rpm:lmms + + - name: FreeCAD + providor: FreeCAD + description: | + FreeCAD is an open-source parametric 3D modeler made primarily to design real-life objects of any size. + actions: flatpak:org.freecad.FreeCAD + + - name: HandBrake + providor: HandBrake + description: | + Open-source video transcoder. + actions: flatpak:fr.handbrake.ghb + + - name: MusE + providor: MusE + description: | + Digital audio workstation with support for both Audio and MIDI. + actions: rpm:muse \ No newline at end of file