From: Martin Pitt Date: Wed, 11 Jan 2017 10:19:50 +0000 (+0100) Subject: postinst-setup-fedora: add codecs and packages for scanning X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=commitdiff_plain;h=f37277e706ed55d8a0323a23a65df13e3c8c693c postinst-setup-fedora: add codecs and packages for scanning --- diff --git a/postinst-setup-fedora b/postinst-setup-fedora index ceb2cdf..25ea960 100755 --- a/postinst-setup-fedora +++ b/postinst-setup-fedora @@ -14,6 +14,7 @@ dnf install -y iwl6000g2a-firmware NetworkManager-wifi \ pavucontrol pulseaudio-utils alsa-plugins-pulseaudio \ gstreamer1-plugin-mpg123 gstreamer1-plugins-good \ qemu-kvm qemu-img openvpn mutt weechat pidgin-otr \ + simple-scan sane-backends sane-backends-drivers-scanners \ pandoc texlive-beamer texlive-latex-bin texlive-collection-fontsrecommended \ texlive-hyphen-german texlive-hyphen-english \ gnome-terminal firefox network-manager-applet evince shotwell rhythmbox \ @@ -22,6 +23,10 @@ dnf install -y iwl6000g2a-firmware NetworkManager-wifi \ git gtimelog libappindicator-gtk3 \ schroot mock \ +# codecs +dnf install -y http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm +dnf install -y gstreamer1-{libav,plugins-{ugly,bad-free}} --setopt=strict=0 + # TODO: restore /etc git # other setup