From 889fd227668ac34ff35a62d3b31aba791788eb286290e46037173389f9057b8a Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Thu, 11 Mar 2021 08:42:02 +0000 Subject: [PATCH] Accepting request 878092 from home:mauriziogalli:branches:Virtualization:Appliances:Images:openSUSE-Tumbleweed - Enable creation of Xfce Leap Live images - Xfce switched to evince as pdf reader OBS-URL: https://build.opensuse.org/request/show/878092 OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Images:openSUSE-Tumbleweed/livecd-openSUSE?expand=0&rev=92 --- list-xfce.sh | 4 +- livecd-leap-xfce.kiwi | 476 ++++++++++++++++++++++++++++++++++++ livecd-openSUSE.changes | 6 + livecd-tumbleweed-xfce.kiwi | 2 +- pre-checkin.sh | 1 - 5 files changed, 485 insertions(+), 4 deletions(-) create mode 100644 livecd-leap-xfce.kiwi diff --git a/list-xfce.sh b/list-xfce.sh index dd8e93c..a2e0359 100644 --- a/list-xfce.sh +++ b/list-xfce.sh @@ -35,8 +35,8 @@ buildignore simple-scan # Moved here from list-common.sh, too big for x11 install xf86-video-vmware i686,x86_64 -# make sure pdf support for xreader is installed -install xreader-plugin-pdfdocument +# make sure pdf support for evince is installed +install evince-plugin-pdfdocument # From rest_cd_core install alsa-firmware diff --git a/livecd-leap-xfce.kiwi b/livecd-leap-xfce.kiwi new file mode 100644 index 0000000..6930fb2 --- /dev/null +++ b/livecd-leap-xfce.kiwi @@ -0,0 +1,476 @@ + + + + + + + openSUSE Project + opensuse@opensuse.org + openSUSE Live system + + + + + + + + 2.8.0 + openSUSE + bgrt + zypper + false + en_US + true + + + + 2.8.0 + openSUSE + bgrt + zypper + false + en_US + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/livecd-openSUSE.changes b/livecd-openSUSE.changes index 8811c6b..996a296 100644 --- a/livecd-openSUSE.changes +++ b/livecd-openSUSE.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Mar 10 02:50:23 UTC 2021 - Maurizio Galli + +- Enable creation of Xfce Leap Live images +- Xfce switched to evince as pdf reader + ------------------------------------------------------------------- Thu Mar 4 11:18:15 UTC 2021 - Fabian Vogt diff --git a/livecd-tumbleweed-xfce.kiwi b/livecd-tumbleweed-xfce.kiwi index 1325b37..70797c8 100644 --- a/livecd-tumbleweed-xfce.kiwi +++ b/livecd-tumbleweed-xfce.kiwi @@ -454,7 +454,7 @@ - + diff --git a/pre-checkin.sh b/pre-checkin.sh index 5e9b0ca..d34858e 100644 --- a/pre-checkin.sh +++ b/pre-checkin.sh @@ -42,7 +42,6 @@ for distro in leap tumbleweed; do fi for flavor in gnome kde xfce x11; do - [ "${flavor}" = "xfce" -a "${distro}" = "leap" ] && continue # Prevent creation of livecd-leap-xfce.kiwi uppercaseflavor="$(echo "${flavor}" | tr [:lower:] [:upper:])" if [ "${flavor}" = "x11" ]; then