Changeset 153a5795
- Timestamp:
- 09/26/2015 01:59:08 AM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 69a9de5
- Parents:
- 627c062
- Files:
-
- 1 added
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r627c062 r153a5795 174 174 <!ENTITY kf5apps-download-ftp "ftp://ftp.kde.org/pub/kde/stable/&kf5apps-version;/src"> 175 175 176 <!ENTITY plasma5-version "5.4.1"> -
kde/kde.xml
r627c062 r153a5795 25 25 built on that base. For KDE5, the libraries, now called KDE Frameworks 26 26 5 or KF5, are separate from the desktop environment called KDE Plasma 5. 27 Both envionments can be installed, but Plasma is not yet considered 28 stable.</para> 27 Both envionments can be installed side-by-side.</para> 29 28 30 29 <para>For more information visit the official KDE project site at -
kde/kf5/kf5-frameworks.xml
r627c062 r153a5795 227 227 7e66a2d58a299a125336b9e81600b686 kxmlrpcclient-5.14.0.tar.xz 228 228 #ed07b3649612f4692b8e6714cbf1e6ca bluez-qt-5.14.0.tar.xz 229 73a2904c00ba6c1aca8a2efde26a552f kfilemetadata-5.14.0.tar.xz 229 230 0e708135232432d371596d22ed864e3e baloo-5.14.0.tar.xz 230 73a2904c00ba6c1aca8a2efde26a552f kfilemetadata-5.14.0.tar.xz231 231 349a11564686f99666071b2327910f61 portingAids/kjs-5.14.0.tar.xz 232 232 feb4bb63b373a4fdf7084be2a904d447 portingAids/kdelibs4support-5.14.0.tar.xz … … 238 238 EOF</userinput></screen> 239 239 240 <para>In the above list, notice that three files have been commented out with240 <para>In the above list, notice that some files have been commented out with 241 241 a hash (#) character. The extra-cmake-modules entry has been commented out 242 242 because it was built earlier in the <xref linkend="kde-prereq"/>. The -
kde/plasma5/plasma5.xml
r627c062 r153a5795 16 16 <title>KDE Plasma 5</title> 17 17 18 <para>Placeholder</para> 18 <para>KDE Plasma 5 is a desktop environment built using KDE Frameworks 5 and 19 QML which runs on top of a fully hardware accelerated graphics stack using 20 Qt5, QtQuick 2 and an OpenGL(-ES) scenegraph. </para> 19 21 20 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="automoc4.xml"/>--> 22 <para>No additional configuration is needed before building the KDE Plasma 5 23 because it uses the same configuration that KDE Frameworks 5 uses.</para> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="plasma-all.xml"/> 21 26 22 27 </chapter>
Note:
See TracChangeset
for help on using the changeset viewer.