source: kde/plasma5/plasma5.xml@ db8b58eb

12.2 lazarus trunk xry111/for-12.3
Last change on this file since db8b58eb was 4e810c0, checked in by Bruce Dubbs <bdubbs@…>, 6 weeks ago

Update to plasma-6.1.4.

Also add new package pulseaudio-qt-1.5.0 in support of
the plasma-pa-6.1.4 package in the plasma-6.1.4 suite.

  • Property mode set to 100644
File size: 888 bytes
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="plasma">
9 <?dbhtml filename="plasma.html"?>
10
11 <title>KDE Plasma</title>
12
13 <para>
14 KDE Plasma is a desktop environment built using KDE Frameworks and
15 QML which runs on top of a fully hardware accelerated graphics stack using
16 Qt, QtQuick, and an OpenGL(-ES) scenegraph.
17 </para>
18
19 <para>
20 No additional configuration is needed before building the KDE Plasma
21 because it uses the same configuration that KDE Frameworks uses.
22 </para>
23
24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pulseaudio-qt.xml"/>
25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="plasma-all.xml"/>
26
27</chapter>
Note: See TracBrowser for help on using the repository browser.