Commit Graph

2174 Commits

Author SHA1 Message Date
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
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
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
Ken Moffat
9e0ab8337e Update to qtwebengine-5.15.8. 2022-01-17 13:40:18 +00:00
Douglas R. Reno
c365a72b73 Package update:
Update to at-spi2-core-2.42.0
2021-12-31 16:47:41 -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
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
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
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
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
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
Ken Moffat
86e62cc004 Patch qtwebengine up to 5.15.7. 2021-11-26 03:14:47 +00:00
Tim Tassonis
e47b0575a1 Update to fltk-1.3.8. 2021-11-22 17:30:44 +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
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
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
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
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
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
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
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
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
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