Commit Graph

4748 Commits

Author SHA1 Message Date
Douglas R. Reno
dc93138e1c Archive Cogl. It was only used by Clutter. 2023-09-27 13:53:37 -05:00
Douglas R. Reno
12d9b07881 Archive Clutter. It is no longer used by anything in BLFS. 2023-09-27 13:52:29 -05:00
Douglas R. Reno
6751065cfc Archive clutter-gst. It was only used by Cheese 2023-09-27 13:51:06 -05:00
Douglas R. Reno
bc255b9434 Archive clutter-gtk. It was only required by Cheese, and the optional
dependency on Evolution was invalid since libchamplain was removed.
2023-09-27 13:49:40 -05:00
Douglas R. Reno
55cf8bd962 Update to Xwayland-23.2.1
Update to Xwayland-23.2.1
2023-09-27 11:34:34 -05:00
Douglas R. Reno
2a5f4f92bb Fix my last commit for adwaita-icon-theme 2023-09-26 16:47:07 -05:00
Douglas R. Reno
d31d038143 Fix the dependencies in adwaita-icon-theme.
It now unconditionally runs gtk-update-icon-cache (or
gtk4-update-icon-cache) after installing the icons. As a result, we need
something to install gtk-update-icon-cache.

For the benefit of jhalfs, I've set gtk3 as a normal dependency, but
gtk4 as a nodep :)

Thanks goes to Joe Locash for the report.
2023-09-26 16:38:06 -05:00
Douglas R. Reno
c266b641db Fix building GDM on SysV systems. 2023-09-26 16:27:46 -05:00
Xi Ruoyao
7b8bec72b3
Fix URLs of external depedencies, remove dead "User Notes" 2023-09-23 22:41:42 +08:00
Douglas R. Reno
85295f9f2c Update to gdm-45.0.1 2023-09-22 16:16:17 -05:00
Douglas R. Reno
c3c14d12ca Add libei to the book in support of Mutter. 2023-09-22 16:16:17 -05:00
Douglas R. Reno
7f79ef7999 Update to adwaita-icon-theme-45.0 2023-09-21 15:19:15 -05:00
Xi Ruoyao
b565745dd3
mesa: Use a sed instead of patch for LLVM-17 fix
When the patch can be converted to a not-so-long sed, we prefer the sed
because it tells people "what this command is doing" more explicitly and
also reduces an additional download.  And for patch or sed we need a
<para> describing "what it fixes".

It's also a bad idea to fold the patch/sed command just before "meson"
in the same <screen> because it'd be too easy to overread it.
2023-09-21 14:45:55 +08:00
Rahul Chandra
55159cf3b2 Update to icewm-3.4.2 2023-09-21 00:46:12 -04:00
Rahul Chandra
b968722cab Update to mesa-23.1.8 2023-09-21 00:15:22 -04:00
Douglas R. Reno
9896231f4f Update to webkitgtk-2.42.0 2023-09-19 00:39:17 -05:00
Douglas R. Reno
920e13967a Update to gtksourceview-5.10.0 2023-09-18 16:09:25 -05:00
Douglas R. Reno
1be2233905 Archive libdazzle.
It was only used by sysprof
2023-09-18 15:56:02 -05:00
Douglas R. Reno
0b4d98d21a Archive sysprof.
It's optional for the packages that use it, and they only use it to
provide additional support for profiling.

Sysprof now requires two more packages which are specific to it, so
let's archive it.
2023-09-18 15:53:46 -05:00
Douglas R. Reno
a46cb1f320 Update to at-spi2-core-2.50.0.
Also added a commented command explanation for not building the GTK+-2
bridge, for when we remove GTK+-2 from the book.
2023-09-18 15:28:48 -05:00
Douglas R. Reno
33c1959ae0 Update to libadwaita-1.4.0 2023-09-18 14:10:53 -05:00
Pierre Labastie
8a5e15b04f A few tweaks to ssdm config:
- make change from /usr to opt/xorg "nodump"
- make the removal of "-nolisten tcp" "nodump"
- narrow the change from none to on to the "Numlock" line: otehrwise
  the comments about this option become incomprehensible:
  (e.g. "option can be on, off, or on")
2023-09-18 18:47:45 +02:00
Xi Ruoyao
3f65573e25
webkitgtk: Recommend libseccomp for bubblewrap sandboxing 2023-09-17 19:37:48 +08:00
Pierre Labastie
665150acb4 Make "nodump" what shouldn't be run by jhalfs 2023-09-16 09:32:30 +02:00
Xi Ruoyao
44b3f4400e
treewide: Really remove commented out references to Python 2
It helps using grep for finding packages depending on Python 2.
2023-09-16 15:21:01 +08:00
Douglas R. Reno
99ffe6e51d libnotify: mention lxqt-notificationd as a notification daemon 2023-09-14 22:08:35 -05:00
Xi Ruoyao
e9f134556c
Archive gdk-pixbuf-xlib
Note that "needed for loading XPM images" is wrong.

