Changeset b0738fd


Ignore:
Timestamp:
06/29/2015 11:20:27 PM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
cc6410cf
Parents:
a06d59d
Message:

Add KF5 based applications konsole, kate, and kmix

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16189 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 added
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra06d59d rb0738fd  
    158158
    159159<!-- 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;/">
    164165
     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

    ra06d59d rb0738fd  
    4848      <para>June 29th, 2015</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[bdubbs] - Add KF5 based applications konsole, kate, and
     52          kmix.</para>
     53        </listitem>
    5054        <listitem>
    5155          <para>[ken] - More fixups to configure switches for asymptote.</para>
  • kde/kf5-apps/kf5-apps.xml

    ra06d59d rb0738fd  
    1616  <title>KDE Frameworks 5 Based Applications</title>
    1717 
    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"/>
    2121
    2222</chapter>
  • kde/libdbusmenuqt.xml

    ra06d59d rb0738fd  
    55  %general-entities;
    66
    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">
    88  <!ENTITY libdbusmenu-qt-download-ftp  " ">
    99  <!ENTITY libdbusmenu-qt-md5sum        "d21a1f5569e0bc9c9245b4f71761c62f">
  • packages.ent

    ra06d59d rb0738fd  
    512512<!ENTITY kdepim-version               "4.14.9">
    513513<!ENTITY automoc4-version             "0.9.88">
    514 <!ENTITY kf5-short-version            "5.11">
    515 <!ENTITY kf5-version                  "5.11.0">
    516514<!ENTITY phonon-version               "4.8.3">
    517515<!ENTITY phonon-backend-gstreamer-version "4.8.2">
Note: See TracChangeset for help on using the changeset viewer.