Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : flameshot | name : flameshot | ||||
| version : 0.6.0 | version : 0.8.0 | ||||
| release : 5 | release : 6 | ||||
| source : | source : | ||||
| - https://github.com/lupoDharkael/flameshot/archive/v0.6.0.tar.gz : 61b3a1969d6e17d80d5d90a3fce53ca5ae78fa21f9a45e5a19b0b32ea815a589 | - https://github.com/flameshot-org/flameshot/archive/v0.8.0.tar.gz : 41d04c1ccb5c492768d6b66252b554ff1e5fec11fccb7bb0bdb8ae878dd01909 | ||||
| license : | license : | ||||
| - Apache-2.0 | - Apache-2.0 | ||||
| - GPL-2.0-or-later | - GPL-2.0-or-later | ||||
| - GPL-3.0-or-later | - GPL-3.0-or-later | ||||
| - LAL-1.3 | - LAL-1.3 | ||||
| - LGPL-3.0-or-later | - LGPL-3.0-or-later | ||||
| component : multimedia.graphics | component : multimedia.graphics | ||||
| summary : Powerful yet simple to use screenshot software | summary : Powerful yet simple to use screenshot software | ||||
| description: | | description: | | ||||
| A program to capture screenshots. It includes CLI options as well as a GUI for capturing and annotating screenshots. | A program to capture screenshots. It includes CLI options as well as a GUI for capturing and annotating screenshots. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(gl) | - pkgconfig(gl) | ||||
| - pkgconfig(Qt5UiTools) | - pkgconfig(Qt5UiTools) | ||||
| - pkgconfig(Qt5Svg) | - pkgconfig(Qt5Svg) | ||||
| rundeps : | rundeps : | ||||
| - qt5-svg | - qt5-svg | ||||
| setup : | | setup : | | ||||
| %qmake CONFIG+=packaging | %cmake_ninja | ||||
| build : | | build : | | ||||
| %make | %ninja_build | ||||
| install : | | install : | | ||||
| %make_install INSTALL_ROOT=$installdir | %ninja_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.