[PR #5522] [MERGED] Avidemux tools support #5524

Closed
opened 2026-05-05 10:40:00 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5522
Author: @hknaack
Created: 12/11/2022
Status: Merged
Merged: 12/14/2022
Merged by: @netblue30

Base: masterHead: avidemux-fixes-for-opensuse


📝 Commits (5)

  • 1ccd560 Avidemux: add information from template profile
  • 845b409 Add profile for avidemux3_qt5
  • 0163ef0 Avidemux: openSUSE-Packman fixes
  • 8b4b976 Add profile for avidemux3_cli
  • 15bce3c Add profile for avidemux3_jobs_qt5

📊 Changes

6 files changed (+51 additions, -0 deletions)

View changed files

📝 etc/inc/disable-programs.inc (+1 -0)
📝 etc/profile-a-l/avidemux.profile (+4 -0)
etc/profile-a-l/avidemux3_cli.profile (+11 -0)
etc/profile-a-l/avidemux3_jobs_qt5.profile (+18 -0)
etc/profile-a-l/avidemux3_qt5.profile (+15 -0)
📝 src/firecfg/firecfg.config (+2 -0)

📄 Description

A profile already exists for Avidemux, but when running the GUI avidemux3_qt5, the GUI job processor avidemux3_jobs_qt5 or the command line interface avidemux3_cli, only the default profile is used (on openSUSE Tumbleweed with avidemux3 installed from the Packman repository). Add profiles for each of the tools.
The Avidemux builds from Packman are also patched to store settings in directory ~/.avidemux3 instead of ~/.avidemux6.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/5522 **Author:** [@hknaack](https://github.com/hknaack) **Created:** 12/11/2022 **Status:** ✅ Merged **Merged:** 12/14/2022 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `avidemux-fixes-for-opensuse` --- ### 📝 Commits (5) - [`1ccd560`](https://github.com/netblue30/firejail/commit/1ccd56099478e69df0759f4b335f2eb713f4f7c8) Avidemux: add information from template profile - [`845b409`](https://github.com/netblue30/firejail/commit/845b409d6f39c7bd842f21f23ff1553c6cb26f80) Add profile for avidemux3_qt5 - [`0163ef0`](https://github.com/netblue30/firejail/commit/0163ef0c38a9f8e271cbe7f34cf6039bd6111633) Avidemux: openSUSE-Packman fixes - [`8b4b976`](https://github.com/netblue30/firejail/commit/8b4b976c826f77b9adacd3ae7c6aa3df6091fe35) Add profile for avidemux3_cli - [`15bce3c`](https://github.com/netblue30/firejail/commit/15bce3c83c828cb023ca0cbdad4592a0a9ec5d44) Add profile for avidemux3_jobs_qt5 ### 📊 Changes **6 files changed** (+51 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/disable-programs.inc` (+1 -0) 📝 `etc/profile-a-l/avidemux.profile` (+4 -0) ➕ `etc/profile-a-l/avidemux3_cli.profile` (+11 -0) ➕ `etc/profile-a-l/avidemux3_jobs_qt5.profile` (+18 -0) ➕ `etc/profile-a-l/avidemux3_qt5.profile` (+15 -0) 📝 `src/firecfg/firecfg.config` (+2 -0) </details> ### 📄 Description A profile already exists for Avidemux, but when running the GUI avidemux3_qt5, the GUI job processor avidemux3_jobs_qt5 or the command line interface avidemux3_cli, only the default profile is used (on openSUSE Tumbleweed with avidemux3 installed from the Packman repository). Add profiles for each of the tools. The Avidemux builds from Packman are also patched to store settings in directory ~/.avidemux3 instead of ~/.avidemux6. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:40:00 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5524
No description provided.