Changeset b60f1ce for packages.ent


Ignore:
Timestamp:
03/05/2024 12:38:49 AM (8 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
ken/TL2024, trunk, xry111/llvm18
Children:
16450f39
Parents:
3f40f5a
Message:

Preliminry update to kf6-6.0.0.

This update replaces kf5. In doing so there are several packages
in BLFS that are broken, notably the LXQt packages that reference
kf5 packages.

Trying to maintain kf5 and kf6 in the book is more effort than it
is worth. For those that want the kf5 based elements, blfs-12.1
still works.

Several packages were updated to build with qt6 so they are not available
for packages that need the qt5 versions, These include qca, polkit-qt, and
phonon. A couple of packages that are no longer needed for kf6 are still
in the book: kuserfeedback and libdbusmenuqt.

Many filenames still need to be changed, e.g. kf5-frameworks.xml, as
well as xml defined identifiers.

Later when LXQt releases their qt6/kf6 based packages, then we will
do a scrub of all the book internals to make names consistent.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • packages.ent

    r3f40f5a rb60f1ce  
    868868<!ENTITY gtk2-libdir                  "2.0/2.10.0">
    869869<!ENTITY qt5-dir                      "$QT5DIR">
     870<!ENTITY qt6-dir                      "$QT6DIR">
    870871
    871872<!-- Chapter 26 -->
     
    883884<!-- Chapter 28 -->
    884885<!ENTITY adwaita-icon-theme-version   "45.0">
    885 <!-- breeze-icons version is the same as kf5-frameworks -->
     886<!-- breeze-icons version is the same as kf6-frameworks -->
    886887<!ENTITY gnome-icon-theme-version     "3.12.0">
    887888<!ENTITY gnome-icon-theme-extras-version "3.12.0">
     
    891892<!ENTITY icon-naming-utils-version    "0.8.90">
    892893<!ENTITY lxde-icon-theme-version      "0.5.1">
    893 <!-- oxygen-icons version is the same as kf5-frameworks -->
     894<!-- oxygen-icons version is the same as kf6-frameworks -->
    894895
    895896<!-- Part VII -->
    896897<!-- Chapters 29 -->
    897898<!ENTITY kde-download-http            "https://download.kde.org/stable/">
    898 <!-- extra-cmake-modules version is the same as kf5-frameworks -->
     899<!-- extra-cmake-modules version is the same as kf6-frameworks -->
    899900<!ENTITY phonon-version               "4.12.0">
    900 <!ENTITY phonon-backend-gstreamer-version "4.10.0">
     901<!--<!ENTITY phonon-backend-gstreamer-version "4.10.0"> deprecated -->
    901902<!ENTITY phonon-backend-vlc-version   "0.12.0">
    902903<!ENTITY polkit-qt-version            "0.200.0">
     
    906907
    907908<!-- Chapter 30 -->
    908 <!ENTITY kf5-version           "5.115.0">
    909 <!ENTITY kf5-short-version     "5.115">
    910 <!ENTITY kf5-base              "5.115">
     909<!ENTITY kf5-version           "6.0.0">
     910<!ENTITY kf6-version           "6.0.0">
     911<!ENTITY kf5-short-version     "6.0">
     912<!ENTITY kf6-short-version     "6.0">
     913<!ENTITY kf5-base              "6.0">
    911914<!ENTITY kf5-download-http     "https://download.kde.org/stable/frameworks/&kf5-base;">
    912915
    913916<!-- Chapter 31 -->
    914 <!ENTITY kf5apps-version       "23.08.5">
     917<!ENTITY kf5apps-version       "24.02.0">
    915918<!ENTITY kf5apps-download-http "https://download.kde.org/stable/release-service/&kf5apps-version;/src">
    916919
    917920<!-- Chapter 32 -->
    918 <!ENTITY plasma5-version       "5.27.10">
     921<!ENTITY plasma5-version       "6.0.0">
    919922
    920923
Note: See TracChangeset for help on using the changeset viewer.