[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: Replace mplayer with mpv

Mattia Rizzolo (@mattia) gitlab at salsa.debian.org
Mon Feb 6 09:58:39 GMT 2023



Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
a9a2f520 by Sebastian Ramacher at 2023-02-05T18:13:40+01:00
Replace mplayer with mpv

mplayer is currently not part of bookworm. Even if it were, the player
functionality has been replaced by mpv, one of mplayer's forks.

- - - - -
65f523bb by Mattia Rizzolo at 2023-02-06T10:58:24+01:00
Merge branch 'mplayer' of salsa.debian.org:sramacher/jenkins.debian.net

MR: https://salsa.debian.org/qa/jenkins.debian.net/-/merge_requests/150
Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


1 changed file:

- bin/chroot-installation.sh


Changes:

=====================================
bin/chroot-installation.sh
=====================================
@@ -210,8 +210,12 @@ case $1 in
 	#		SPECIFIC="libreoffice virt-manager mplayer chromium"
 	#		FIREFOX="iceweasel"
 	#		;;
-	buster|bullseye|bookworm|sid)	DISTRO="$1"
+	buster|bullseye)	DISTRO="$1"
 			SPECIFIC="libreoffice virt-manager mplayer chromium"
+			FIREFOX="firefox-esr"
+			;;
+	bookworm|sid)	DISTRO="$1"
+			SPECIFIC="libreoffice virt-manager mpv chromium"
 			if [ "$DISTRO" = "sid" ] ; then
 				FIREFOX="firefox firefox-esr"
 			else
@@ -252,7 +256,7 @@ if [ "$2" != "" ] ; then
 				;;
 		developer)	install_build_depends developer $FULL_DESKTOP
 				;;
-		debconf-video)	install_packages ack-grep htop iftop iotop moreutils tmux vnstat icecast2 mplayer vlc cu voctomix voctomix-outcasts hdmi2usb-mode-switch hdmi2usb-udev
+		debconf-video)	install_packages ack-grep htop iftop iotop moreutils tmux vnstat icecast2 mpv vlc cu voctomix voctomix-outcasts hdmi2usb-mode-switch hdmi2usb-udev
 				;;
 		education*)	install_packages "Debian Edu task" $2
 				;;



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/0e49a9ebca58071f6b734708f19ab16be80d8a7a...65f523bb3ad82d37bbaf0ed34dcaaab3a2afee51

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/0e49a9ebca58071f6b734708f19ab16be80d8a7a...65f523bb3ad82d37bbaf0ed34dcaaab3a2afee51
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20230206/d6689077/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list