Commit Graph

4216 Commits

Author SHA1 Message Date
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
Pierre Labastie
da58f1aef1 Typo in openbox
Report by Rainer Fiebig
2022-01-24 18:28:10 +01:00
Bruce Dubbs
2315a3cac8 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-01-22 13:10:19 -06:00
Bruce Dubbs
65c5c56a7e Package updates.
Update to gnumeric-1.12.51.
Update to goffice-0.10.51.
Update to libwebp-1.2.2.
Update to dash-0.5.11.5.
+
2022-01-22 13:07:17 -06:00
Pierre Labastie
61f5b628c4 Package updates and one fix
umockdev-0.17.6
gtk4-4.6.0
fop-2.7
Fix network-manager-applet for building with recent meson. Thanks
to Joe Locash for the report.
2022-01-22 15:48:42 +01:00
Bruce Dubbs
811f63dfca Package updates.
Update to icewm-2.9.5.
Update to libnma-1.8.34.
Update to stunnel-5.62.
Update to p10-kit-0.24.1.
2022-01-20 13:17:59 -06:00
Ken Moffat
9e0ab8337e Update to qtwebengine-5.15.8. 2022-01-17 13:40:18 +00:00
Bruce Dubbs
62cb663564 Package updates. 2022-01-13 17:20:43 -06:00
Douglas R. Reno
284dd89d01 Package Updates:
Update to gexiv2-0.14.0
Update to adwaita-icon-theme-41.0
Fix a bug in the systemd unit for CUPS that causes the unit to be
installed into a non-existent target.
2022-01-03 21:49:48 -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
Bruce Dubbs
64f210812a Package updates.
Update to xapian-core-1.4.19.
Update to icewm-2.9.4.
Update to pygments-2.11.0 (Python module).
Update to sqlite-autoconf-3370100.
2022-01-01 18:22:12 -06:00
Douglas R. Reno
c365a72b73 Package update:
Update to at-spi2-core-2.42.0
2021-12-31 16:47:41 -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
0a0ad3a17b Package updates.
Update to tree-2.0.0.
Update to pango-1.50.3.
Update to qpdf-10.5.0.
Update to libportal-0.5.
Update to gtk+3 3.24.31.
Update URLs in Beyond BLFS section.
2021-12-27 12:02:36 -06:00
Douglas R. Reno
6b8f49567b Package Updates:
Update to ruby-3.1.0
Update to python-dbusmock-0.25.0 (Python Module)
Update to opencv-4.5.5
Update to sawfish-1.13.0
Update to stunnel-5.61
Update to double-conversion-3.1.7
Update to File-Slurper-0.013 (Perl Module)
2021-12-26 17:00:09 -06:00
Douglas R. Reno
6968e3cb71 Package Updates and a buildfix
Update to Thunderbird-91.3.0
Update to Seamonkey-2.53.10
Update to webkitgtk-2.34.3
Update to nss-3.73.1
Fix building Firefox with wayland-1.20.
2021-12-22 21:26:04 -06:00
Bruce Dubbs
13c75b20fa Package updates.
Update to httpd-2.4.52.
Update to asciidoc-10.1.1.
Update to icewm-2.9.3.
2021-12-21 10:00:16 -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
Douglas R. Reno
548869883d Package Updates:
Update to gtk-4.4.1
Update to gtk-vnc-1.3.0
Update to fetchmail-6.4.25
2021-12-18 16:02:32 -06:00
Bruce Dubbs
1f8aae36c2 Update to pango-1.50.2. 2021-12-16 15:43:46 -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
Bruce Dubbs
0ed6f34f84 Package updates.
Update to lxml-4.7.1 (python module).
Update to mpg123-1.29.3.
Update to umockdev-0.17.0.
Update to xine-ui-0.99.13.
2021-12-16 13:23:14 -06:00
Bruce Dubbs
905237328c Package updates.
Update to pango-1.50.1.
Update to unrar-6.1.3.
Update to unbound-1.14.0.
Update to wayland-1.20.0.
Update to tcsh-6.23.01.
2021-12-16 11:31:34 -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
Bruce Dubbs
108e563e80 Package updates.
Update to glib-2.70.2.
Update to pangomm-1.46.2.
Update to pango-1.50.0.
Update to mypaint-brushes-1.3.1.
Update to sysstat-12.5.5.
2021-12-07 14:34:59 -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
Bruce Dubbs
95f2d4bad2 Package updates.
Update to mousepad-0.5.8.
Update to libdrm-2.4.109.
Update to php-8.1.0.
Update to libreoffice-7.2.3.2.
2021-11-28 15:08:00 -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
Ken Moffat
86e62cc004 Patch qtwebengine up to 5.15.7. 2021-11-26 03:14:47 +00: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
Bruce Dubbs
a869d8213a Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2021-11-22 10:38:01 -06:00
Bruce Dubbs
04af9db718 minor spacing issues 2021-11-22 10:37:43 -06:00
Tim Tassonis
e47b0575a1 Update to fltk-1.3.8. 2021-11-22 17:30:44 +01:00
Bruce Dubbs
a43536ceac Typo 2021-11-22 10:28:35 -06:00
Pierre Labastie
ab5ea1f1c2 Update xorg-server and add xwayland
xorg-server-21.1.1
xwayland-21.1.3
2021-11-21 11:42:53 +01:00
Pierre Labastie
2d3f7c4e88 gtk-vnc cannot use python2 anymore
Remove the dependency + a small format fix
2021-11-21 08:21:09 +01:00
Bruce Dubbs
0318335844 Formating change in Qt configuration section.
Emphasize differences wehn installing in /usr and /opt.
2021-11-18 10:30:19 -06:00
Bruce Dubbs
6d8b33027b Package updates.
Update to iw-5.16.
Update to xterm-370.
Update to tcsh-6.23.00.
2021-11-15 15:17:10 -06:00
Pierre Labastie
f72bfbe11e Updates
glib-2.70.1
cmake-3.21.4
libevdev-1.12.0
mesa-21.2.5
libdrm-2.4.108
2021-11-14 10:50:16 +01:00
Pierre Labastie
6b4bc1711d Add libxcvt-0.1.1
It is needed by xorg-server-21.1.1
2021-11-11 23:34:36 +01:00
Pierre Labastie
f713df36a2 Updates
nghttp2-1.46.0
libinput-1.19.2
dhcpcd-9.4.1
libsoup-2.74.1
2021-11-09 07:40:49 +01:00
Pierre Labastie
142646b2e5 Use -p for creating the /opt/qt-<version> library
Otherwise it throws an error if it already exists (mainly for
automated builds such as jhalfs)
2021-11-06 14:16:49 +01:00
Douglas R. Reno
b714013a77 Package Updates:
Update to webkitgtk-2.34.1
Update to wpebackend-fdo-1.12.0
Update to libwpe-1.12.0
2021-10-26 11:32:25 -05:00
Pierre Labastie
3713bc71c8 Updates and a fix:
udisks2-2.9.4
upower: change download location
exim-4.95
mesa-21.2.4
libvpx-1.11.0
2021-10-22 14:31:54 +02:00
Pierre Labastie
9202bf632a Add role="nodump" in one lightdm instruction 2021-10-21 07:13:23 +02:00
Douglas R. Reno
9556a942e5 Package updates:
Update to libinput-1.19.1
Update to openssh-8.8p1 (alongside ssh-askpass-8.8p1)
Update to cifs-utils-6.14
Update to NetworkManager-1.32.12
2021-10-20 16:47:06 -05:00
Ken Moffat
0b664be0f5 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2021-10-16 14:00:57 +01:00
Ken Moffat
580ce987a3 Correct soem pcre dependencies which were outdated. 2021-10-16 14:00:13 +01:00
Pierre Labastie
e90881c26e webkitgtk: add libavif as optional dep and remove mathml
AVIF had been introduced in March 2021, and mathml is included
natively.
2021-10-15 14:30:11 +02:00
Bruce Dubbs
a8307df565 Package updates.
Upgrade to imlib2-1.7.4.
Upgrade to vim-8.2.3508.
Upgrade to Jinja2-3.0.2.
Upgrade to python3-3.10.0.
2021-10-14 17:31:19 -05:00
Douglas R. Reno
c7ce2b4690 Minor typo fix in QtWebEngine 2021-10-12 16:56:19 -05:00
Ken Moffat
927e12ef7f Fix qtwebengine FTBFS with system harfbuzz-3. 2021-10-09 22:49:42 +01:00
Xi Ruoyao
2d3195c305
xcb-proto: don't mention Python 2 anymore
We are already forcing PYTHON=python3.
2021-10-08 22:34:48 +08:00
Bruce Dubbs
6819668d58 Add a header for a warning...
Some users do not read (or pay attention to) the WARNING in the
Introduction to Xorg-7 page.  Make it even more obvious.
2021-10-07 13:43:11 -05:00
Ken Moffat
9f777e1ebe mesa - do not recommend virgl for qemu -
It needs virgl-renderer, and although qemu linked to that works
fine in certain places, such as reducing the cpu overhead from
large-window glxgears when running in a BLFS-style qemu build,
offloading the guest's rendering to the host GPU appears to
need libvirt and a much fuller qemu build.  It seems to be mainly
for gamers.

