Changeset 76d24bf
- Timestamp:
- 02/01/2023 12:07:30 AM (4 months ago)
- Branches:
- 11.3, ken/inkscape-core-mods, qt5new, trunk
- Children:
- 53d92c8, 949b48a
- Parents:
- 569925c (diff), cede1f0 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genutils/ibus.xml
r569925c r76d24bf 105 105 <xref linkend="dbus-python"/> and 106 106 <xref linkend="pygobject3"/> (both to build the Python support library), 107 <xref linkend="gtk-doc"/>, 108 < xref linkend="pyxdg" role="runtime"/>107 <xref linkend="gtk-doc"/>, and 108 <!--<xref linkend="pyxdg" role="runtime"/> 109 109 (runtime, for the <command>ibus-setup</command>), and 110 NOTE: The reference to the 'xdg' python module is commented out in the source --> 110 111 <xref linkend="libxkbcommon"/>, 111 112 <xref linkend="wayland"/> (both to build the Wayland support programs), and -
introduction/welcome/changelog.xml
r569925c r76d24bf 43 43 <itemizedlist> 44 44 <listitem> 45 <para>[renodr] - Update to xf86-video-vmware-13.4.0. Fixes 46 <ulink url="&blfs-ticket-root;17558">#17558</ulink>.</para> 47 </listitem> 48 <listitem> 45 49 <para>[bdubbs] - Update to libgusb-0.4.4. Fixes 46 50 <ulink url="&blfs-ticket-root;17580">#17580</ulink>.</para> -
x/installing/x7driver-vmware.xml
r569925c r76d24bf 5 5 %general-entities; 6 6 7 <!ENTITY xorg-vmware-driver-version "13. 3.0">7 <!ENTITY xorg-vmware-driver-version "13.4.0"> 8 8 9 <!ENTITY xorg-vmware-driver-download-http "&xorg-download-http;/driver/xf86-video-vmware-&xorg-vmware-driver-version;.tar. bz2">10 <!ENTITY xorg-vmware-driver-download-ftp "&xorg-download-ftp;/driver/xf86-video-vmware-&xorg-vmware-driver-version;.tar. bz2">11 <!ENTITY xorg-vmware-driver-md5sum " 08d66d062055080ff699ab4869726ea2">12 <!ENTITY xorg-vmware-driver-size "4 64KB">9 <!ENTITY xorg-vmware-driver-download-http "&xorg-download-http;/driver/xf86-video-vmware-&xorg-vmware-driver-version;.tar.xz"> 10 <!ENTITY xorg-vmware-driver-download-ftp "&xorg-download-ftp;/driver/xf86-video-vmware-&xorg-vmware-driver-version;.tar.xz"> 11 <!ENTITY xorg-vmware-driver-md5sum "8c9ec4decaa2262eb33a474219232bb1b"> 12 <!ENTITY xorg-vmware-driver-size "408 KB"> 13 13 <!ENTITY xorg-vmware-driver-buildsize "12 MB"> 14 14 <!ENTITY xorg-vmware-driver-time "0.1 SBU"> … … 106 106 <title>Installation of Xorg VMware Driver</title> 107 107 108 <!-- Applied in 13.4.0 108 109 <para> 109 110 First, fix a bug revealed by gcc-12: … … 111 112 112 113 <screen><userinput>sed -i 's/>yuv.i/>yuv[j][i/' vmwgfx/vmwgfx_tex_video.c</userinput></screen> 114 --> 113 115 114 116 <para> -
x/wm/openbox.xml
r569925c r76d24bf 78 78 <xref linkend="imagemagick"/> (to show desktop backgrounds as seen in the 79 79 Configuration Information section below), 80 <xref linkend="pyxdg"/>, 80 <xref linkend="pyxdg"/>, <!-- used for openbox-xdg-autostart --> 81 81 <xref linkend="startup-notification"/>, and 82 82 <xref linkend="librsvg"/>
Note:
See TracChangeset
for help on using the changeset viewer.