Changeset e6503a9d
- Timestamp:
- 12/12/2016 01:06:49 PM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 1a87abcd
- Parents:
- 11d14a27
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r11d14a27 re6503a9d 47 47 <itemizedlist> 48 48 <listitem> 49 <para>[renodr] - Update to xf86-input-wacom-0.34.0. Fixes 50 <ulink url="&blfs-ticket-root;8612">#8612</ulink>.</para> 51 </listitem> 52 <listitem> 49 53 <para>[renodr] - Update to dbus-1.10.14. Fixes 50 54 <ulink url="&blfs-ticket-root;8580">#8580</ulink>.</para> -
x/installing/x7driver-synaptics.xml
r11d14a27 re6503a9d 41 41 </para> 42 42 43 &lfs7a_ built;43 &lfs7a_checked; 44 44 45 45 <bridgehead renderas="sect4">Package Information</bridgehead> -
x/installing/x7driver-wacom.xml
r11d14a27 re6503a9d 5 5 %general-entities; 6 6 7 <!ENTITY xorg-wacom-driver-version "0.3 3.0">7 <!ENTITY xorg-wacom-driver-version "0.34.0"> 8 8 9 9 <!ENTITY xorg-wacom-driver-download-http "&sourceforge-repo;/linuxwacom/xf86-input-wacom-&xorg-wacom-driver-version;.tar.bz2"> 10 10 <!ENTITY xorg-wacom-driver-download-ftp " "> 11 <!ENTITY xorg-wacom-driver-md5sum " 4faa1d4bf6eb74f40dba8c5cb3c9c3e4">12 <!ENTITY xorg-wacom-driver-size "58 4KB">13 <!ENTITY xorg-wacom-driver-buildsize "1 2MB (with tests)">11 <!ENTITY xorg-wacom-driver-md5sum "066a0b5fc0f33379b6cee429a616b7b4"> 12 <!ENTITY xorg-wacom-driver-size "588 KB"> 13 <!ENTITY xorg-wacom-driver-buildsize "10 MB (with tests)"> 14 14 <!ENTITY xorg-wacom-driver-time "0.1 SBU (with tests)"> 15 15 ]> … … 40 40 </para> 41 41 42 &lfs7a_ built;42 &lfs7a_checked; 43 43 44 44 <bridgehead renderas="sect4">Package Information</bridgehead> … … 123 123 </para> 124 124 125 <screen><userinput>./configure $XORG_CONFIG --with-systemd-unit-dir=no && 125 <screen revision="sysv"><userinput>./configure $XORG_CONFIG --with-systemd-unit-dir=no && 126 make</userinput></screen> 127 128 <screen revision="systemd"><userinput>./configure $XORG_CONFIG \ 129 --with-udev-rules-dir=/lib/udev/rules.d \ 130 --with-systemd-unit-dir=/lib/systemd/system && 126 131 make</userinput></screen> 127 132
Note:
See TracChangeset
for help on using the changeset viewer.