diff --git a/scripts/update-xorg-server-from-1.18.4-to-1.19.3.sh b/scripts/update-xorg-server-from-1.18.4-to-1.19.3.sh new file mode 100755 index 000000000..328a601ee --- /dev/null +++ b/scripts/update-xorg-server-from-1.18.4-to-1.19.3.sh @@ -0,0 +1,39 @@ +#!/bin/sh + +bee update xproto +bee update font-util +bee remove bdftopcf-1.0.4-0.x86_64 +bee remove libXfont-1.4.7-0.x86_64 +bee install libXfont2 +bee remove font-adobe-100dpi-1.0.3-0.x86_64 +bee remove font-adobe-75dpi-1.0.3-0.x86_64 +bee remove font-adobe-utopia-100dpi-1.0.4-0.x86_64 +bee remove font-adobe-utopia-75dpi-1.0.4-0.x86_64 +bee remove font-arabic-misc-1.0.3-0.x86_64 +bee remove font-bh-100dpi-1.0.3-0.x86_64 +bee remove font-bh-75dpi-1.0.3-0.x86_64 +bee remove font-bh-lucidatypewriter-100dpi-1.0.3-0.x86_64 +bee remove font-bh-lucidatypewriter-75dpi-1.0.3-0.x86_64 +bee remove font-bitstream-100dpi-1.0.3-0.x86_64 +bee remove font-bitstream-75dpi-1.0.3-0.x86_64 +bee remove font-bitstream-type1-1.0.3-0.x86_64 +bee remove font-cronyx-cyrillic-1.0.3-0.x86_64 +bee remove font-cursor-misc-1.0.3-0.x86_64 +bee remove font-daewoo-misc-1.0.3-0.x86_64 +bee remove font-dec-misc-1.0.3-0.x86_64 +bee remove font-isas-misc-1.0.3-0.x86_64 +bee remove font-jis-misc-1.0.3-0.x86_64 +bee remove font-micro-misc-1.0.3-0.x86_64 +bee remove font-misc-cyrillic-1.0.3-0.x86_64 +bee remove font-misc-meltho-1.0.3-0.x86_64 +bee remove font-misc-misc-1.1.2-0.x86_64 +bee remove font-mutt-misc-1.0.3-0.x86_64 +bee remove font-schumacher-misc-1.1.2-0.x86_64 +bee remove font-screen-cyrillic-1.0.4-0.x86_64 +bee remove font-sony-misc-1.0.3-0.x86_64 +bee remove font-sun-misc-1.0.3-0.x86_64 +bee remove font-symbola-9.00-0.x86_64 +bee remove font-winitzki-cyrillic-1.0.3-0.x86_64 +bee update xorg-server +bee update libevdev +bee update xf86-input-evdev