Changeset b0738fd
- Timestamp:
- 06/29/2015 11:20:27 PM (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:
- cc6410cf
- Parents:
- a06d59dc
- Files:
-
- 3 added
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
ra06d59dc rb0738fd 158 158 159 159 <!-- KF5 entities --> 160 <!ENTITY kf5-version "5.11.0"> 161 <!ENTITY kf5-base "5.11"> 162 <!ENTITY kf5-download-http "http://download.kde.org/stable/frameworks/&kf5-base;"> 163 <!ENTITY kf5-download-ftp "ftp://ftp.kde.org/pub/kde/stable/frameworks/&kf5-base;"> 160 <!ENTITY kf5-version "5.11.0"> 161 <!ENTITY kf5-short-version "5.11"> 162 <!ENTITY kf5-base "5.11"> 163 <!ENTITY kf5-download-http "http://download.kde.org/stable/frameworks/&kf5-base;"> 164 <!ENTITY kf5-download-ftp "ftp://ftp.kde.org/pub/kde/stable/frameworks/&kf5-base;/"> 164 165 166 <!ENTITY kf5apps-version "15.04.2"> 167 <!ENTITY kf5apps-download-http "http://download.kde.org/stable/applications/&kf5apps-version;/src"> 168 <!ENTITY kf5apps-download-ftp "ftp://ftp.kde.org/pub/kde/stable/&kf5apps-version;/src"> 169 -
introduction/welcome/changelog.xml
ra06d59dc rb0738fd 48 48 <para>June 29th, 2015</para> 49 49 <itemizedlist> 50 <listitem> 51 <para>[bdubbs] - Add KF5 based applications konsole, kate, and 52 kmix.</para> 53 </listitem> 50 54 <listitem> 51 55 <para>[ken] - More fixups to configure switches for asymptote.</para> -
kde/kf5-apps/kf5-apps.xml
ra06d59dc rb0738fd 16 16 <title>KDE Frameworks 5 Based Applications</title> 17 17 18 < para>Placeholder</para>19 20 < !--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="automoc4.xml"/>-->18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kate5.xml"/> 19 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kmix5.xml"/> 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="konsole5.xml"/> 21 21 22 22 </chapter> -
kde/libdbusmenuqt.xml
ra06d59dc rb0738fd 5 5 %general-entities; 6 6 7 <!ENTITY libdbusmenu-qt-download-http "http://anduin.linuxfromscratch.org/sources/other/ /libdbusmenu-qt-&libdbusmenu-qt-version;.tar.xz">7 <!ENTITY libdbusmenu-qt-download-http "http://anduin.linuxfromscratch.org/sources/other/libdbusmenu-qt-&libdbusmenu-qt-version;.tar.xz"> 8 8 <!ENTITY libdbusmenu-qt-download-ftp " "> 9 9 <!ENTITY libdbusmenu-qt-md5sum "d21a1f5569e0bc9c9245b4f71761c62f"> -
packages.ent
ra06d59dc rb0738fd 512 512 <!ENTITY kdepim-version "4.14.9"> 513 513 <!ENTITY automoc4-version "0.9.88"> 514 <!ENTITY kf5-short-version "5.11">515 <!ENTITY kf5-version "5.11.0">516 514 <!ENTITY phonon-version "4.8.3"> 517 515 <!ENTITY phonon-backend-gstreamer-version "4.8.2">
Note:
See TracChangeset
for help on using the changeset viewer.