Changeset View
Changeset View
Standalone View
Standalone View
package.yml
- This file was added.
| name : qt6-declarative | |||||
| version : 6.2.0 | |||||
| release : 1 | |||||
| source : | |||||
| - https://download.qt.io/official_releases/qt/6.2/6.2.0/submodules/qtdeclarative-everywhere-src-6.2.0.tar.xz : 46737feceb9e54d63ad0c87a08d33f08ca58f4b8920ccefad8f1ebd64f0d1270 | |||||
| license : | |||||
| - GFDL-1.3-or-later | |||||
| - GPL-3.0-or-later | |||||
| - LGPL-3.0-or-later | |||||
| component : | |||||
| - desktop.qt | |||||
| - demos : programming.library | |||||
| summary : Classes for QML and JavaScript languages | |||||
| description: | | |||||
| The Qt Quick module is the standard library for writing QML applications. While the Qt QML module provides the QML engine and language infrastructure, the Qt Quick module provides all the basic types necessary for creating user interfaces with QML. | |||||
| builddeps : | |||||
| - qt6-shadertools-devel | |||||
| rundeps : | |||||
| - devel : | |||||
| - qt6-shadertools-devel | |||||
| setup : | | |||||
| %patch -p1 < $pkgfiles/0001-fix-warning-about-shadertools.patch | |||||
| %cmake_ninja -DINSTALL_PUBLICBINDIR=usr/bin -DQT_BUILD_EXAMPLES=ON | |||||
| build : | | |||||
| %ninja_build | |||||
| install : | | |||||
| %ninja_install | |||||
| cd $installdir | |||||
| install -dm00755 usr/bin | |||||
| while read _line; do | |||||
| ln -s $_line | |||||
| done < %workdir%/solusBuildDir/user_facing_tool_links.txt | |||||
| patterns : | |||||
| - devel : | |||||
| - /usr/lib64/qt6/mkspecs | |||||
| - demos : | |||||
| - /usr/lib64/qt6/examples | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.