Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Elisa
Commits
6a0b980c
Commit
6a0b980c
authored
Oct 02, 2022
by
Nate Graham
Browse files
Remove last vestiges of KDeclarative
parent
aba0fd28
Pipeline
#240042
passed with stage
in 6 minutes and 14 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
6a0b980c
...
...
@@ -70,11 +70,6 @@ set_package_properties(KF5I18n PROPERTIES
DESCRIPTION
"KF5 text internationalization library."
TYPE REQUIRED
)
find_package
(
KF5Declarative
${
REQUIRED_KF5_VERSION
}
CONFIG QUIET
)
set_package_properties
(
KF5Declarative PROPERTIES
DESCRIPTION
"Integration of QML and KDE work spaces."
TYPE RECOMMENDED
)
find_package
(
KF5CoreAddons
${
REQUIRED_KF5_VERSION
}
CONFIG QUIET
)
set_package_properties
(
KF5CoreAddons PROPERTIES
DESCRIPTION
"Qt addon library with a collection of non-GUI utilities."
...
...
README.packagers
View file @
6a0b980c
...
...
@@ -33,7 +33,6 @@ Elisa has the following dependencies:
-- RECOMMENDED:
* KF5Declarative (required version >= 5.70.0), Integration of QML and KDE work spaces.
* KF5Baloo (required version >= 5.70.0), Baloo provides file searching and indexing.
* KF5FileMetaData (required version >= 5.70.0), Provides a simple library for extracting metadata.
* KF5XmlGui (required version >= 5.70.0), Framework for managing menu and toolbar actions.
...
...
@@ -54,7 +53,6 @@ Elisa has the following dependencies:
* Qt5QuickWidgets (required version >= 5.12.0), Qt5 Quick Widgets is needed at runtime to provide the interface.
* Qt.labs.platform, Qt.labs module with some qml components wrapping platform APIs
* qml-module-qtqml-models2 (required version >= 5.12.0), qml Qt module
* qml-module-org-kde-kcm (required version >= 5.70.0), qml module from KF5 KDeclarative framework
* qml-module-qtquick-controls (required version >= 5.12.0), qml Qt module
* qml-module-qtquick-dialogs (required version >= 5.12.0), qml Qt module
* qml-module-qtquick-layouts (required version >= 5.12.0), qml Qt module
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment