Commit Graph

4724 Commits

Author SHA1 Message Date
Pierre Labastie
eff9ad4b8d Fix Xorg vmware driver md5 2023-02-06 11:53:49 +01:00
Bruce Dubbs
59f1def35a Update to goffice-0.10.55. 2023-02-05 22:11:54 -06:00
Douglas R. Reno
5cf034b1b7 Update to WebKitGTK+-2.38.4 2023-02-05 10:14:50 -06:00
Pierre Labastie
2a56e1531d Remove the sed in xkeyboard-config
This sed is used to change the command for symlinking xorg to
base in /usr/share/X11/xkb/rules. But the default for the xorg
symlinks is false, and those symlinks have been deprecated since
2005...
Prompted by a question of r1c0n3r0 on #lfs-support
Also add the explanation for --buildtype
2023-02-04 09:06:33 +01:00
Douglas R. Reno
cede1f03ca ibus: The pyxdg dependency isn't there anymore
It's commented out inside of the source code.

In openbox, add a comment about where pyxdg is used.
2023-01-31 17:33:49 -06:00
Douglas R. Reno
38821efaa1 Update to xf86-video-vmware-13.4.0 (Xorg Driver) 2023-01-31 17:32:18 -06:00
Pierre Labastie
54d589072b Remove eol spaces 2023-01-29 13:51:59 +01:00
Xi Ruoyao
75b1a338b8
Update more URLs to use https
Mostly plain http -> https replace, if https works.  If there is a HTTP
redirection, use the redirect target (unless it's a mirror or l10n like
"https://kde.org/zh-cn/").

Some non-trivial change:

* www.mnogosearch.org is dead.  Not sure how to replace, so deleted.
* use https://github.com/cacalib/libcaca for libcaca.
  http://caca.zoy.org/wiki/libcaca seems out-of-date.
* http://www.speech.cs.cmu.edu/flite/ is dead, replaced with github repo
  link.
2023-01-29 14:35:01 +08:00
Xi Ruoyao
4ea982c231
TTF and OTF fonts: Update info for Caladea, Carlito, and IPAex
For Caladea and Carlito update the URL so the user can find the latest
release.

