Commit Graph

4398 Commits

Author SHA1 Message Date
Douglas R. Reno
63250339ee Update to libadwaita-1.2.2 2023-02-14 15:44:24 -06:00
Xi Ruoyao
3fb1f9a18d
gtk4: Make gi-docgen usage explicit 2023-02-15 00:21:14 +08:00
Ken Moffat
2974f012e6 Update to nghttp2-1.52.0.
Note that the build dependencies are not used when only building
the (main) libraries.

Also consolidate the spelling for CUnit in libdrm since I installed
that yesterday, but leave running the nghttp2 tests as 'beyond the
scope of BLFS'.
2023-02-14 16:03:08 +00:00
Xi Ruoyao
1bc00bd801
libadwaita: Make the doc build instruction explicit 2023-02-14 21:15:39 +08:00
Xi Ruoyao
bacea35e60
gdk-pixbuf: Make docdir fix explicit 2023-02-14 20:19:14 +08:00
Bruce Dubbs
2b2ddc1764 Update to util-macros-1.20.0. 2023-02-13 14:55:11 -06:00
Ken Moffat
cce533dffd Update to libdrm-2.4.115. 2023-02-13 19:35:32 +00:00
Douglas R. Reno
360eb54f7e Update to libhandy-1.8.1 2023-02-12 17:00:43 -06:00
Xi Ruoyao
422c9c4d87
libadwaita: Tweak -Dgtk_doc description
Again, "gtk_doc" actually means "gi-docgen"...
2023-02-13 02:41:13 +08:00
Xi Ruoyao
b5b672a99a
webkitgtk: Clarify -DENABLE_DOCUMENTATION and manually doc installation 2023-02-12 23:36:37 +08:00
Xi Ruoyao
0c2f740947
gtk4: Document man-pages=true option, and how to fix docdir 2023-02-12 20:27:34 +08:00
Xi Ruoyao
4f93382c83
gtk+3: Remove note about missing schema
Now GTK+-3 test suite uses a dedicated schema directory (in the build
directory) so it's not a problem anymore.
2023-02-12 01:04:11 +08:00
Xi Ruoyao
9bb1bd7e90
gdk-pixbuf: Clarify where to inject the sed to fix docdir 2023-02-12 01:01:27 +08:00
Xi Ruoyao
365e97be1d
gtk+3: Document -Dtracker3=true option 2023-02-11 23:32:14 +08:00
Xi Ruoyao
c7904e0279
gdk-pixbuf: Document -Dgtk_doc=true option 2023-02-11 19:01:40 +08:00
Xi Ruoyao
4fa25c5da0
x7font: Fix an uppercase vs. lowercase issue 2023-02-11 15:28:37 +08:00
Xi Ruoyao
1770d641c9
xwayland: Add --buildtype=release, and ...
Adjust the description of man page Xserver.1: technically both Xorg and
Xwayland are in the category of "X server".  The reason we don't install
it here is not "it's not a part of this package", but we don't want to
overwrite a man page from another package.

Remove the creation of /etc/X11/xorg.conf.d: "Xorg" is "another X
server" so technically Xwayland (and other packages except Xorg and the
Xorg drivers) should have nothing to do with it.  In my last build
/etc/X11/xorg.conf.d is empty.
2023-02-11 15:14:16 +08:00
Xi Ruoyao
6412a2e551
pango: Add a sed to fix docdir
Or several directories named Pango* will be created in /usr/share/doc
directly.
2023-02-10 21:57:06 +08:00
Xi Ruoyao
712da352f8
pango: Fix a typo 2023-02-10 21:41:12 +08:00
Xi Ruoyao
adcccac0cd
mesa: Explicitly reconfigure to use -Dbuild-tests before ninja test
It's good to have an example about "meson configure" command.
2023-02-10 21:36:54 +08:00
Tim Tassonis
2c596e3fed Update to mesa-22.3.5
Update to transmission-4.0.0
2023-02-09 22:41:05 +01:00
Pierre Labastie
40c9be7769 Update to xwayland-22.1.8 2023-02-09 11:56:01 +01:00
Bruce Dubbs
a7a992f9a7 Update to xkeyboard-config-2.38. 2023-02-08 21:30:27 -06:00
Tim Tassonis
24ac3c2034 Update to xorg-server-21.1.7.
Update to libX11-1.8.4.
2023-02-07 06:40:18 +01:00
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