Changeset View
Changeset View
Standalone View
Standalone View
package.yml
- This file was added.
| name : libksane | |||||
| version : 18.04.2 | |||||
| release : 1 | |||||
| source : | |||||
| - https://download.kde.org/stable/applications/18.04.2/src/libksane-18.04.2.tar.xz : be057f47750d5ae8b9b5bacb332af1b9c603e1636f96b8e8117e49d9be0a8c3a | |||||
| license : | |||||
| - GPL-2.0-or-later | |||||
sunnyflunk: licenses need to be spdx compliant, so should be:
` - GPL-2.0-or-later`
` - LGPL-2.1-or… | |||||
| - LGPL-2.1-or-later | |||||
| component : desktop.library | |||||
Not Done Inline ActionsI assumed this one would be removed as 1. it's not the current spdx format. 2. I don't know why it was added to begin with. sunnyflunk: I assumed this one would be removed as 1. it's not the current spdx format. 2. I don't know why… | |||||
| summary : SANE Library interface for KDE | |||||
| description: | | |||||
| libKSane is an image scanning library that provides a QWidget containing all the logic needed to interface with a scanner. | |||||
Done Inline ActionsSANE Library interface for KDE sunnyflunk: `SANE Library interface for KDE` | |||||
| builddeps : | |||||
| - pkgconfig(Qt5Script) | |||||
Done Inline ActionslibKSane is an image scanning library that provides a QWidget containing all the logic needed to interface with a scanner. sunnyflunk: `libKSane is an image scanning library that provides a QWidget containing all the logic needed… | |||||
| - pkgconfig(sane-backends) | |||||
| - extra-cmake-modules | |||||
| - kconfig-devel | |||||
| - ki18n-devel | |||||
| - ktextwidgets-devel | |||||
| - kwidgetsaddons-devel | |||||
| rundeps : | |||||
| - sane-backends | |||||
| setup : | | |||||
| %cmake_ninja | |||||
| build : | | |||||
| %ninja_build | |||||
| install : | | |||||
| %ninja_install | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
licenses need to be spdx compliant, so should be:
- GPL-2.0-or-later
- LGPL-2.1-or-later