Commit Graph

1707 Commits

Author SHA1 Message Date
Bruce Dubbs
553e615860 Fix the man_db.conf when installing Xorg into /opt
The default X11 statements in /etc/man_db.conf point to
/usr/X11R6/man, but the man pages are installed in
$XORG_PREFIX/share/man.  This commit changes X11R6/man
to X11R6/share/man.  A second expression changes /usr/X11R6
to $XORG_PREFIX.

For $XORG_PREFIX=/opt/xorg, the original

MANPATH_MAP /usr/X11R6/bin    /usr/X11R6/man
MANPATH_MAP /usr/bin/X11      /usr/X11R6/man
...
MANDB_MAP   /usr/X11R6/man    /var/cache/man/X11R6

to

MANPATH_MAP /opt/xorg/bin     /opt/xorg/share/man
MANPATH_MAP /usr/bin/X11      /opt/xorg/share/man
...
MANDB_MAP   /opt/xorg/share/man  /var/cache/man/X11R6
2022-04-03 18:20:16 -05:00
Bruce Dubbs
f3b995a21d Put xorg-server log into the correct place. 2022-04-03 16:39:22 -05:00
Bruce Dubbs
f6de52b3a6 Package updates.
Update to poppler-22.04.0.
Update to mousepad-9.5.9.
Update to twm-1.0.12.
2022-04-03 11:48:10 -05:00
Bruce Dubbs
79a1e37eeb Package updates.
Update to freetype-2.12.0.
Update to fontconfig-2.14.0.
Update to xwayland-22.1.1.
2022-04-01 18:00:46 -05:00
Bruce Dubbs
4505673fff Update to libX11-1.7.4 (Xorg library). 2022-03-31 13:37:29 -05:00
Pierre Labastie
51d13f742f Fix libXvMC tarball name 2022-03-28 15:01:37 +02:00
Bruce Dubbs
1e3661d093 Update to libXvMC-1.0.13 (Xorg library). 2022-03-27 11:27:10 -05:00
Bruce Dubbs
ad33af621a Update to libevdev-1.12.1 (Xorg driver). 2022-03-26 18:50:48 -05:00
Ken Moffat
b9c353b87a Typo fixes from rhubarbpieguy. 2022-03-25 03:29:22 +00:00
Bruce Dubbs
751dd1ebc0 Update to sysprof-3.44.0 and change some references.
Change <ulink> references to libunwind to internal <linkend> references.
2022-03-24 18:22:59 -05:00
Pierre Labastie
90be06a650 Our instructions for xcb-proto depend on Xorg environment
This is not said anywhere (although arguably, anything that
depends on xcb-proto has a dependency tree containing
Xorg environment). Reported by mint_ on #lfs-support.
2022-03-23 18:48:08 +01:00
Bruce Dubbs
7495c403ea Package updates.
Update to xine-lib-1.2.12.
Update to xterm-372.
Update to upower-v0.99.17.
Update to vlc-3.0.17.
2022-03-10 13:29:38 -06:00
Bruce Dubbs
384f06bfd6 Package updates.
Archive libuninameslist.
Update to fontforge-20220308.
Update to libvdpau-1.5 (Xorg driver).
Update to libuv-v1.44.0.
2022-03-10 12:07:35 -06:00
Pierre Labastie
28d6ae07f9 Update to mesa-21.3.7 2022-03-06 10:50:13 +01:00
Bruce Dubbs
dc30794602 Package updates.
Update to icewm-2.9.6.
Update to xterm-371.
Update to xf86-video-amdgpu-22.0.0 (Xorg driver).
Update to libva-2.14.0 (Xorg driver).
Update to libinput 1.20.0 (Xorg driver).
Update to MarkupSafe-2.1.0 (Python module).
2022-03-03 10:47:05 -06:00
Xi Ruoyao
d8887a33fe
xorg intel driver: minor reword for KMS driver description 2022-02-28 00:04:30 +08:00
Pierre Labastie
51a2a54dd9 Tag xorg-intel-driver, and add a note telling about KMS 2022-02-27 13:45:25 +01:00
Douglas R. Reno
c7398c044e Tag the vmware driver 2022-02-26 23:20:48 -06:00
Douglas R. Reno
38765029a8 Tag the ATI driver
Thought I did this yesterday...
2022-02-26 23:07:37 -06:00
Bruce Dubbs
f91eb040f1 Sync libxml2py2 and libxml2 download locations 2022-02-25 01:56:11 -06:00
Bruce Dubbs
73b4a906c0 Clarify libvdpau documentation location 2022-02-24 19:37:56 -06:00
Bruce Dubbs
38f90cfcd1 Ensure some documentation is put into versioned directories.
Rename libvdpau documentation as a versioned directory.
Rename libnotify documentation as a versioned directory.
Rename xorgproto documentation as a versioned directory.
2022-02-22 19:54:52 -06:00
Pierre Labastie
a4020bd86a Git is an optional dependency for tests in xwayland 2022-02-22 11:20:56 +01:00
Pierre Labastie
cf60b15252 English improvements: thanks Ken 2022-02-20 09:22:49 +01:00
Pierre Labastie
e97bb1397c Merge branch 'trunk' into plabs/graphenv 2022-02-20 09:21:19 +01:00
Bruce Dubbs
ef8290b1d0 Tags - mostly multimedia 2022-02-19 16:48:51 -06:00
Bruce Dubbs
de22bfa148 Tags 2022-02-18 21:48:44 -06:00
Douglas R. Reno
f1a479c7e7 Package Updates and Tags
Update to xf86-input-wacom-1.0.0
Update to libdrm-2.4.110
Update to XWayland-22.1.0
2022-02-18 13:06:30 -06:00
Bruce Dubbs
2c871871fb Spelling fixes 2022-02-16 15:04:13 -06:00
Douglas R. Reno
43149b817d Update to Mesa-21.3.6, and fix several multi-threading issues in the
Nouveau driver in Mesa.
2022-02-11 23:20:41 -06:00
Bruce Dubbs
0e0cb84bb6 Update to xkeyboard-config-2.35.1 2022-02-08 21:49:56 -06:00
Bruce Dubbs
0a18d81c5d Package updates.
Update to LVM2.2.03.15.
Update to gpgme-1.17.0.
Update to imlib2-1.8.0.
Update to xkeyboard-config-2.35.
2022-02-08 18:47:33 -06:00
Pierre Labastie
46fb0f972d Changes so that X does not appear as the only graphic system 2022-02-03 22:19:22 +01:00
Pierre Labastie
988edafd38 Update to mesa-21.3.5 2022-01-27 10:43:43 +01:00
Bruce Dubbs
feb043a362 Package updates.
Update to git-2.35.0.
Update to xf86-input-libinput-1.2.1.
Update to unrar-6.1.4.
2022-01-25 13:47:27 -06:00
Bruce Dubbs
62cb663564 Package updates. 2022-01-13 17:20:43 -06:00
Bruce Dubbs
4e08bcca71 Package updates.
Update to xorg-server-21.1.3.
Update to Pygments-2.11.1 (Python module).
Update to doxygen-1.9.3.
Update to wireshark-3.6.1.
2022-01-03 12:04:58 -06:00
Douglas R. Reno
7cc0c9d26c Package updates:
Update to Mesa-21.3.3
Update to systemd-250
2021-12-30 19:06:39 -06:00
Bruce Dubbs
ad20138a15 Package updates.
Update to mesa-21.3.2.
Update to php-8.1.1.
Update to gegl-0.4.34.
Update to librsvg-2.52.5.
2021-12-19 12:31:32 -06:00
Bruce Dubbs
e9641507e7 Package updates.
Update to XWayland-21.1.4.
Update to xorg-server-21.1.2.
Update to harfbuzz-3.2.0.
Update to libinput-1.19.3 (Xorg driver).
2021-12-16 15:09:17 -06:00
Pierre Labastie
623b3bcfb4 Add missing dependency libtirpc of xorg-server 2021-12-14 18:17:12 +01:00
Douglas R. Reno
a447dfc271 Fix building xf86-video-nouveau with the latest X server 2021-12-14 10:59:51 -06:00
Bruce Dubbs
751ceda5b0 Package Updates.
Update to kf5-5.89. Includes
  extra-cmake-modules
  breeze-icons
  oxygen-icons5
