Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add: Media Production yaml #13

Merged
merged 4 commits into from
Jan 6, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 49 additions & 0 deletions catalogue/mediaprod.yml
Original file line number Diff line number Diff line change
@@ -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
Loading