X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=live-dvd.mk;h=7f7d00a5067f899514be9892e66169ef97837dff;hb=14d297bd587064f94b787abc48c2185f17292f2f;hp=9f798a388251d027fe397dc708c801ce1bb05ed8;hpb=da277e4a51db02e38bd9c0cde11aa40bebaef5fc;p=blast diff --git a/live-dvd.mk b/live-dvd.mk index 9f798a3..7f7d00a 100644 --- a/live-dvd.mk +++ b/live-dvd.mk @@ -4,3 +4,16 @@ iso=live-dvd.iso packages+=audacity,chromium,chromium-sandbox,chromium-l10n,dolphin,dvdauthor,dvd+rw-tools,ffmpeg,frei0r-plugins,gambas3,gcc,genisoimage,growisofs,hunspell-de-de-frami,hyphen-de,ipython3,k3b-i18n,kdenlive,konsole,krita,lazarus,libc-dev,libk3b7-extracodecs,libreoffice-calc,libreoffice-gnome,libreoffice-l10n-de,libreoffice-writer,marble,mencoder,mplayer,mypaint,normalize-audio,obs-studio,osspd,php-cli,recordmydesktop,scribus,sox,xfce4-power-manager-plugins packages+=,extremetuxracer,hedgewars,frozen-bubble,gnome-2048,kpat,supertuxkart,torus-trooper + +# Bugfix: prevent warning from faulty dolphin config +_config: cfg_root/usr/share/kxmlgui5/dolphin/dolphinui.rc +cfg_root/usr/share/kxmlgui5/dolphin/dolphinui.rc: cfg_root _xfce + mkdir -p "$(dir $@)" + printf '%s\n' \ + '' \ + '' \ + ' ' \ + ' ' \ + ' ' \ + '' \ + >$@