Accepting request 1206556 from Virtualization:Appliances:Images:openSUSE-Tumbleweed
- list-x11: Avoid the audio stack - list-x11: Ignore xdg-utils-screensaver only (forwarded request 1206554 from favogt) OBS-URL: https://build.opensuse.org/request/show/1206556 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/livecd-openSUSE?expand=0&rev=260
This commit is contained in:
commit
bda452bd5e
@ -137,7 +137,14 @@ buildignore libvdpau_nouveau
|
|||||||
|
|
||||||
# Pulls in a lot of libs, only used by libwebkit2gtk/epiphany anyway
|
# Pulls in a lot of libs, only used by libwebkit2gtk/epiphany anyway
|
||||||
buildignore gstreamer-plugins-bad
|
buildignore gstreamer-plugins-bad
|
||||||
buildignore xdg-utils
|
|
||||||
|
# Pulls in perl
|
||||||
|
buildignore xdg-utils-screensaver
|
||||||
|
|
||||||
|
# No audio stack
|
||||||
|
buildignore libpipewire-0_3-0
|
||||||
|
buildignore xfce4-pulseaudio-plugin
|
||||||
|
#buildignore pipewire-pulseaudio
|
||||||
|
|
||||||
# Previously required by rest_cd_x11
|
# Previously required by rest_cd_x11
|
||||||
install patterns-xfce-xfce_basis
|
install patterns-xfce-xfce_basis
|
||||||
|
@ -633,8 +633,12 @@
|
|||||||
<ignore name="libvdpau_nouveau"/>
|
<ignore name="libvdpau_nouveau"/>
|
||||||
<!-- OBS-IgnorePackage: gstreamer-plugins-bad -->
|
<!-- OBS-IgnorePackage: gstreamer-plugins-bad -->
|
||||||
<ignore name="gstreamer-plugins-bad"/>
|
<ignore name="gstreamer-plugins-bad"/>
|
||||||
<!-- OBS-IgnorePackage: xdg-utils -->
|
<!-- OBS-IgnorePackage: xdg-utils-screensaver -->
|
||||||
<ignore name="xdg-utils"/>
|
<ignore name="xdg-utils-screensaver"/>
|
||||||
|
<!-- OBS-IgnorePackage: libpipewire-0_3-0 -->
|
||||||
|
<ignore name="libpipewire-0_3-0"/>
|
||||||
|
<!-- OBS-IgnorePackage: xfce4-pulseaudio-plugin -->
|
||||||
|
<ignore name="xfce4-pulseaudio-plugin"/>
|
||||||
<package name="patterns-xfce-xfce_basis"/>
|
<package name="patterns-xfce-xfce_basis"/>
|
||||||
<namedCollection name="xfce_basis"/>
|
<namedCollection name="xfce_basis"/>
|
||||||
<package name="evince"/>
|
<package name="evince"/>
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 9 14:38:38 UTC 2024 - Fabian Vogt <fvogt@suse.com>
|
||||||
|
|
||||||
|
- list-x11: Avoid the audio stack
|
||||||
|
- list-x11: Ignore xdg-utils-screensaver only
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 4 10:25:03 UTC 2024 - Dominique Leuenberger <dleuenberger@suse.com>
|
Fri Oct 4 10:25:03 UTC 2024 - Dominique Leuenberger <dleuenberger@suse.com>
|
||||||
|
|
||||||
|
@ -635,8 +635,12 @@
|
|||||||
<ignore name="libvdpau_nouveau"/>
|
<ignore name="libvdpau_nouveau"/>
|
||||||
<!-- OBS-IgnorePackage: gstreamer-plugins-bad -->
|
<!-- OBS-IgnorePackage: gstreamer-plugins-bad -->
|
||||||
<ignore name="gstreamer-plugins-bad"/>
|
<ignore name="gstreamer-plugins-bad"/>
|
||||||
<!-- OBS-IgnorePackage: xdg-utils -->
|
<!-- OBS-IgnorePackage: xdg-utils-screensaver -->
|
||||||
<ignore name="xdg-utils"/>
|
<ignore name="xdg-utils-screensaver"/>
|
||||||
|
<!-- OBS-IgnorePackage: libpipewire-0_3-0 -->
|
||||||
|
<ignore name="libpipewire-0_3-0"/>
|
||||||
|
<!-- OBS-IgnorePackage: xfce4-pulseaudio-plugin -->
|
||||||
|
<ignore name="xfce4-pulseaudio-plugin"/>
|
||||||
<package name="patterns-xfce-xfce_basis"/>
|
<package name="patterns-xfce-xfce_basis"/>
|
||||||
<namedCollection name="xfce_basis"/>
|
<namedCollection name="xfce_basis"/>
|
||||||
<package name="evince"/>
|
<package name="evince"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user