Update to plasma-wayland-protocols-1.5.0.
Make text clarification for amdgpu xorg driver.
2021-12-12 15:39:19 -06:00
Bruce Dubbs
e91c678507 Package updates.
Update to xfsprogs-5.14.2.
Update to libX11-1.7.3.1 (Xorg Library).
Update to imlib2-1.7.5.
Update to glib-networking-2.70.1.
2021-12-10 13:30:11 -06:00
Pierre Labastie
f9a46717f3 Fix a couple of typos:
vlc.xml: Remove a spurious comma
Missing full stop in libvdpau.xml
2021-12-05 21:43:15 +01:00
Bruce Dubbs
d628802ad0 Package updates.
Update to freetype-2.11.1.
 Update to xfsprogs-5.14.1.
 Update to poppler-21.12.0.
 Update to gsl-2.7.1.
 Update to SDL2-2.0.18.
 Update to mesa-21.3.1.
2021-12-03 12:42:48 -06:00
Bruce Dubbs
2c059f1a00 Update to xauth-1.1.1 (Xorg App) 2021-11-29 11:07:22 -06:00
Pierre Labastie
6c6b4190dc Fix xwayland and gdm for non xorg GNOME on sysv
- create the /tmp/.X11-unix directory with permission 1777 using
  /etc/sysconfig/createfiles
- add pam_loginuid.so as required in /etc/pam.d/gdm-launch-environment
- ensure /etc/X11/xorg.conf.d exists after installing xwayland (both
  sysv and systemd)
2021-11-27 20:05:47 +01:00
Douglas R. Reno
fe8c1a6dd2 Package updates:
Update to icewm-2.8.0
Update to xkeyboard-config-2.34
Update to libva-2.13.0
2021-11-23 13:14:25 -06:00
Douglas R. Reno
c53fe5a77b Package updates and some tweaks
Update to vala-0.54.3
Update to librsvg-2.52.4
Update to libgusb-0.3.8
libxvct: minor spacing tweaks
xorg-server: minor formatting/spacing tweaks
2021-11-23 00:54:11 -06:00