For IPAex, update the URL (the old URL does not work now) and it seems
we need Google Translate...  Also bump the version number.
2023-01-29 14:03:34 +08:00
Xi Ruoyao
17aa21c551
Change all http://*.sourceforge.net/ URLs to https
Now all sourceforge.net subdomains have a valid SSL certificate.  The
changes are automatically done via a sed.  I've reviewed the changes and
reverted the changes in archive/*, pst/xml/docbook-xsl.xml, and
stylesheets/lfs-xsl/lfs-l10n.xml.  Other changes should (hopefully) be
fine.
2023-01-29 12:35:23 +08:00
Bruce Dubbs
2b9eb80b53 Update to mesa-22.3.4. 2023-01-27 11:59:31 -06:00
Douglas R. Reno
f5c13a45c2 Update to icewm-3.3.1 2023-01-24 16:29:26 -06:00
Bruce Dubbs
f1edc0de8b Update to goffice-0.10.54. 2023-01-24 13:31:17 -06:00
Bruce Dubbs
4d91a5b021 Update to libXpm-3.5.15 (Xorg Library). 2023-01-21 19:41:48 -06:00
Pierre Labastie
3c096aa0ff Update to libva-2.17.0 2023-01-21 11:17:39 +01:00
Pierre Labastie
552f5ef64e Update to libinput-1.22.1 2023-01-21 11:17:39 +01:00
Pierre Labastie
0f9a1f088b Merge branch 'trunk' into plabs/python-mods 2023-01-18 15:35:32 +01:00
Pierre Labastie
f56d2e7eeb change gi-docgen ulink to xref 2023-01-18 15:32:27 +01:00
Pierre Labastie
f7bc1721dc Update to mesa-22.3.3 2023-01-14 11:50:15 +01:00
Douglas R. Reno
5ee0432a2e Update to gtksourceview5-5.6.2 2023-01-12 22:33:28 -06:00
Pierre Labastie
3bdc4eba16 Merge branch 'trunk' into plabs/python-mods 2023-01-10 21:57:10 +01:00
Bruce Dubbs
e927304aef Update to xterm-378. 2023-01-10 11:50:47 -06:00
Pierre Labastie
522b8ef0ce Update to libadwaita-1.2.1 2023-01-08 12:29:23 +01:00
Ken Moffat
6a0b1f8675 Update to qtwebengine-5.15.12. 2023-01-07 20:24:44 +00:00
Pierre Labastie
d0c6049124 Fix qt5 so that all headers are installed
The patch for qt-5.15.8 creates a header file, which needs to be
known by the build machinery. In a git repository, this is done
automatically, but in a build tree coming from a tarball, the header
file is ignored.
So we add a .git directory into qtbase, which fakes a git repository,
and allows the header file to be used and installed by the build system
(it may be needed when compiling programs using Qt thread mutexes).
2023-01-06 11:17:43 +01:00
Pierre Labastie
535d7e1c1d Update to Qt5-5.15.8 2023-01-06 09:13:25 +01:00
Douglas R. Reno
cbccf3dbe5 Update to tepl-6.4.0 2023-01-03 15:17:22 -06:00
Douglas R. Reno
7d2754437c Update to WebKitGTK+-2.38.3 (Security Update) 2022-12-31 14:01:05 -06:00
Bruce Dubbs
959291ff80 Update to mesa-22.3.2. 2022-12-30 11:25:37 -06:00
Pierre Labastie
96d2f90978 Typo 2022-12-29 16:24:57 +01:00
Pierre Labastie
1fb67ad5d1 Update to gtk4-4.8.3 2022-12-29 16:16:22 +01:00
Pierre Labastie
455484d0c0 Disables building the documentation for tepl
It requires gtk-doc, and we say it is optional.
Also add "setup" to the meson command
2022-12-29 09:58:04 +01:00
Ken Moffat
c782fa6294 Correct indexing for the libadwaita package.
Based on  479c7fe4db
'Change sysprof and rest to use libadwaita1 instead of "libadwaita".'
2022-12-28 21:13:40 +00:00
Douglas R. Reno
a3717a9737 Update to tepl-6.2.0 2022-12-28 14:15:24 -06:00
Douglas R. Reno
721e696eb3 Resurrect tepl in support of gedit. 2022-12-28 14:13:23 -06:00
Douglas R. Reno
8d8b9ff434 Update to amtk-5.6.1 2022-12-28 14:09:39 -06:00
Douglas R. Reno
adaaba28fa Resurrect amtk in support of gedit. 2022-12-28 14:05:19 -06:00
Pierre Labastie
7036577121 Update to gtk+-3.24.36 2022-12-28 11:51:36 +01:00
Douglas R. Reno
68a229a785 Add libcloudproviders in support of Nautilus.
This package can also be used with gtk-4
2022-12-27 22:12:36 -06:00
David Bryant
a0e08b2176 Standardized the spelling of "userspace".
Also corrected the capitalization of titles and cleaned up some
grammatical errors. Note that a few modules quote the "config"
menu for the Linux kernel, whch says "user-space". Those
modules were not altered; directly quoted material should be
reproduced verbatim.
2022-12-24 14:14:57 -06:00
Pierre Labastie
4628237edd Another typo :) 2022-12-24 19:15:41 +01:00
Bruce Dubbs
e94f959eff An md5sum fix and a spelling fix 2022-12-23 09:36:11 -06:00
Bruce Dubbs
87f9430dec Update to icewm-3.3.0. 2022-12-22 15:26:25 -06:00
Bruce Dubbs
fd891a0295 Update to mesa-22.3.1. 2022-12-22 14:58:31 -06:00
Pierre Labastie
83afe303bd Update to xcb-util-0.4.1 2022-12-20 20:19:13 +01:00
Pierre Labastie
2b4ea67af9 Update to xwayland-22.1.7 2022-12-20 20:13:22 +01:00
Pierre Labastie
8ed04e8d46 Update some Xorg libraries
LibX11-1.8.3 and libSM-1.2.4
2022-12-20 20:07:35 +01:00
Pierre Labastie
03654ad669 Update some xorg applications:
xhost-1.0.9 and xdriinfo-1.0.7
2022-12-20 19:56:53 +01:00
Pierre Labastie
805d241153 Update to Xorg-server-21.1.6 2022-12-20 19:40:45 +01:00
Douglas R. Reno
c5408a2d70 Add an entity for the gi-docgen URL and change several packages to use
it.

This should make the different URLs we had previously consistent with
one another, and ease maintenance burden.

This is only temporary though since eventually gi-docgen will become
part of the book, when Pierre's python-modules branch is brought into
trunk.
2022-12-16 13:18:44 -06:00
Douglas R. Reno
1936c94194 Fix my WebKitGTK+ update (missing semicolon for ampersand) 2022-12-15 13:44:42 -06:00
Douglas R. Reno
c7318b48f1 Update to webkitgtk-2.38.2
This was quite a complex update. A couple tweaks to other packages in
following commits.
2022-12-15 13:36:35 -06:00
Pierre Labastie
0e806de8b6 Update to xorg-server-21.1.5 2022-12-15 13:11:36 +01:00
Pierre Labastie
7dea4470f7 Update to xwayland-22.1.6 2022-12-15 13:01:39 +01:00
Douglas R. Reno
268d90ab03 Update to gtksourceview5-5.6.1 2022-12-14 14:28:43 -06:00
Douglas R. Reno
7dabdddfd0 Update to gtksourceview4-4.8.4 2022-12-14 14:27:41 -06:00
Douglas R. Reno
49f2cec601 Update to adwaita-icon-theme-43 2022-12-14 14:26:32 -06:00
Douglas R. Reno
248654d0b1 Archive at-spi2-atk
This is for similar reasons as atk - it's files are provided now by
at-spi2-core.
2022-12-14 13:27:01 -06:00
Douglas R. Reno
f501df296f Archive ATK.
This is due to it's files now being provided by at-spi2-core.
2022-12-14 13:23:31 -06:00
Douglas R. Reno
1ea1e02d3a Change all dependencies on at-spi2-atk and ATK to at-spi2-core.
This accounts for their archival in the next couple of commits.

The reason behind the archival is that the files from both of those
packages are now provided by at-spi2-core.
2022-12-14 13:21:59 -06:00
Douglas R. Reno
1514851ecd Update to at-spi2-core-2.46.0
This update brings some relatively major changes which will be addressed
in subsequent commits. Please see ticket #17060 for more details.

In particular, at-spi2-atk and ATK need to be archived since this
package now provides both of them.

Dependencies need to be updated to account for this around the book.

I've build tested all of the packages that depend on this one which are
listed in the book.

The currency scripts will need to be updated. I'll try to take care of
this
2022-12-14 13:17:28 -06:00
David Bryant
48771ae06f Unless it's a directory name, or something like that, "test suite"
should be spelled as two words.
2022-12-13 12:19:29 -06:00
Douglas R. Reno
adeafd682d Update to libadwaita-1.2.0 2022-12-12 20:08:37 -06:00
Douglas R. Reno
ce44680ee4 Update to libhandy-1.8.0 2022-12-12 20:07:25 -06:00
Ken Moffat
89a8d9ad9f Merge branch 'trunk' into plabs/python-mods 2022-12-12 22:34:38 +00:00
David Bryant
bdf848134a Change "behaviour" to "behavior" throughout the BLFS book. 2022-12-12 15:30:37 -06:00
Bruce Dubbs
761f653597 Update to kf5-5.101
Update to kf5-5.101, including
  extra-cmake-modules,
  oxygen-icons, and
  breeze-icons.
2022-12-11 14:45:53 -06:00
Pierre Labastie
d76620c4a7 Update some Xorg Libraries
libfontenc-1.1.7 libxkbfile-1.1.2 libxshmfence-1.3.2 libICE-1.1.1
2022-12-09 16:34:27 +01:00
Pierre Labastie
80724aa0ae Update to libXau-1.0.11 2022-12-09 16:21:32 +01:00
Pierre Labastie
e5324803eb UPdate to xkbcomp-1.4.6 (Xorg app) 2022-12-09 16:18:41 +01:00
Pierre Labastie
52224957cb Update to icewm-3.2.3 2022-12-06 17:31:08 +01:00
Pierre Labastie
f4371a4447 Update to xinit-1.4.2 2022-12-06 17:22:48 +01:00
Pierre Labastie
66e5f483b6 Update some Xorg applications
xcursorgen-1.0.8 xgamma-1.0.7 xprop-1.2.6 xrandr-1.5.2 xset-1.2.5
xvinfo-1.1.5
2022-12-06 17:14:59 +01:00
Pierre Labastie
5297bb2a2c Update Xorg libraries
libICE-1.1.0 libXScrnSaver-1.2.4 libXcomposite-0.4.6
libXdamage-1.1.6 libXres-1.2.2 libXv-1.0.12 libXxf86dga-1.1.6
2022-12-06 17:11:10 +01:00
Pierre Labastie
cf905e02e5 Merge branch 'trunk' into plabs/python-mods 2022-12-01 21:23:08 +01:00
Bruce Dubbs
75fee1b462 emove references to Xorg "katamari"
Also tweak a tar command in llvm.
2022-11-29 15:46:29 -06:00
Pierre Labastie
3f2db3a638 Remove sect1info tags
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Bruce Dubbs
d5707e3c70 Update to xterm-377. 2022-11-26 14:40:52 -06:00
Bruce Dubbs
8513fd1cde Update to libinput-1.22.0 (Xorg driver). 2022-11-26 10:21:46 -06:00
Bruce Dubbs
63f6a95fd1 Update xog libraries libXpm-3.5.14 and libXrandr-1.5.3 2022-11-26 09:38:08 -06:00
Bruce Dubbs
37b4c150ce Update to pango-1.50.12. 2022-11-26 09:19:13 -06:00
Pierre Labastie
07b70460e6 Update to libXdmcp-1.1.4 2022-11-20 09:54:35 +01:00
Bruce Dubbs
0fb8ea1c72 Update to xterm-376. 2022-11-18 14:00:58 -06:00
Pierre Labastie
ef007ac7e7 Update to mesa-22.2.4 2022-11-18 14:41:55 +01:00
Pierre Labastie
bbc89d24db Update to libXft-2.3.7 (Xorg library) 2022-11-18 14:33:05 +01:00
Bruce Dubbs
da0bb01fd1 Update to grantlee-5.3.1. 2022-11-17 14:29:45 -06:00
Pierre Labastie
4f406eae0e Merge branch 'trunk' into plabs/python-mods 2022-11-17 08:58:32 +01:00
Bruce Dubbs
84f972c186 icewm is now 3.2.2 2022-11-16 21:50:46 -06:00
Bruce Dubbs
9d8aebe10b Update to icewm-3.2.1. 2022-11-16 18:07:54 -06:00
Bruce Dubbs
ca13882d85 Update xorg apps
Update to xlsclients-1.1.5 (Xorg App).
Update to xlsatoms-1.1.4 (Xorg App).
Update to xkill-1.0.6 (Xorg App).
Update to xkbevd-2.1.5 (Xorg App).
2022-11-16 10:23:24 -06:00
Pierre Labastie
44f4449731 Update to libX11-1.8.2 (Xorg library) 2022-11-16 12:22:29 +01:00
Pierre Labastie
7b9b0698e1 Update to mesa-22.2.3 2022-11-16 08:29:18 +01:00
Pierre Labastie
53775068ff Fix qtwebengine and thunderbird for python-3.11 2022-11-10 13:15:47 +01:00
Bruce Dubbs
a82edc782c Update to libdrm-2.4.114. 2022-11-08 12:12:30 -06:00
Bruce Dubbs
6cf5a523e2 Update to icewm-3.2.0. 2022-11-08 11:58:28 -06:00
Bruce Dubbs
33e4739202 Update to xwayland-22.1.5. 2022-11-08 11:46:42 -06:00
David Bryant
bb1c8d85d1 Correct commit #f7d8f12e06, which was incomplete. Thanks, Ken. 2022-11-06 09:46:02 -06:00
Pierre Labastie
b69df19ab6 Merge branch 'trunk' into plabs/python-mods 2022-11-01 07:59:01 +01:00
David Bryant
f7d8f12e06 Correct small typo in build instructions. 2022-10-31 12:45:38 -05:00
Bruce Dubbs
dea60dd1a5 Xorg app updates
Update to xsetroot-1.1.3 (Xorg app).
Update to sessreg-1.1.3 (Xorg app).
2022-10-30 11:06:07 -05:00
Bruce Dubbs
57ab9297dc Xorg library updates.
Update to libXinerama-1.1.5 (Xorg library).
Update to libXext-1.3.5 (Xorg library).
2022-10-30 10:51:18 -05:00
Pierre Labastie
395cf7d04a Update to qt-5.15.7 2022-10-29 15:15:49 +02:00
Pierre Labastie
3dc54fa9c6 Fix pyparsing reference in libinput 2022-10-28 22:01:30 +02:00
Bruce Dubbs
f8a76034bc Update to gdk-pixbuf-2.42.10. 2022-10-28 10:26:34 -05:00
Pierre Labastie
f927d5b31d Merge branch 'trunk' into plabs/python-mods 2022-10-28 16:16:17 +02:00
Bruce Dubbs
13d0ae8bef Package updates.
Update to alsa-lib alsa-utils 1.2.8.
Update to unrar-6.2.1.
Update to gtk-4.8.2.
2022-10-26 17:33:38 -05:00
Bruce Dubbs
b1c2764d3a Update to icewm-3.1.0. 2022-10-24 11:45:36 -05:00
Bruce Dubbs
adfc7e926b Update to xterm-375. 2022-10-24 11:36:21 -05:00
Bruce Dubbs
447802c4e7 Update to xwayland-22.1.4. 2022-10-23 13:37:57 -05:00
Bruce Dubbs
3f495c64e6 Update to mesa-22.2.2. 2022-10-23 10:58:38 -05:00
Bruce Dubbs
cf260cd032 Update Xorg xcb-util stack.
Update to xcb-util-image-0.4.1,
          xcb-util-keysyms-0.4.1,
          xcb-util-renderutil-0.3.10,
          xcb-util-wm-0.4.2,
          xcb-util-cursor-0.1.4.
2022-10-23 00:20:28 -05:00
Pierre Labastie
c2453e6011 Merge branch 'trunk' into plabs/python-mods 2022-10-20 17:49:10 +02:00
Pierre Labastie
402910e9fb Fix references to sphinx 2022-10-20 17:22:26 +02:00
Pierre Labastie
e9aed806ec Update figures for Xorg libs 2022-10-20 15:37:04 +02:00
Pierre Labastie
4b62db87cd Update a link in xwayland 2022-10-20 15:03:35 +02:00
Pierre Labastie
890f186159 Update to libxkbfile-1.1.1 (Xorg library) 2022-10-20 14:31:28 +02:00
Pierre Labastie
c547cd1e08 Update to libpciaccess-0.17 (Xorg library) 2022-10-20 14:19:17 +02:00
Pierre Labastie
8e081ce7fb Update to libXmu-1.1.4 (Xorg library) 2022-10-20 14:16:03 +02:00
Pierre Labastie
bc4ab775d3 Update to smproxy-1.0.7 (Xorg application) 2022-10-20 13:55:12 +02:00
Pierre Labastie
869bf46b8f Update to mesa-22.2.1 2022-10-20 13:24:04 +02:00
Pierre Labastie
4082b14ce0 Update to libva-2.16.0 (Xorg driver) 2022-10-20 12:53:11 +02:00
Pierre Labastie
cf940f7e97 Update to freeglut-3.4.0 2022-10-20 12:46:55 +02:00
Xi Ruoyao
5b420f348f
x7lib: libX11: fix docdir 2022-10-18 18:16:13 +08:00
Bruce Dubbs
8a2747f912 Update to icewm-3.0.1. 2022-10-14 16:23:48 -05:00
Thomas Trepl (Moody)
42eb82879a Upgrade xterm-374 2022-10-11 19:18:05 +02:00
Bruce Dubbs
cf379d7c98 Update to xkeyboard-config-2.37. 2022-10-05 19:01:56 -05:00
Bruce Dubbs
f9ed4f2223 Update to icewm-3.0.0. 2022-10-05 18:27:21 -05:00
Bruce Dubbs
0eabe98f0b Update to pango-1.50.11. 2022-10-04 15:19:52 -05:00
Douglas R. Reno
370aa2859f mesa: Vulkan drivers need glslang to build. 2022-10-03 11:21:26 -05:00
Douglas R. Reno
bdafa48141 Package updates
Update to libXtst-1.2.4 (Xorg Library)
Update to libXxf86vm-1.1.5 (Xorg Library)
2022-09-27 10:45:33 -05:00
Bruce Dubbs
a9f2c2f258 Update to xterm-373. 2022-09-26 12:28:08 -05:00
Pierre Labastie
6b5ea12702 Fix mesa md5 and size
Also remove an eol space
2022-09-24 12:31:26 +02:00
Bruce Dubbs
f4b4c814e2 Update to mesa-22.2.0. 2022-09-23 13:17:46 -05:00
Douglas R. Reno
498e62a0ea Package Updates:
Update to cmake-3.24.2
Update to libblockdev-2.28
Update to gtkmm-3.24.7
Update to xfce4-pulseaudio-plugin-0.4.5
2022-09-21 20:16:48 -05:00
Bruce Dubbs
e2b07edd1d Update to pangomm-2.46.3. 2022-09-21 17:21:20 -05:00
Douglas R. Reno
cbe60bdbf8 Update to WebKitGTK+-2.36.8 2022-09-20 22:27:23 -05:00
Pierre Labastie
50e84c7db2 Update to goffice-0.10.53
Fix also changelog for gtk4
2022-09-20 22:13:22 +02:00
Pierre Labastie
4387ab83f3 Update to gtk-4.8.1 2022-09-20 22:11:01 +02:00
Douglas R. Reno
ea11b87ae1 Update to qtwebengine-5.15.11. 2022-09-19 16:34:29 -05:00
Bruce Dubbs
86618b9bd9 Update to pango-1.50.10. 2022-09-19 14:58:18 -05:00
Pierre Labastie
7dd59cff37 Recommend double-conversion for qt5
Otherwise an older version shupped with Qt is built
2022-09-19 19:27:05 +02:00
Bruce Dubbs
4ef25272b6 Recommend using /usr as the xorg install prefix 2022-09-17 16:42:35 -05:00
Xi Ruoyao
c807a2b00f
at-spi2-core: add back "and" 2022-09-16 14:26:42 +08:00
Xi Ruoyao
6102095ad3
at-spi2-core: add gsettings-desktop-schemas as runtime dependency
It reports "Cannot get the default GSettingsSchemaSource" on startup
if g-d-s is not installed.
2022-09-16 13:47:14 +08:00
Xi Ruoyao
b83af87427
x7font: X11-{OTF,TTF} symlinks are only for [ XORG_PREFIX != /usr ]
If [ XORG_PREFIX = /usr ] , the symlinks causes duplicated entries in
fc-list output.

TODO: should we just link "X11" directory instead of creating two links?
2022-09-16 13:25:48 +08:00
Pierre Labastie
85c951de9f pango: meson option "introspection" is a feature
not a boolean; so use "disabled" and not "false".
2022-09-12 15:46:26 +02:00
Bruce Dubbs
d6dbc81bc8 Update to grantlee-5.3.0. 2022-09-11 16:14:12 -05:00
Bruce Dubbs
9d9e7a6f49 Package Updates
Update to libXft-2.3.6 (xorg library).
Update to qpdf-11.0.0.
2022-09-11 16:08:04 -05:00
Pierre Labastie
4e207bb418 Replace tabs with spaces (except in Makefile :) 2022-09-11 18:22:44 +02:00
Pierre Labastie
1fe05eb92d A round of removal of eol trailing spaces 2022-09-11 17:32:13 +02:00
Bruce Dubbs
3da6d09e85 Update to gtk4-4.8.0. 2022-09-10 17:15:17 -05:00
Pierre Labastie
c8344b7909 Update to Qt-5.15.6 2022-09-09 13:25:08 +02:00
Xi Ruoyao
33a45ee903
icon-name-utils: revert one bad URL change
I wrongly believed all freedesktop domains supported HTTPS now but it's
not true.
2022-09-08 21:40:53 +08:00
Xi Ruoyao
87fc1855fd
x: URL updates 2022-09-08 16:28:54 +08:00
Xi Ruoyao
75e3e09e5f
networking: URL update
Also change all "http://sphinx-doc.org" to "https://www.sphinx-doc.org".
Without "www." I get a connection time out for some reason...
2022-09-08 15:55:46 +08:00
Pierre Labastie
c844a60857 xkeyboard-config is used for X server tests
So it should be "required (runtime)" _and_ "optional (for tests)"
2022-09-07 15:02:36 +02:00
Bruce Dubbs
bf2c7b54e0 Update to libXft-2.3.5 (xorg library). 2022-09-06 12:07:18 -05:00
Pierre Labastie
58c3bfd29c Put packages.ent in book order
Also move Some Xorg driver entities to their respective files, since
this is what is done for the majority of Xorg drivers.
2022-09-05 18:21:41 +02:00
Pierre Labastie
b3d435ee63 Update to libadwaita-1.1.5 2022-09-04 22:32:35 +02:00
Pierre Labastie
80eea7aa6b Update to libdrm-2.4.113 2022-09-04 22:28:29 +02:00
Bruce Dubbs
7189987151 Update a python module and four xorg libraries.
Update to libXau-1.0.10.
Update to libfontenc-1.1.6 (Xorg library).
Update to libXfont2-2.0.6 (Xorg library).
Update to libFS-1.0.9 (Xorg library).
Update to Mako-1.2.2 (Python module).
2022-09-02 15:54:01 -05:00
Douglas R. Reno
8e7000b819 The last two tags 2022-08-29 19:12:18 -05:00
Douglas R. Reno
96923efd52 Typo fixes 2022-08-28 15:11:37 -05:00
Bruce Dubbs
65b4c5060c Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-08-27 23:12:22 -05:00
Bruce Dubbs
72c95070d7 One tag 2022-08-27 23:11:31 -05:00
Douglas R. Reno
2d653cd9f0 Tag the ATI Driver 2022-08-27 20:17:55 -05:00
Bruce Dubbs
a9a6631952 Tags 2022-08-26 18:30:19 -05:00
Bruce Dubbs
3032882841 Tags 2022-08-26 16:39:32 -05:00
Douglas R. Reno
4ca7becbd0 Two package updates and a bunch of tags
Update to feh-3.9.1
Update to xarchiver-0.5.4.19
2022-08-26 10:23:38 -05:00
Thomas Trepl (Moody)
9cb50666dd Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-08-26 12:19:51 +02:00
Thomas Trepl (Moody)
1bbb5ddaa5 Some more tags 2022-08-26 12:19:35 +02:00
Pierre Labastie
d6696ec3d7 A few tags 2022-08-26 11:55:03 +02:00
Pierre Labastie
6f11749bdb Tag intel xorg driver 2022-08-26 11:11:04 +02:00
Douglas R. Reno
8a2cb97ea3 Tag GNOME Applications and dependencies 2022-08-25 21:47:44 -05:00
Douglas R. Reno
19f84a6092 Update to gnome-bluetooth-42.3 and tag the rest of GNOME Desktop. 2022-08-25 20:03:11 -05:00
Douglas R. Reno
fe33e3f2bd Tag GNOME Libraries and relevant dependencies 2022-08-25 16:50:31 -05:00
Douglas R. Reno
b1c0fa79df Update to WebKitGTK+-2.36.7 and other tags. 2022-08-25 11:25:40 -05:00
Douglas R. Reno
cce66dc465 Tag WebKitGTK+ dependencies prior to working on the update 2022-08-24 18:52:52 -05:00
Douglas R. Reno
fa4d97aca5 Tags 2022-08-24 18:15:34 -05:00
Douglas R. Reno
e3c1140027 Tag LXDE 2022-08-24 14:00:03 -05:00
Pierre Labastie
8969d723dc Fix a pkg-config file in cairo
This file is malformed, and this generates an error when building
xscreensaver
2022-08-24 19:18:28 +02:00
Thomas Trepl (Moody)
b5d7180d02 Tags for 11.2 2022-08-24 18:36:22 +02:00
Bruce Dubbs
b984aaa12f More tags 2022-08-23 21:44:16 -05:00
Douglas R. Reno
516c37467c Tags 2022-08-23 13:14:59 -05:00
Douglas R. Reno
09422244a6 Tags for gtk3 and friends 2022-08-23 12:24:03 -05:00
Douglas R. Reno
d8fd5883af Tags for GTK+-2 and dependencies and Sawfish. 2022-08-23 11:34:26 -05:00
Douglas R. Reno
aa0b625099 Tag Xorg and dependencies 2022-08-22 21:55:59 -05:00
Douglas R. Reno
9f2ddee099 Minor tweaks to kColorPicker and kImageAnnotator
Add optional external deps to kio-extras.
2022-08-20 12:24:31 -05:00
Pierre Labastie
0cadd8ad2d Xorg fonts are required for Xorg Legacy
I am not sure anybody would want to install Xorg legacy fonts
but jhalfs did, and failed because  font-util and encodings are
needed.
2022-08-20 17:15:31 +02:00
Bruce Dubbs
d3d5ad0f6a Add kImageAnnotator-0.6.0 to supoprt Gwenview. 2022-08-19 23:28:45 -05:00
Bruce Dubbs
145cfddc64 Add kColorPicker-0.2.0 to supoprt kImageAnnotator. 2022-08-19 23:12:08 -05:00
Bruce Dubbs
53cd2d546c Update to kf5-5.97.0 and associated packages 2022-08-19 12:37:49 -05:00
Bruce Dubbs
cc2029467c Update to mesa-22.1.7. 2022-08-18 14:24:44 -05:00
Douglas R. Reno
dbfabc6693 Package Updates:
Update to eog-42.3
Update to WebKitGTK+-2.36.6
2022-08-18 08:51:55 -05:00
Pierre Labastie
3a23555484 Update to gtk4-4.6.7 2022-08-18 12:38:35 +02:00
Bruce Dubbs
bc6631600f Update to mesa-22.1.6. 2022-08-16 17:57:40 -05:00
Douglas R. Reno
8641f32554 Package updates:
Update to epiphany-42.4
Update to evolution and evolution-data-server 3.44.4
Update to libadwaita-1.1.4
Update to glib-networking-2.72.2
2022-08-16 13:42:04 -05:00
Douglas R. Reno
a2b2af332e gdk-pixbuf: Add recommended dependency on docutils.
When trying to build gdk-pixbuf without docutils installed, you will get
the following message:

ERROR: Problem encountered: No rst2man found, but man pages were explicitly enabled

Manual pages are enabled by default (as they should be), so I've added a
recommended dependency on docutils, and then added an option to the
Command Explanations to disable it if users desire.
2022-08-15 09:22:19 -05:00
Bruce Dubbs
db2e143aa3 Update to xorgproto-2022.2. 2022-08-14 14:18:17 -05:00
Bruce Dubbs
277c39037c Update to pango-1.50.9. 2022-08-14 13:59:44 -05:00
Bruce Dubbs
9a576963cf Update to gdk-pixbuf-2.42.9. 2022-08-14 13:48:30 -05:00
Douglas R. Reno
5f729f8e30 Various typo fixes 2022-08-11 17:36:37 -05:00
Xi Ruoyao
35a179c864
cairo: fix the description for the sed removing "PTR"
/usr/include/ansidecl.h says "This file is part of the GNU C Library",
but it's actually installed by Binutils.

Ref: https://archlinux.org/packages/core/x86_64/binutils/files/, and the
timestamp on my system.
2022-08-11 22:53:35 +08:00
Xi Ruoyao
ba3b049893
cairo: adapt for glibc-2.36 2022-08-08 13:24:01 +08:00
Xi Ruoyao
8f1785c2ff
webkitgtk: add a patch fix a crash viewing some web pages 2022-08-04 22:59:52 +08:00
Bruce Dubbs
b0b84b6222 Fix some typos and use gz for icewm 2022-08-03 10:39:06 -05:00
Pierre Labastie
c8013f541c Fix setting of "documentation" in libevedev meson
It is not a boolean, but a string which can be "auto", "enabled", or
"disabled".
2022-08-03 10:01:47 +02:00
Pierre Labastie
4eba249430 Update to icewm-2.9.9 2022-08-02 11:03:27 +02:00
Xi Ruoyao
0e206b8bcf
Package update
Update to mpg123-1.30.2 (#16856)
Update to libevdev-1.13.0 (#16854)
Update to poppler-22.08.0 (#16851)
2022-08-02 15:42:55 +08:00
Bruce Dubbs
c38d05159d Update to webkitgtk-2.36.5. 2022-07-30 17:59:34 -05:00
Bruce Dubbs
76de64eb79 Update to gtkmm-3.24.6. 2022-07-22 13:34:32 -05:00
Bruce Dubbs
adb2112e16 Update to atkmm-2.28.3. 2022-07-21 12:25:28 -05:00
Bruce Dubbs
a1b3faff30 Update to libxcvt-0.1.2. 2022-07-21 12:05:08 -05:00
Bruce Dubbs
8103d8e9fa Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-07-20 22:53:06 -05:00
Bruce Dubbs
a4fedc815a Remove gtkmm2.
The only package that referenced gtkmm2 was cdrdao to build
  an obsolete program, gcdmaster.  That program also needed an
  obsolete gnome2 library.  cdrdao was last updated May 2018.
2022-07-20 22:49:22 -05:00
Douglas R. Reno
7d5d3d4bf5 Package Updates:
Update to polkit-121
Update to mesa-22.1.4
Update to libwebp-1.2.3
Update to inkscape-1.2.1
2022-07-20 21:47:56 -05:00
Douglas R. Reno
6ddb21a4b5 Two updates and a tweak
Update to gcr-3.41.1
Update to blfs-systemd-units-20220720
lightdm: Adjust spacing to standard
2022-07-20 18:52:19 -05:00
Bruce Dubbs
4d5a3711d4 Update to lightdm-1.32.0. 2022-07-19 15:03:51 -05:00
Bruce Dubbs
49aebdbb59 Update to icewm-2.9.8. 2022-07-19 14:55:43 -05:00
Douglas R. Reno
4a86f18a79 Package Updates:
Update to mercurial-6.2
Update to upower-0.99.20
Update to libnotify-0.8.1
Update to xf86-input-wacom-1.1.0 (Xorg Driver)
2022-07-19 11:11:25 -05:00
Bruce Dubbs
e2fb6f7a02 Update to gtk-vnc-1.3.1. 2022-07-17 17:38:23 -05:00
Bruce Dubbs
03d86b7789 Update to imlib2-1.9.1. 2022-07-16 10:51:54 -05:00
Bruce Dubbs
ddec2a88f1 spelling 2022-07-14 17:16:17 -05:00
Douglas R. Reno
d9ff8eba19 Package updates:
Update to gjs-1.72.1
Update to tracker3-3.3.2
Update to gnome-bluetooth-42.2
Update to epiphany-42.3
Update to libadwaita-1.1.3
Update to libhandy-1.6.3
Update to gnome-desktop-42.3
2022-07-13 21:43:31 -05:00
Douglas R. Reno
61c95bfa2a Xorg Font Updates:
Update to font-util-1.3.3 (Xorg Font)
Update to encodings-1.0.6 (Xorg Font)
2022-07-13 20:17:06 -05:00
Douglas R. Reno
1c6a6b6291 Xorg App updates:
Update to xcmsdb-1.0.6 (Xorg App)
Update to xmodmap-1.0.11 (Xorg App)
Update to xpr-1.1.0 (Xorg App)
Update to xwud-1.0.6 (Xorg App)
Update to xev-1.2.5 (Xorg App)
Update to xkbutils-1.0.5 (Xorg App)
Update to xrefresh-1.0.7 (Xorg App)
Update to xmessage-1.0.6 (Xorg App)
2022-07-13 20:08:03 -05:00
Douglas R. Reno
a1a652ad15 Package Updates:
Update to URI-5.12 (Perl Module)
Update to xf86-input-synaptics-1.9.2 (Xorg Driver)
Update to hdparm-9.64
Update to wayland-protocols-1.26
Update to libdrm-2.4.112
2022-07-13 19:46:02 -05:00
Douglas R. Reno
0bfec527d3 Two security updates:
Update to xorg-server-21.1.4
Update to Xwayland-22.1.3
2022-07-13 17:38:15 -05:00
Douglas R. Reno
193a4fff69 Two security updates
Update to WebKitGTK+-2.36.4
Update to speex-1.2.1

Security advisories to come later.
2022-07-12 19:16:18 -05:00
Pierre Labastie
11ff30f344 Fix misplacement of role attributes in some dependencies 2022-07-12 23:38:22 +02:00
Douglas R. Reno
3b63fc0702 Reimplement the dbus runtime dependency on systemd. 2022-07-12 10:51:38 -05:00
Bruce Dubbs
7d1daa6dbc Reword note about dbus in systed xog libraries 2022-07-12 10:42:37 -05:00
Douglas R. Reno
5b2dee6d02 systemd: Add text in Xorg Libraries to rebuild D-Bus once Xorg Libraries
is installed.
2022-07-12 10:16:22 -05:00
Douglas R. Reno
aebb527112 ffmpeg5 update: Fix building QtWebEngine with ffmpeg-5. 2022-07-12 00:58:32 -05:00
Pierre Labastie
bbb31d06ae Update to pango-1.50.8 2022-07-03 09:18:55 +02:00
Pierre Labastie
243f2fedb9 Update to gtk4-4.6.6 2022-07-03 09:09:42 +02:00
Bruce Dubbs
33dcb57377 Update to libva-2.15.0 (xorg driver). 2022-07-02 16:42:47 -05:00
Bruce Dubbs
877b98907b Update to mesa-22.1.3. 2022-06-30 16:59:29 -05:00
Ken Moffat
70e458ba83 Update to qtwebengine-5.15.10 using python3.
For the avoidance of doubt, the patch md5sum is
5436b52ab02f93340702b413930bf0ed
2022-06-24 17:36:36 +01:00
Xi Ruoyao
8e8dd4fdad
xorg-config: fix a typo 2022-06-23 18:32:19 +08:00
Xi Ruoyao
d6b45f7ae5
change egrep to grep -E
egrep is deprecated since 2007, and the next grep release (3.8 or 4.0)
will print a warning if it's used.

Url: https://git.savannah.gnu.org/cgit/grep.git/commit/?id=a951562
2022-06-23 18:15:12 +08:00
Pierre Labastie
52e63febd3 Update to Qt-5.15.5 2022-06-22 13:26:41 +02:00
Pierre Labastie
4287b2576f Update to mesa-22.1.2 2022-06-18 22:27:45 +02:00
Pierre Labastie
9d4a59ac9a Update to xcb-proto-1.15.2
Also update changelog for postgresql
2022-06-18 22:12:17 +02:00
Douglas R. Reno
bf5ed7c7b1 Package Updates:
Update to xcb-proto-1.15.1
Update to NetworkManager-1.38.2
2022-06-17 00:16:11 -05:00
Bruce Dubbs
165440efbc Update to gtksourceview-5.4.2. 2022-06-13 14:13:20 -05:00
Bruce Dubbs
151b342ad9 Update to libinput-1.21.0 (Xorg driver). 2022-06-13 14:02:48 -05:00
Bruce Dubbs
889c3b8b7a Add custom build instructions for libX11 2022-06-09 15:18:33 -05:00
Bruce Dubbs
57886172be Typo 2022-06-09 14:14:54 -05:00
Bruce Dubbs
e97b581b22 Update to libX11-1.8.1 (Xorg library). 2022-06-09 14:06:06 -05:00
Douglas R. Reno
4956ae3753 Package Updates:
Update to ntfs-3g-2022.5.17
Update to libdrm-2.4.111
Update to pidgin-2.14.10
Update to jasper-3.0.4
2022-06-04 16:17:43 -05:00
Bruce Dubbs
5190c76b1e Update to mesa-22.1.1. 2022-06-03 12:36:31 -05:00
Douglas R. Reno
87fbbb78b5 Package Updates:
Update to libblockdev-2.27
Update to iso-codes-4.10.0
Update to Log-Log4perl-1.55 (Perl Module)
Update to xkeyboard-config-2.36
Update to libadwaita-1.1.2
2022-06-02 12:05:55 -05:00
Bruce Dubbs
9f4aee8c4a typos 2022-06-01 20:01:16 -05:00
Bruce Dubbs
147b566723 Explain some Xorg.0.log error/warning messages.
Added explainations for:

(WW) Open ACPI failed (/var/run/acpid.socket)
(WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
(EE) AIGLX error: dlopen of /opt/xorg/lib/dri/i965_dri.so failed
(EE) AIGLX error: unable to load driver i965
2022-06-01 19:40:58 -05:00
Bruce Dubbs
75b74c94c6 Update to gtk-4.6.5. 2022-06-01 07:49:28 -05:00
Pierre Labastie
6a8353331b mesa: Use <option> for optional switches
Also change "parameter" to "switch" in the text
2022-06-01 12:59:25 +02:00
Bruce Dubbs
7e40901198 Tweak mesa parameters and contents 2022-05-31 10:31:17 -05:00
Pierre Labastie
713981db6c Change mesa xdemo url at another place 2022-05-31 10:25:56 +02:00
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
Douglas R. Reno
89efcadc86 Package Updates and a few tags
Update to geoclue-2.6.0
Update to libsecret-0.20.5
Update to WebKitGTK+-2.34.6
2022-02-23 11:56:47 -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
Bruce Dubbs
12a3cd1792 A few more tags 2022-02-22 17:36:49 -06:00
Pierre Labastie
a4020bd86a Git is an optional dependency for tests in xwayland 2022-02-22 11:20:56 +01:00
Bruce Dubbs
2e9883635e More tags 2022-02-20 22:38:16 -06:00
Bruce Dubbs
01de26c8ca Tags, mostly kde and related 2022-02-20 16:35:55 -06:00
Bruce Dubbs
db8d276a9d Tags and a minor dependency upgrade 2022-02-20 14:30:51 -06:00
Pierre Labastie
5717d9350e Merge branch 'plabs/graphenv' into trunk 2022-02-20 19:24:06 +01:00
Thomas Trepl (Moody)
66544f2cd4 Tag xfce4 2022-02-20 09:51:45 +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
380306549c Tags 2022-02-19 21:19:30 -06:00
Douglas R. Reno
94c92ff62a Tag LXDE, Sawfish, and XScreenSaver. 2022-02-19 21:02:43 -06:00
Douglas R. Reno
98fd8b9420 Package updates and tags
Update to cups-filters-1.28.12
Update to qpdf-10.6.2
Update to php-8.1.3
2022-02-19 19:59:54 -06: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
519aed4347 Package updates and tags
Update to colord-1.4.6
Update to librsvg-2.52.6

Off to printing I go
2022-02-18 17:08:15 -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
Bruce Dubbs
f36ab176d2 KDE updates and a new library
Update to plasma5-5.24.0.
Added libqalculate-3.22.0. Required for plasma.
Update to kf5-apps-21.12.2, including kate and kwave.
Update to kf5-5.91.
2022-02-14 00:15:39 -06:00
Douglas R. Reno
885bcd416d Package update and a few tweaks:
Update to WebKitGTK-2.34.5

Fix an issue in gnome-shell-extensions (window-list) that causes icons
to be blank on the taskbar when the window-list extension is enabled.

Fix the manpages in OpenLDAP to usr /sbin instead of /usr/libexec.

Fix runtime issues in gnome-control-center caused by an invalid systemd
unit for AccountsService.
2022-02-13 17:42:44 -06:00
Bruce Dubbs
9eca1adad7 Package updates.
Update to gtk-4.6.1.
Update to ModemManager-1.18.6.
Update to libwacom-2.1.0.
Update to libqmi-1.30.4.
Update to qpdf-10.6.1.
2022-02-12 11:37:03 -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
56245ff99b Package updates.
Update to xfce4-notifyd-0.6.3.
Update to freeglut-3.2.2.
2022-02-11 19:31:49 -06:00
Bruce Dubbs
67b25abb2b Minor re-wording. 2022-02-10 11:20:54 -06:00
Xi Ruoyao
9d7421f404
clutter: the tests may hang 2022-02-10 23:11:57 +08:00
Bruce Dubbs
ac451b94f8 Package updates.
Update to pango-1.50.4.
Update to nano-6.1.
Update to gjs-1.70.1.
Update to node.js-16.14.0.
Update to libarchive-3.6.0.
2022-02-09 15:30:06 -06:00
Xi Ruoyao
8b1da3f8b7
gtk4: adjust dependencies for media backend
Upstream suggests the media backend must support VP8 and VP9.  And
ffmpeg is not enabled by default, so demote it to optional.
2022-02-09 13:27:18 +08: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
Bruce Dubbs
2232977baa Add pygobject3 as a required dependency 2022-01-29 14:33:43 -06:00
Ken Moffat
7fd1c9445e Qt5 - rearrance to try not to break jhalfs. 2022-01-29 02:12:49 +00:00
Ken Moffat
952c401932 qt5 - move the explanation of where the patch comes from. 2022-01-28 20:43:00 +00:00
Ken Moffat
d10b870109 Qt5 - apply kf5.15 patches from kde.
I have only used the patches for modules used by packages in BLFS
or required by the extra KDE packages mentioned in BLFS. For the
full details of what has been applied (or omitted) see
https://www.linuxfromscratch.org/~ken/qt5/

I have also revised the SBU - the extra patches make a minimal
difference on my -j4 builds, but I need to use -j8 to get to 22
SBU. That figure seems to have been carried over from when we were
using gcc-10.2.

In the optional dependencies, pciutils was shown as optional but
required for qtwebengine: show it as optional, other parts of qt
can use it, and add it to qtwebengine as required.  Remove python2
from the qt5 optional dependencies, only qtwebengine needs it and
it is already shown as required there.
2022-01-28 03:15:33 +00:00
Douglas R. Reno
9c0463d15e Move Grantlee from General Libraries to X Libraries.
I've had a TODO list item after a Discussion with Bruce about this particular
package since last package freeze. Because of it's reliance on Qt5 and the fact
that it's only used for KHelpCenter, it really does not belong in
General Libraries. Moving it to X Libraries should suffice in this case,
since it doesn't really fit in KF5 either.

In addition, update the dependencies and the installed files list, and
add short descriptions for the two libraries installed by this package.
2022-01-27 11:07:59 -06:00
Pierre Labastie
988edafd38 Update to mesa-21.3.5 2022-01-27 10:43:43 +01:00
Ken Moffat
ff00f8107b Qt5: Move kerberos dep to qtwebengine, and make it optional.
It made sense as a dep of Qt5 when we were building webengine as
part of Qt5, but (at least for separate WebEngine, I've
deliberately forgotten the details of building it in Qt5) it
requires a switch to enable it.

Document that switch as an optional command.
2022-01-26 22:35:52 +00:00
Xi Ruoyao
25a506d4fa
gtk+-3: remove reference to rest and json-glib
Like the case of gtk-4, they are unused after Google Cloud Print service
shut down:

c77ea5101e
2022-01-27 02:47:50 +08:00
Xi Ruoyao
f863580754
gtk4: remove reference to json-glib and rest
They were used for Google Cloud Print service.  The service has shut
down since 2021, so the upstream has removed those:

https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/3729
2022-01-27 02:37:05 +08: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