See ticket #16805: right now the book is wrong: the instructions
for kapidox should be using pip3 or setup.py. We defer making
new instructions until we update kde-frameworks in August.
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.
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...
Some python modules are in the book, but would be downloaded if not
present at build time. Some other python modules are not in the book,
but are downloaded at build time. Make python modules present in the
book recommended (and not tun time), and add those not present in the book.
kde frameworks 5.79; with extra-cmake-modules, breeze-icons, and oxygen-icons
kde frameworks applications 20.12.2; with kate and kwave
kde plasma 5.21.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24285 af4574ff-66df-0310-9fd7-8a98e5e911e0
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0
In the "purpose" package, there is a line, which is only compiled
if Qt5 version is less or equal to 5.15.0. The reason is that it
uses an obsolete function. The problem is that the replacement
function has not been implemented yet even in 5.15.1. This generates
an error:
‘class QLocalSocket’ has no member named ‘socketError’
So change the test so that the line is compiled if version is
less than 5.16.0 (using a sed)...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23714 af4574ff-66df-0310-9fd7-8a98e5e911e0
Includes breeze-icons, oxygen-icons, and extra-cmake-modules.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23599 af4574ff-66df-0310-9fd7-8a98e5e911e0
+ and plasma-framework-5.70.1 in non-scheduled updates.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23178 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to kf5-5.70.0.
A fix for libmusicbrainz5.
Some refomatting of dhcpcd.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23135 af4574ff-66df-0310-9fd7-8a98e5e911e0
Fix building KDE Frameworks with Qt-5.14.0
Add a recommended dep to wpa_supplicant
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22503 af4574ff-66df-0310-9fd7-8a98e5e911e0
package could be pottentially affected by ECM in /usr. Tested by rebuilding
all the packages dependent on ECM, and starting KDe Plasma successfully.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22056 af4574ff-66df-0310-9fd7-8a98e5e911e0
Remove unneccessary configure flags from MLT
Fix typos in Plasma and KDE Frameworks 5
Add /opt/kf5/lib/plugins/kcms to the QT PLUGIN PATH
Added Breeze as a recommended dependency to Kdenlive
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21919 af4574ff-66df-0310-9fd7-8a98e5e911e0
giflib: Fix the build by removing a duplicate instruction pertaining to static library removal,
which is now handled by the Makefile
fcron (systemd): Fix the systemd unit to silence warnings about the incorrect PID file being used.
systemd: Adapt to libseccomp-2.4.1, disable GnuTLS support and prefer OpenSSL due to API breakage,
and fix the systemd-networkd problem with Linux 5.2+ as well as with RDRAND on AMD CPUs.
KF5: external dependency URL fix.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21912 af4574ff-66df-0310-9fd7-8a98e5e911e0
-hdparm: choose to make second method "nodump"
-kf5-frameworks: recommend kf5-intro
-nfs-utils: make /etc/exports example "nodump", and add "cat..EOF" instructions
-lightdm: change bridgehead, so that greeter is recognized as additional
download
-openbox: use 2to3 from python3, since P2 is optional
-seamonkey: make an example "nodump"
-libreoffice: add --with-system-libgpgmepp
-rxvt-unicode: make some examples "nodump"
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21562 af4574ff-66df-0310-9fd7-8a98e5e911e0