Commit Graph

152 Commits

Author SHA1 Message Date
Bruce Dubbs
1e03c037a8 Update t0 kf5-5.106.0.
Includes:
  extra-cmake-modules,
  breeze-icons, and
  oxygen-icons5
2023-05-14 13:07:42 -05:00
Douglas R. Reno
582c3c6f5f KDE Frameworks: Add libavif as an optional dependency for KImageFormats. 2023-04-23 10:44:01 -05:00
Bruce Dubbs
3c3e6069d8 Update to kf5-5.103.0 and associated packages.
Includes extra-cmake-modules
         oxygen-icons
         breeze-icons

Tag associated packages.
2023-02-19 22:21:57 -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
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
1494fe5978 Add pcre as a recommended dependency for kf5 2023-01-26 10:02:25 -06:00
Ken Moffat
89a8d9ad9f Merge branch 'trunk' into plabs/python-mods 2022-12-12 22:34:38 +00:00
Bruce Dubbs
761f653597 Update to kf5-5.101
Update to kf5-5.101, including
  extra-cmake-modules,
  oxygen-icons, and
  breeze-icons.
2022-12-11 14:45:53 -06:00
Pierre Labastie
cf905e02e5 Merge branch 'trunk' into plabs/python-mods 2022-12-01 21:23:08 +01:00
Pierre Labastie
3f2db3a638 Remove sect1info tags
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Pierre Labastie
622cc86e3b Add doxypypy and doxyqml python modules
Also change some ulink to xref, and recommend those modules
for kapidox.
2022-10-29 22:33:08 +02:00
Pierre Labastie
4069ddfe25 Reinstate kapidox dependencies
Forgotten when reinstating kapidox itself. Also reorder deps to
better show which depends on which.
2022-09-15 15:39:45 +02:00
Pierre Labastie
a988c853dc Options come after command for pip3 2022-09-13 08:43:57 +02:00
Bruce Dubbs
5ff8c3a9cb Add --no-user in Python module installation instructions. 2022-09-05 16:04:47 -05:00
Bruce Dubbs
3032882841 Tags 2022-08-26 16:39:32 -05:00
Pierre Labastie
675a8a5413 Add qca as required for Frameworks
It is for kwallet
2022-08-22 21:40:50 +02:00
Pierre Labastie
2e7e5832df kapidox: add requests to python modules 2022-08-22 20:50:44 +02:00
Bruce Dubbs
257d1d52e0 Tweak kf5 apidox 2022-08-19 15:44:18 -05:00
Bruce Dubbs
1e2b83b4be Tweak kf5 apidox instructions 2022-08-19 13:07:07 -05:00
Bruce Dubbs
53cd2d546c Update to kf5-5.97.0 and associated packages 2022-08-19 12:37:49 -05:00
Pierre Labastie
e2c6a77079 Remove an unwanted change in kf5-frameworks 2022-07-19 21:48:29 +02:00
Pierre Labastie
01935a5ff7 Comment out kapidox
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.
2022-07-19 14:21:17 +02:00
Bruce Dubbs
0fcc739821 Update to kf5-5.94
Includes extra-cmake-modules, breeze-icons, and oxygen-icons5.
2022-05-15 11:56:41 -05:00
Bruce Dubbs
c50cdeea25 Make sure qt can find ALL it's plugins. 2022-05-01 12:34:19 -05:00
Pierre Labastie
7a9a7b2665 Remove spaces at the end of lines 2022-04-20 15:36:11 +02:00
Pierre Labastie
fde1abe32d Don't reference MarkupSafe and Jinja2 in systemd book 2022-04-17 09:50:50 +02:00
Ken Moffat
ad43f325d0 Phonon plugins are in /usr/lib, not /usr/lib/qt5. 2022-03-10 12:36:57 +00:00
Bruce Dubbs
01de26c8ca Tags, mostly kde and related 2022-02-20 16:35:55 -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
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
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
Pierre Labastie
f263bf72bd KDE: Allow Polkit files to land in /usr
Create a symlink /opt/kf5/share/polkit-1->/usr/share/polkit-1
2021-08-30 17:08:08 +02:00
Pierre Labastie
da54a62385 Tags for kde and some deps 2021-08-28 22:59:53 +02:00
Pierre Labastie
d5eb999aed tag kde: kf5, apps, plasma, and utilities 2021-08-22 22:46:16 +02:00
Pierre Labastie
f9b6072117 kf5-framworks: make kapidox dependencies more precise
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.
2021-08-21 08:52:50 +02:00
Bruce Dubbs
151cd29567 Typo 2021-08-16 09:02:33 -05:00
Bruce Dubbs
9a77bcbcd7 Update to kf5-5.85.0.
Includes extra-cmake-modules, breeze-icons, and oxygen-icons.
2021-08-15 15:15:50 -05:00
Bruce Dubbs
bfd7cd084a KF5 Update
Update to kf5-5.83.0. Includes extra-cmake-modules, breeze-icons, and oxygen-icons.
Update to plasma-wayland-protocols-1.3.0.
2021-06-14 15:08:40 -05:00
Xi Ruoyao
45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00
Xi Ruoyao
c6b192c037 secure package download URLs
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24436 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-04-05 12:36:04 +00:00
Douglas R. Reno
a183649007 KF5: Make sure that /usr/lib/systemd is reinitialized when reinitializing /opt/kf5
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24359 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-12 03:15:11 +00:00
Bruce Dubbs
3eafe37050 A couple more tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24300 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-25 18:55:23 +00:00
Pierre Labastie
2e29bbac36 Updates:
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
2021-02-24 14:51:33 +00:00
Pierre Labastie
4c24eb0a40 Remove period at the end of short descriptions.
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
2021-02-19 15:20:16 +00:00
Pierre Labastie
c06954d8fa libical is required for kde framework kcalendar
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24063 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-03 10:34:32 +00:00
Pierre Labastie
04e87c437b Reword Prison dependencies in kf5
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24059 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-02 20:47:05 +00:00
Pierre Labastie
99597b4f6c Add prison to kde frameworks
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24042 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-01 13:31:59 +00:00
Pierre Labastie
1c429edbc4 extra-cmake-modules, oxygen-icons, breeze-icons, KDE-frameworks 5.77
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24005 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-12-20 17:35:08 +00:00
Pierre Labastie
e7f4052267 Change a comment in kde-frameworks
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23973 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-12-11 14:02:59 +00:00