For information, link to virglrenderer - I was not logged in to
freedesktop when I tried that today, so note the need for an
account there but also link to the current rlease for those who
do not have an account.

In passing, note that both Fedora and AUR appear to be using later
git commits than the 0.9.1 release.
2021-09-26 13:28:18 +01:00
Bruce Dubbs
3619a7bbb1 Package updates.
Update to sudo-1.9.8p2.
Update to xterm-369.
Update to mesa-21.2.2.
Update to nghttp2-1.45.1.
Update to neon-0.32.1.
Update to btrfs-progs-v5.14.1.
2021-09-23 14:04:31 -05:00
Douglas R. Reno
86ba5b667a Package update
Update to WebkitGTK+-2.34.0
2021-09-22 19:52:15 -05:00
Douglas R. Reno
09acc5d122 Package updates
Update the gstreamer stack to 1.18.5
Update to libhandy-1.4.0
Update to gtksourceview5-5.2.0
Update to gtksourceview4-4.8.2
2021-09-22 14:53:17 -05:00
Bruce Dubbs
eebcdb5738 Package updates.
Update to xf86-input-libinput-1.2.0.
Update to asciidoc-9.1.1.
Update to thunar-4.16.10.
Update to vala-0.54.1.
Update to harfbuzz-3.0.0.
Update to libuninameslist-20210917.
Update to gobject-introspection-1.70.0.
2021-09-21 11:26:28 -05:00
Bruce Dubbs
76786133a5 Xorg package updates.
Update to libinput-1.19.0 (Xorg driver).
Update to libXi-1.8 (Xorg Library).
Update to xorgproto-2021.5.
2021-09-16 15:45:52 -05:00
Douglas R. Reno
a3e2f82e49 Package update
Update to libdazzle-3.42.0
2021-09-15 13:44:15 -05:00
Pierre Labastie
913050c764 Updates:
gexiv2-0.13.0
pango-1.48.10
thunar-4.16.9
2021-09-12 10:27:29 +02:00
Ken Moffat
6ff79cf500 Mesa - add comment for editors, fix wiki link.
The crocus driver will be automatically selected at some point,
the fix for that is already in master.

