Multimedia - install pipewire-qubes for 4.2

This commit is contained in:
unman 2024-06-13 23:35:26 +00:00
parent 1cac51ac2f
commit ce03fcd9dc
No known key found for this signature in database
GPG Key ID: FDD1B8244731B36C
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: 3isec-qubes-sys-multimedia Name: 3isec-qubes-sys-multimedia
Version: 2.3 Version: 2.3
Release: 6%{?dist} Release: 7%{?dist}
Summary: creates multimedia template and qubes Summary: creates multimedia template and qubes
License: GPLv3+ License: GPLv3+
@ -50,10 +50,13 @@ if [ $1 -eq 1 ]; then
qubesctl --skip-dom0 --targets=media state.apply multimedia.configure qubesctl --skip-dom0 --targets=media state.apply multimedia.configure
fi fi
if [ $1 -eq 2 ]; then if [ $1 -eq 2 ]; then
qubesctl --skip-dom0 --targets=template-multimedia state.apply multimedia.install
qubesctl --skip-dom0 --targets=media state.apply multimedia.configure qubesctl --skip-dom0 --targets=media state.apply multimedia.configure
fi fi
%changelog %changelog
* Thu Jun 13 2024 unman <unman@thirdeyesecurity.org> - 2.3.7
- Install pipewire-qubes
* Thu May 02 2024 unman <unman@thirdeyesecurity.org> - 2.3.6 * Thu May 02 2024 unman <unman@thirdeyesecurity.org> - 2.3.6
- Fix installation bug - Fix installation bug
* Wed May 01 2024 unman <unman@thirdeyesecurity.org> - 2.3.5 * Wed May 01 2024 unman <unman@thirdeyesecurity.org> - 2.3.5

View File

@ -35,6 +35,7 @@ vlc.packages:
other.packages: other.packages:
pkg.installed: pkg.installed:
- pkgs: - pkgs:
- pipewire-qubes
- qubes-app-shutdown-idle - qubes-app-shutdown-idle
- audacious - audacious
- calibre - calibre