Fix support for Qt5CT and Qt6CT in profiles-s-z

This fix the next apps/binaries

*smplayer
*smtube
*strawberry
*thunderbird
*transmission-qt
*usbguard-applet-qt
*vidcutter
*vlc
*wpa-gui
This commit is contained in:
Jose Maldonado aka Yukiteru 2024-04-25 23:47:12 -04:00 committed by Alex
parent 7ed52e44cd
commit df52a5aa50
9 changed files with 9 additions and 25 deletions

View file

@ -19,6 +19,7 @@ profile smplayer @{exec_path} {
include <abstractions/gtk>
include <abstractions/mesa>
include <abstractions/nameservice-strict>
include <abstractions/qt5>
include <abstractions/qt5-compose-cache-write>
include <abstractions/qt5-settings-write>
include <abstractions/user-download-strict>
@ -45,7 +46,6 @@ profile smplayer @{exec_path} {
@{bin}/youtube-dl rPx,
@{bin}/yt-dlp rPx,
/usr/share/qt5ct/** r,
/usr/share/hwdata/pnp.ids r,
/etc/fstab r,
@ -62,7 +62,6 @@ profile smplayer @{exec_path} {
owner @{user_config_dirs}/smplayer/ rw,
owner @{user_config_dirs}/smplayer/* rwkl -> @{user_config_dirs}/smplayer/#@{int},
owner @{user_config_dirs}/qt5ct/{,**} r,
owner @{user_cache_dirs}/#@{int} rw,
owner /tmp/qtsingleapp-smplay-* rw,