update .knsrc file

--update knsrc file in new way of handling
online latte indicators and in this way
support at the same time latte indicators
to be installed from Plasma LookNFeel packages.
--because of previous change the new required
kde frameworks version is 5.71
work/m_layershell
Michail Vourlakos 3 years ago
parent e0bfff4c48
commit 05e588c333

@ -10,7 +10,7 @@ set(BUG_ADDRESS "https://bugs.kde.org/enter_bug.cgi?product=lattedock")
set(FAQS "https://userbase.kde.org/LatteDock/FAQ") set(FAQS "https://userbase.kde.org/LatteDock/FAQ")
set(QT_MIN_VERSION "5.9.0") set(QT_MIN_VERSION "5.9.0")
set(KF5_MIN_VERSION "5.48.0") set(KF5_MIN_VERSION "5.71.0")
set(KF5_LOCALE_PREFIX "") set(KF5_LOCALE_PREFIX "")

@ -41,30 +41,28 @@ Minimum requirements:
Qt5Gui >= 5.12.0 Qt5Gui >= 5.12.0
Qt5Dbus >= 5.12.0 Qt5Dbus >= 5.12.0
KF5Plasma >= 5.48.0 KF5Plasma >= 5.71.0
KF5PlasmaQuick >= 5.48.0 KF5PlasmaQuick >= 5.71.0
KF5Activities >= 5.48.0 KF5Activities >= 5.71.0
KF5CoreAddons >= 5.48.0 KF5CoreAddons >= 5.71.0
KF5GuiAddons >= 5.48.0 KF5GuiAddons >= 5.71.0
KF5DBusAddons >= 5.48.0 KF5DBusAddons >= 5.71.0
KF5Declarative >= 5.48.0 KF5Declarative >= 5.71.0
KF5Kirigami2 >= 5.48.0 KF5Kirigami2 >= 5.71.0
KF5Wayland >= 5.48.0 KF5Wayland >= 5.71.0
KF5Package >= 5.48.0 KF5Package >= 5.71.0
KF5XmlGui >= 5.48.0 KF5XmlGui >= 5.71.0
KF5IconThemes >= 5.48.0 KF5IconThemes >= 5.71.0
KF5KIO >= 5.48.0 KF5KIO >= 5.71.0
KF5I18n >= 5.48.0 KF5I18n >= 5.71.0
KF5Notifications >= 5.48.0 KF5Notifications >= 5.71.0
KF5NewStuff >= 5.48.0 KF5NewStuff >= 5.71.0
KF5Archive >= 5.48.0 KF5Archive >= 5.71.0
KF5GlobalAccel >= 5.48.0 KF5GlobalAccel >= 5.71.0
KF5Crash >= 5.48.0 KF5Crash >= 5.71.0
KSysGuard [reguired only for kf5<=5.61] For X11 support:
KF5WindowSystem >= 5.71.0
For X11 support:
KF5WindowSystem >= 5.48.0
Qt5X11Extras >= 5.7.0 Qt5X11Extras >= 5.7.0
libxcb libxcb
libxcb-randr libxcb-randr

@ -33,5 +33,5 @@ Name[zh_TW]=Latte 指示器
ProvidersUrl=https://autoconfig.kde.org/ocs/providers.xml ProvidersUrl=https://autoconfig.kde.org/ocs/providers.xml
Categories=Latte Indicators Categories=Latte Indicators
StandardResource=tmp StandardResource=tmp
InstallationCommand=kpackagetool5 --install %f --type Latte/Indicator Uncompress=kpackage
UninstallCommand=kpackagetool5 --remove %f --type Latte/Indicator KPackageType=Latte/Indicator

Loading…
Cancel
Save