I needed to add a comment to the wiki for using crocus, which is
not yet the default - the link was broken, he old MesaLib page
is the right place, but last updated 15 years ago and the existing
details seem anachronistic.
2021-09-07 19:59:13 +01:00
Pierre Labastie
85580446b2 Remove spaces at the end of lines
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
2021-09-06 19:42:49 +02:00
Douglas R. Reno
673c07088d Package update:
Update to libnsl-2.0.0
Add dependencies on libnsl to several packages where they were missing
2021-09-03 22:33:33 -05:00
Xi Ruoyao
652351c68e
gtk4: fix broadway option, and kill -Dsassc
sassc seems needed now, but if it's not installed meson would download
it as a wrap.
2021-09-01 11:59:04 +08:00
Thomas Trepl (Moody)
3fb4e870ff Tags 2021-08-31 09:01:37 +02:00
Pierre Labastie
d99c0bc7bf Tag lxdm and fix falkon tag 2021-08-31 04:37:42 +02:00
Bruce Dubbs
6fdd3cefa0 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2021-08-30 19:07:04 -05:00
Bruce Dubbs
00032e4131 Tag qtwebengine and add a warning.
This is the largest BLFS package.  It can overload system memory
if all cores are used.  Add a warning about this.

Note: Build failed at about the 90% point on a system with 24 cores
and 32 GB of RAM + 2 GB of swap due to out-of-memory.  The
solution is to limit cores with NINJAJOBS ir add RAM or swap space.
2021-08-30 19:03:02 -05:00
Douglas R. Reno
c96e794657 Tag GNOME Applications 2021-08-30 17:07:14 -05:00
Douglas R. Reno
bf96a53349 Tag GNOME Desktop and related deps 2021-08-30 16:07:53 -05:00
Douglas R. Reno
e9a5597488 Whole bunch of tags 2021-08-30 15:03:47 -05:00
Douglas R. Reno
6a4996fdda Update to gtk-4.4.0 (and some tags) 2021-08-30 12:34:24 -05:00
Douglas R. Reno
60d9f0f2f9 Tags and a couple minor text tweaks
glib-networking: minor reword
libsoup: remove duplicate sysprof dependency
2021-08-29 22:30:20 -05:00
Douglas R. Reno
3b6490641b Some tags 2021-08-29 19:29:45 -05:00
Bruce Dubbs
85a581fd3b Tags 2021-08-29 19:19:44 -05:00
Bruce Dubbs
7b2fed0fae Tags 2021-08-29 15:39:21 -05:00
Bruce Dubbs
c93c620cae Tags 2021-08-29 10:32:39 -05:00
Bruce Dubbs
3df0ba4fd8 Update gdl URL. 2021-08-29 09:02:11 -05:00
Thomas Trepl (Moody)
01997ec82d Tags 2021-08-29 09:16:58 +02:00
Ken Moffat
10e2d5f136 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2021-08-29 03:01:03 +01:00
Ken Moffat
d8853887d2 Update to qtwebengine-5.15.6.
I'm not happy about the wording for recommended dependencies,
ideally jhalfs should "do the right thing" and build libxml2
after icu - but I have no idea how to force that.

