mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #5522] [MERGED] Avidemux tools support #5524
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#5524
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:avidemux-fixes-for-opensuse📝 Commits (5)
1ccd560Avidemux: add information from template profile845b409Add profile for avidemux3_qt50163ef0Avidemux: openSUSE-Packman fixes8b4b976Add profile for avidemux3_cli15bce3cAdd 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.