source: kde/kf5-apps/kf5-apps.xml

trunk
Last change on this file was 6d8eeb9, checked in by Bruce Dubbs <bdubbs@…>, 5 weeks ago

Intermediate commit for kde6.

This is a large, but still intermediate commit for KDE6 (kf6 and plasma6).
These are the key changes:

Update kf6 dependencies.

Remove kuserfeedback (it is now a part of kf6).

Move libdbusmenu-qt to General Libraries. It is still needed for LXQt, but
will be remmoved when LXQt moves to Qt6 and LF6/Plasma6.

Made some changes to bluez to use &root;.

Commented out kmix, libkcddb, and k3b. These are still kf5 apps and would
require adding back most of kf5 to the book. It's easier to just wait for
these to be updated to qt6/kf6.

Removed references to the full qt5 package in LXQt packages. It mkes no sense
now that Qt6 is in the book to also build the full (deprecated) Qt5 package.
It may makes sense to just remove the full Qt5 package from th ebook now.

Renamed an internal referece from plasma5-build to just plasma-build in polkit
and mesa.

  • Property mode set to 100644
File size: 1.5 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<chapter id="kf5-apps">
9 <?dbhtml filename="kf6-apps.html"?>
10
11 <title>KDE Frameworks 6 Based Applications</title>
12
13 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ark5.xml"/>
14 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kdenlive5.xml"/>
15<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kmix5.xml"/>-->
16<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kio-extras.xml"/> -->
17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="khelpcenter.xml"/>
18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="konsole5.xml"/>
19 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libkexiv2.xml"/>
20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="plasma-activities.xml"/>
21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="okular5.xml"/>
22 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libkdcraw.xml"/>
23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gwenview.xml"/>
24<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libkcddb.xml"/>-->
25<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="k3b.xml"/>-->
26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="add-pkgs.xml"/>
27
28</chapter>
Note: See TracBrowser for help on using the repository browser.