Traditionally we do not list every dependency which is pulled in
by another dep, but some time ago Doug discovered that system ICU
is only used by qtwebengine if libxml2 has been built after ICU.

Although I'm hopeful that the current instructions will work in
that case, adding a shipped copy of ICU just makes the build
bigger.
2021-08-29 02:51:50 +01:00
Bruce Dubbs
f7a916263e Update to pinentry-1.2.0. 2021-08-28 19:15:42 -05:00
Bruce Dubbs
740784badb Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2021-08-28 18:11:27 -05:00
Bruce Dubbs
779b3223f9 Update to gdl-3.40.0.
Also:
Change order of elogind recommended dependencies to emphasize PAM.
Typo in xscreensaver-time
2021-08-28 18:09:12 -05:00
Pierre Labastie
da54a62385 Tags for kde and some deps 2021-08-28 22:59:53 +02:00
Pierre Labastie
34a6571e05 Tags 2021-08-28 15:44:55 +02:00
Pierre Labastie
5fe61b6f3d qt5: add a switch for logging to syslog/journald
Ticket #15437
2021-08-28 13:58:56 +02:00
Ken Moffat
b5645ad46c Tags. 2021-08-28 04:55:58 +01:00
Bruce Dubbs
20a35abcba Tags 2021-08-27 19:08:59 -05:00
Xi Ruoyao
d06644bc89
mesa: minor text change 2021-08-27 16:11:08 +08:00
Ken Moffat
ef936e4d0b Update to meson-21.2.1. 2021-08-27 01:39:16 +01:00
Ken Moffat
a8e1b4abcf gdk-pixbuf, pango:
Add --wrap-mode=no-fallback to prevent gi-docgen getting downloaded
if you have the (python3) deps present. Comment gtk-doc in these
packages, explain that gi-docgen is used for the documentation.
2021-08-26 18:49:43 +01:00
Douglas R. Reno
0732c446e4 Tags and a package update
Update to gnome-weather-40.1
2021-08-25 18:35:56 -05:00
Bruce Dubbs
944f353dec Promote giflib to recommended for implb2 2021-08-24 11:43:49 -05:00
Pierre Labastie
ef1b97efad tag lxdm 2021-08-24 17:56:05 +02:00
Thomas Trepl (Moody)
b33ecad89e Tag ATI video driver 2021-08-24 16:51:42 +02:00
Douglas R. Reno
7d1b806e4d Several package updates and the rest of GNOME Platform tagged.
Update to libnma-1.8.32
Update to network-manager-applet-1.24.0
Update to mutter-40.4
Update to gnome-shell-40.4
Update to gnome-shell-extensions-40.4
2021-08-23 18:40:11 -05:00
Douglas R. Reno
511ff5815d Package update and some tags
Update to bubblewrap-0.5.0
2021-08-22 22:03:35 -05:00
Bruce Dubbs
e736b85049 More tags 2021-08-22 20:15:07 -05:00
Pierre Labastie
d5eb999aed tag kde: kf5, apps, plasma, and utilities 2021-08-22 22:46:16 +02:00
Douglas R. Reno
c94ff529b7 A few tags 2021-08-21 14:09:30 -05:00