Use imlib2 instead of gdk-pixbuf-xlib for icewm (it's also the default).
2023-09-13 17:09:02 +08:00
Rahul Chandra
fbd6311c31 Remove gtk2 from colord-gtk 2023-09-12 17:03:44 -04:00
Bruce Dubbs
8ebc8b4e3c Archive keybinder2. 2023-09-11 12:08:47 -05:00
Bruce Dubbs
990dbf00a0 Remove obsolete references to gtk2 2023-09-11 11:51:23 -05:00
Xi Ruoyao
e5c8c6d56e
libnotify: Guard documentation directory renaming with a if
If xmlto is not installed and -Dgtk_doc=false, there will be no
documentation installed.

Also add a rm -rf command so we won't do things wrong reinstalling the
package.
2023-09-11 21:36:23 +08:00
Xi Ruoyao
cf1541223e
libxcb: Work around FTBFS with some locale settings
Link: https://lists.linuxfromscratch.org/sympa/arc/blfs-support/2023-09/msg00019.html
Link: https://gitlab.freedesktop.org/xorg/lib/libxcb/-/issues/72
2023-09-10 21:49:41 +08:00
Douglas R. Reno
1bfeb782d6 Update to webkitgtk-2.41.92 2023-09-08 18:48:01 -05:00
Douglas R. Reno
587d641c57 Update to font-util-1.4.1 (Xorg Font) 2023-09-08 12:29:11 -05:00
Bruce Dubbs
5d0f39eeb2 Update to gtk-4.12.1. 2023-09-07 18:53:46 -05:00
Douglas R. Reno
2ce4b4fed0 Update to mesa-23.1.7 2023-09-07 17:16:07 -05:00
Bruce Dubbs
60de0e101e Disable lxde 2023-09-06 00:03:05 -05:00
Bruce Dubbs
f8e3f09926 Update to at-spi2-core-2.48.4. 2023-09-04 17:40:51 -05:00
Bruce Dubbs
dc7804f9f2 Update to xf86-input-libinput-1.4.0. 2023-09-04 17:00:32 -05:00
Rahul Chandra
186161a7a1 libinput-1.24.0 2023-09-04 00:55:10 -04:00
Bruce Dubbs
39edc5a2e3 Archive sawfish and its dependency rep-gtk. 2023-09-03 16:02:59 -05:00
Pierre Labastie
22135b9097 libdrm-2.4.116 2023-09-03 21:44:31 +02:00
Bruce Dubbs
c51235c257 Mark /opt/xorg instructions "nodump"
We recommend using the /usr prefix for xorg, but the instructins
for putting it in /opt/xorg do work.  For jhalfs, having optional
instructions is confusing, so we mark the /opt/xorg "nodump" so
they will be ignored when automating BLFS.
2023-09-03 12:15:56 -05:00
Douglas R. Reno
eb6844544b Typos from rhubarbpieguy, and minor modification to bind-utils' XML to
make it standard with other pages.
2023-09-03 10:41:39 -05:00
Bruce Dubbs
511e498edb Remove duplicate words 2023-09-01 10:52:38 -05:00
Douglas R. Reno
5688813904 Revert the additional instructions for Crocus and GDM.
I had the Intel Media Driver installed on this system at some point in
the distant past, and it installed /etc/profile.d/intel-media.sh - which
overrode the libva-intel-driver, and caused gstvaapi.so to fail to load
correctly on Wayland... which then caused GDM to fail to start. Note
that X11 worked fine because of using a different code path.
2023-08-31 01:38:14 -05:00
Douglas R. Reno
d320827b5f Add a section to xorg-config about issues with Nouveau GPUs.
If we had the Xorg Drivers section still with xf86-video-nouveau there,
this probably would've gone over there originally, but this place fits
well.

The original plan was to put this into LFS, but I decided against it
since it works fine until you start using programs such as Epiphany or
KDE Plasma.
2023-08-30 23:14:09 -05:00
Douglas R. Reno
81e4931d84 GDM: Add some information on disabling Wayland support on systems which
use Crocus.

On systems which use the Crocus driver from Mesa, you'll get a black
screen unless this is done.
2023-08-30 23:05:53 -05:00
Douglas R. Reno
88146cd4c6 Archive LXDM.
Bruce suggested this due to issues with PAM and elogind.
2023-08-30 23:02:32 -05:00
Douglas R. Reno
ce847a4339 Clutter: Update test suite expectations 2023-08-30 22:51:47 -05:00