Pierre Labastie
9dc1c31b81
Update mesa demos url
2022-05-31 10:15:04 +02:00
Bruce Dubbs
bee072a039
Update to mesa-22.1.0.
...
This version of mesa eliminates drivers for very old graphics cards.
It also uses the crocus driver for some Intel graphics. It
has been tested for nvidia, intel, and amd graphics.
The instructions have been simplified to let the package determine
the appropriate drivers needed for the current system.
2022-05-31 00:38:37 -05:00
Bruce Dubbs
07bd55613d
Update to webkitgtk-2.36.3.
2022-05-29 15:42:04 -05:00
Thomas Trepl (Moody)
1302dc6895
Remove imlib2-config from list of programs
2022-05-28 08:42:23 +02:00
Pierre Labastie
566ab83eb1
Update to xwayland-22.1.2
2022-05-26 20:45:33 +02:00
Bruce Dubbs
673b197e2b
Update to gtk+3-3.24.34.
2022-05-19 11:44:36 -05:00
Bruce Dubbs
9855c0fd48
Update to webkitgtk-2.36.2.
2022-05-18 17:46:33 -05:00
Bruce Dubbs
a4bf676e73
Update to gtk-4.6.4.
2022-05-15 18:16:19 -05:00
Pierre Labastie
195cc2f996
Update to qt-5.15.4
2022-05-15 22:48:55 +02:00
Bruce Dubbs
0fcc739821
Update to kf5-5.94
...
Includes extra-cmake-modules, breeze-icons, and oxygen-icons5.
2022-05-15 11:56:41 -05:00
Pierre Labastie
3241bb9991
Fixes for gcc-12
...
for qtwebengine and xf86-video-vmware. For qtwebengine, I am
not sure it is not upstream, but what I have added works:
the problem is with the definition of functions std::begin and
std::end. They are defined in several headers (among which
<vector>), and in a different way in some other headers. Looks
like the former headers were included with gcc-11 and below,
while they are not anymore with gcc-12 (there is no standard
on what is included by what in C++ headers). The problem with
qtwebengine (or rather the third party skia module) is that
they also have towers of headers including each other, so that
it is hard to find where the missing C++ header has been included,
if it has been.
2022-05-15 08:15:38 +02:00
Pierre Labastie
27bcf0163c
Fix xorg-server for gcc-12
2022-05-13 07:13:58 +02:00
Xi Ruoyao
e26e282dff
libxcvt: add --buildtype=release
2022-05-08 18:32:05 +08:00
Xi Ruoyao
a8ab4fa772
libxcb: remove unneeded CFLAGS override
...
The issue seems fixed in libxcb-1.15.
2022-05-07 20:51:20 +08:00
Ken Moffat
83cc2cc372
Add 'Firmware for AMD/ATI amdgpu video chips'
...
Bruce noticed this was not explicity covered, my skim-reading
had noticed the details for ATI video chips without spotting that
was only for radeon.
In both the amdgpu and radeon xorg drivers, clarify that firmware
might have been provided in a modular build in /lib/firmware.
2022-05-07 08:33:11 +01:00
Douglas R. Reno
a1bdb65261
libvdpau-va-gl: Drop unneeded ffmpeg dependency.
2022-05-06 12:38:50 -05:00
Bruce Dubbs
4180699f87
Package updates.
...
Update to libnotify-0.7.12.
Update to wireshark-3.6.4.
Update to xfsprogs-5.16.0.
2022-05-05 14:56:39 -05:00
Bruce Dubbs
c59adc0e36
Update to xcb packages
...
Update to libxcb-1.15.
Update to xcb-proto-1.15.
2022-05-04 21:45:53 -05:00
Bruce Dubbs
8259f64259
Update to icewm-2.9.7.
2022-05-02 11:31:34 -05:00
Bruce Dubbs
19961d11f4
Typo
2022-04-30 21:08:28 -05:00
Bruce Dubbs
cc6f95e438
Update to libX11-1.8.
2022-04-30 19:32:23 -05:00
Xi Ruoyao
ebb31dbfca
x7lib: remove unneeded case for libICE
...
Now libpthread.a is a dummy lib, so -lpthread is definitely unneeded.
2022-04-30 17:17:39 +08:00
Bruce Dubbs
245e9ba470
Update to libnotify-0.7.11.
2022-04-28 18:20:36 -05:00
Bruce Dubbs
6e5707ee33
Update to gtk-4.6.3.
2022-04-28 18:15:30 -05:00
Xi Ruoyao
e1130dfb67
xwayland: remove -Dxvfb=false, and optionally install Xvfb
...
With the default (-Dxvfb=true), Xvfb is built but not installed. So
leave the default (as Xvfb may be used in test), and add instruction to
install it if the user won't use xorg-server.
2022-04-28 17:24:26 +08:00
Bruce Dubbs
bf62a13f0c
Update to imlib2-1.9.0.
2022-04-24 18:52:52 -05:00
Bruce Dubbs
bd443b59b3
Update to libhandy-1.6.2.
2022-04-23 11:07:52 -05:00
Bruce Dubbs
6695a38022
Update to libadwaita-1.1.1.
2022-04-23 10:30:29 -05:00
Xi Ruoyao
5b1d11c632
replace URLs containing "gnome/sources" with gnome-download-http entity
2022-04-23 16:23:11 +08:00
Bruce Dubbs
45c4cd95ad
Update to goffice-0.10.52.
2022-04-22 18:05:51 -05:00
Bruce Dubbs
d8f41d95ce
Update to at-spi2-core-2.44.1.
2022-04-22 13:39:36 -05:00
Bruce Dubbs
a682acf40b
Package updates.
...
Update to epiphany-42.2.
Update to gtksourceview-5.4.1.
2022-04-22 13:02:12 -05:00
Xi Ruoyao
b36e20dd6a
libinput: fix udev rules and helpers installation
...
Reported-by: Rainer Fiebig <jrf@mailbox.org>
2022-04-22 18:32:32 +08:00
Bruce Dubbs
f175d7ef50
Update to webkitgtk-2.36.1.
2022-04-21 13:34:02 -05:00
Bruce Dubbs
0f96903689
Update to xorgproto-2022.1.
2022-04-21 11:11:17 -05:00
Bruce Dubbs
71fb66c1c7
Update to libinput-1.20.1 (Xorg driver).
2022-04-21 10:56:31 -05:00
Bruce Dubbs
5b8fa178f6
Update to xauth-1.1.2.
2022-04-21 10:25:48 -05:00
Xi Ruoyao
4d95033c18
xorgproto: remove outdated command explanation
2022-04-21 14:00:52 +08:00
Pierre Labastie
7a9a7b2665
Remove spaces at the end of lines
2022-04-20 15:36:11 +02:00
Douglas R. Reno
e5b0e0b1c5
Archive Tepl and Amtk
2022-04-19 12:26:45 -05:00
Bruce Dubbs
7e2a85202d
Update to pango-1.50.7.
2022-04-14 21:25:51 -05:00
Douglas R. Reno
d2ec0e0161
Tidy up references to libunwind now that it's in BLFS.
2022-04-12 17:33:56 -05:00
Bruce Dubbs
c11e38d10d
Update to xclock-1.1.1.
2022-04-12 15:54:54 -05:00
Bruce Dubbs
9b073c9838
Update to xdpyinfo-1.3.3 (Xorg App).
2022-04-12 15:15:02 -05:00
Bruce Dubbs
3470d743f2
Speling
2022-04-11 20:26:55 -05:00
William Harrington
13fa8f568f
Add word 'from' between build and working.
2022-04-11 19:14:17 -05:00
William Harrington
b83a5ccdfc
Remove redundant word 'apply'.
2022-04-11 19:03:51 -05:00
William Harrington
366573eca9
Use versioned entity for qtwebengine patch and not hard code the version.
2022-04-11 19:01:59 -05:00
Ken Moffat
47d5b8be54
Update to qtwebengine-5.15.9.
2022-04-11 03:18:35 +01:00
Bruce Dubbs
25ae8b8123
Typos
2022-04-06 10:19:42 -05:00
Bruce Dubbs
a0e87fbf05
PAckage updates.
...
Update to xclock-1.1.0.
Update to setxkbmap-1.3.3 (Xorg app).
Update to mkfontscale-1.2.2 (xorg app).
Update to mutt-2.2.2.
Update to fetchmail-6.4.29.
2022-04-04 13:34:43 -05:00
Bruce Dubbs
8852b072c0
Update to iceauth-1.0.9 (Xorg App).
2022-04-03 19:14:13 -05:00
Bruce Dubbs
90eabe3645
Xorg library updates,
...
Update to libXcursor-1.2.1 (Xorg Library).
Update to libX11-1.7.5 (Xorg Library).
2022-04-03 18:59:09 -05:00
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
Pierre Labastie
b8d6fed153
Fix atk ftp url
2022-04-01 08:47:37 +02:00
Bruce Dubbs
4505673fff
Update to libX11-1.7.4 (Xorg library).
2022-03-31 13:37:29 -05:00
Bruce Dubbs
950c68d07c
Package updates.
...
Update to atk-2.38.0.
Update to pipewire-0.3.49.
2022-03-31 13:04:23 -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
Bruce Dubbs
b1f64a1162
Update to webkitgtk-2.36.0.
2022-03-25 11:56:00 -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
Bruce Dubbs
3d4cd385f2
Add libadwaita-1.1.0 in suport of GNOME-42.
2022-03-24 16:10:07 -05:00
Pierre Labastie
9a6f0ab378
lightdm (sysv): make "telinit" "nodump"
...
otherwise, jhalfs switch runlevels, lightdm starts, and if the
libinput or event xorg driver is not built, you need to reboot.
Also remove some obsolete instructions about the inittab,
since they are now performed by "make install-lightdm"
2022-03-24 08:10:33 +01: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
Pierre Labastie
9f7ea7277f
Fix adwaita download url
...
Create the gnome-42 entity for that
2022-03-23 16:17:45 +01:00
Pierre Labastie
a5fe42a5c6
Fix cairo download url
2022-03-23 15:58:30 +01:00
Bruce Dubbs
69231b0489
Update to pango-1.50.6.
2022-03-22 17:17:41 -05:00
Bruce Dubbs
5c797caf6b
Update to adwaita-icon-theme-42.0.
2022-03-22 17:06:49 -05:00
Bruce Dubbs
3c51a6e1b0
Update to cairo-1.17.6.
2022-03-22 15:25:53 -05:00
Bruce Dubbs
f47132250d
Update to libepoxy-1.5.10.
2022-03-22 14:51:46 -05:00
Bruce Dubbs
81d5326e7c
Update to graphene-1.10.8.
2022-03-22 14:42:08 -05:00
Bruce Dubbs
4fc1319ff6
Package updates.
...
Update to libhandy-1.6.1. Fixes
Update to libdazzle-3.44.0. Fixes
2022-03-22 12:54:19 -05:00
Douglas R. Reno
83a0d3ade4
Update the URL for gtksourceview5
2022-03-21 21:51:28 -05:00
Bruce Dubbs
bc187ab4a3
Update to gtksourceview-5.4.0.
2022-03-21 17:55:53 -05:00
Bruce Dubbs
262340b1d8
Update to gtksourceview-4.8.3.
2022-03-21 17:10:06 -05:00
Bruce Dubbs
79d57700ba
Update to gtk4-4.6.2.
2022-03-21 17:04:45 -05:00
Bruce Dubbs
15578e5b4f
Fix at-spi-core URL
2022-03-21 15:29:12 -05:00
Bruce Dubbs
fa2b5275aa
Update to at-spi2-core-2.44.0.
2022-03-21 15:21:39 -05:00
Tim Tassonis
96f04ee0b3
Update to gdk-pixbuf-2.42.8.
2022-03-19 17:13:47 +01:00
Tim Tassonis
847835644b
Added optional x265 depencency for heif support in imlib2-1.8.1
2022-03-18 15:05:02 +01:00
Bruce Dubbs
45bc955a30
Package updates.
...
Update to imlib2-1.8.1.
Update to stunnel-5.63.
Update to httpd-2.4.53.
Update to HTML-Parser-3.77 (Perl module).
2022-03-17 14:21:32 -05: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
Bruce Dubbs
c4938ccc58
Package updates.
...
Update to gpgme-1.17.1.
Update to pango-1.50.5.
Update to cmake-3.22.3.
2022-03-08 14:21:14 -06:00
Bruce Dubbs
32f5b6fad4
Package updates.
...
Refine instructions for SCons-4.3.0.
Update to gtk+-3.24.33.
Update to pipewire-0.3.48.
Update to UnRar-6.1.6.
2022-03-08 13:25:55 -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
Douglas R. Reno
ad4a839e4a
LightDM: Don't need to run 'systemctl enable lightdm' anymore, and
...
update the text surrounding it for the installation of the systemd units
Release a new version of blfs-systemd-units with a tweak for
lightdm.service.
2022-02-27 11:02:52 -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
Douglas R. Reno
9499bbf062
Package Updates and Tags
...
Update to colord-gtk-0.3.0
Update to mutter-41.4
Update to gnome-shell-extensions-41.2
Update to gnome-shell-41.4
2022-02-24 23:19:56 -06:00
Bruce Dubbs
73b4a906c0
Clarify libvdpau documentation location
2022-02-24 19:37:56 -06:00