Commit Graph

122 Commits

Author SHA1 Message Date
Pierre Labastie
ab4fdfccf8 Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
Pierre Labastie
21a55df02a Fix xdg-desktop-portal-kde when kde in /opt
For some reason, although XDG_DATA_DIRS contains /opt/kf5/share and
xdg-desktop-portal should use config files from XDG_DATA_DIRS,
xdg-desktop-portal-kde is not started unless the configuration files are
copied to /usr/share. Do that after building plasma (as we already fo
for the .desktop files). We don't copy but just symlink them...
2024-01-13 18:50:27 +01:00
Pierre Labastie
d93c6b0ada plasma: runtime depends on xdg-desktop-portal
Make it recommended
2024-01-13 18:50:27 +01:00
Pierre Labastie
b785dce2f8 Add libxcvt as required for plasma
Although libxcvt is required for xwayland, xwayland is only a runtime
dependency of plasma, so can be built later and pull libxcvt in later.
But kwin requires libxcvt at build time.
2024-01-08 12:47:58 +01:00
Pierre Labastie
1859ee6872 Remove links to deleted wiki pages
See https://wiki.linuxfromscratch.org/blfs/ticket/18952
2023-12-23 13:40:25 +01:00
Bruce Dubbs
14e7e0b3af Update to latest KDE packages.
Update to plasma-wayland-protocols-1.12.0.
Update to plasma5-5.27.10.
Update to kde gear-23.08.4 including kate, kwave, and falkon.
Update to kf5-5.113.0.
2023-12-15 21:11:51 -06:00
Xi Ruoyao
0fbdad469c
plasma-all: Remove link to mockcpp
The link is dead and it seems plasma does not use "mockcpp" anymore.
2023-09-23 22:51:28 +08:00
Douglas R. Reno
fa559f1cc8 Add AppStream to the book in support of libadwaita.
See Tickets #18599 and #18573 for more details.
2023-09-18 13:30:04 -05:00
Pierre Labastie
665150acb4 Make "nodump" what shouldn't be run by jhalfs 2023-09-16 09:32:30 +02:00
Douglas R. Reno
14237443ca Plasma: remove invalid plasma-sdk entry 2023-09-15 12:17:57 -05:00
Pierre Labastie
e440af55af Remove trailing spaces and a few typos 2023-08-27 10:41:46 +02:00
Bruce Dubbs
d59b03d21b Tag kf5 and plasma 2023-08-23 15:34:46 -05:00
Bruce Dubbs
efa7f6af21 plasma5-5.27.7. 2023-08-23 15:28:34 -05:00
Xi Ruoyao
42ddc3001a
treewide: Replace "User Notes" with "Editor Notes" 2023-06-30 02:18:51 +08:00
Douglas R. Reno
cda852ab9b Plasma: Fix a typo that prevents the build from succeeding 2023-05-30 20:39:51 -05:00
Bruce Dubbs
7253d73f11 Update dependencies for kf5 and plasma. 2023-05-15 17:24:23 -05:00
Bruce Dubbs
9a22621807 Update to plasma-5.27.5. 2023-05-14 22:04:24 -05:00
Bruce Dubbs
ab39028355 Minor wording changes 2023-02-24 10:14:09 -06:00
Pierre Labastie
667ce94b34 Tweaks in plasma-build
- tell Qtwebengine is required for aura-browser
- comment out aura-browser
- Add a title to the note about commented out packages
- plasma-phone-components is now plasma-mobile
2023-02-24 11:58:01 +01:00
Bruce Dubbs
ae20e9a7f0 Use --exit-with-x11 for dbus-launch 2023-02-22 10:43:22 -06:00
Bruce Dubbs
3ccb3a53b7 Update to plasma5-5.26.5. 2023-02-20 13:03:19 -06: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
Bruce Dubbs
f1b74bfe87 Update to plasma5-5.26.4.
Also added kuserfeedback-1.2.0 needed by plasma.
2022-12-11 22:28:55 -06: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
f3a2777168 Plasma: Add Xwayland as a runtime recommended dep
It is needed to run kwin-wayland
2022-10-01 12:34:31 +02:00
Bruce Dubbs
63105664ab Two more tags 2022-08-26 19:16:52 -05:00
Bruce Dubbs
7f6f79417d Update to plasma-5.25.4. 2022-08-20 00:54:13 -05:00
Bruce Dubbs
4aef12a2ba Update to plasma-5.24.5.
Also fix k3b xml.
2022-05-15 12:56:30 -05: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
dfdd97bdd5 Update to plasma5-5.23.4. 2021-12-14 13:11:09 -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
64ae3fb62e Add libpcap and qtwebengine as deps to plasma
lipcap recommended, qtwebengine optional, with a note telling
which packages need to be rebuilt later
2021-08-31 07:53:10 +02:00
Pierre Labastie
56c69c1ec4 Add accoutsservice as a runtime dep of plasma 2021-08-30 17:54:20 +02:00
Pierre Labastie
41b0fe1127 Do not require GConf for plasma
This requirement was added in September 2017 por plasma-pa. But as
of 5.22.4 (August 2021), it is not required anymore: plasma-pa uses
gsettings from gio (in glib2).
2021-08-30 11:48:56 +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
Bruce Dubbs
1374aae855 Update to plasma-5.22.4. 2021-08-15 20:11:46 -05:00
Bruce Dubbs
8aea10f55b Update to plasma-5.22.1 2021-06-17 21:49:46 -05:00
Xi Ruoyao
fda29e4c9c
remove hardcoded $Date: $ 2021-05-10 23:53:59 +08: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
Pierre Labastie
7a763b49e9 plasma.desktop does not need to be fixed anymore
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24305 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-26 17:33:16 +00:00
Pierre Labastie
073f6b71de Update to plasma 5.21.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24297 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-25 18:09:04 +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
b359b3e097 Update to plasma5-5.20.4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24045 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-01 17:54:21 +00:00
Bruce Dubbs
9d8bf2a2f5 Update to plasma-5.19.4.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23604 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-23 01:56:21 +00:00
Douglas R. Reno
3d9b01d23f Update to balsa-2.5.11
Update to gnumeric-1.12.47
Update to goffice-0.10.47
Update to dovecot-2.3.10.1 (security update)
mlt: external URL fix
plasma-all: external URL fix
gwenview: Use the proper syntax for the KF5Kipi download link (moved to release-service)
wv: Formatting fix - add a space in the empty FTP URL so that it gets stripped while rendering.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23182 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-21 05:38:31 +00:00
Bruce Dubbs
ce0c344c0f Update to plasma5-5.18.5.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23145 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-16 01:29:53 +00:00
Douglas R. Reno
4969ec3ca7 plasma5: Use the correct name of plasmawayland.desktop
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22849 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-17 15:48:50 +00:00