Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : nitrokey-app | name : nitrokey-app | ||||
| version : 1.3.2 | version : 1.4.2 | ||||
| release : 1 | release : 2 | ||||
| source : | source : | ||||
| - https://github.com/Nitrokey/nitrokey-app/releases/download/v1.3.2/nitrokey-app-v1.3.2.tar.gz : 21296fcbdee244d7de3960c04ca555f056352c75accbde909a8019ee96a146e3 | - https://github.com/Nitrokey/nitrokey-app/releases/download/v1.4.2/nitrokey-app-v1.4.2.tar.gz : 965c05409c0fb534b8092eb66a54bafd4cb1a2e50f15cf197f6527ae14747634 | ||||
JoshStrobl: Any reason this isn't using the tarball? https://github.com/Nitrokey/nitrokey… | |||||
Done Inline ActionsJust personal preference. Is the general policy to use tarballs when available? If so I will change that. kaktuspalme: Just personal preference. Is the general policy to use tarballs when available? If so I will… | |||||
Done Inline ActionsYou should be using tarballs when possible so we're not unnecessarily cloning git history. JoshStrobl: You should be using tarballs when possible so we're not unnecessarily cloning git history. | |||||
| license : GPL-3.0-or-later | license : GPL-3.0-or-later | ||||
| component : security | component : security | ||||
| summary : Nitrokey App is a cross-platform application created to manage Nitrokey devices. | summary : Nitrokey App is a cross-platform application created to manage Nitrokey devices. | ||||
| description: | | description: | | ||||
| Nitrokey App is a cross-platform (runs under Windows, Linux and Mac OS) application created to manage Nitrokey devices. Underneath it uses libnitrokey to communicate with the supported devices. | Nitrokey App is a cross-platform (runs under Windows, Linux and Mac OS) application created to manage Nitrokey devices. Underneath it uses libnitrokey to communicate with the supported devices. | ||||
| builddeps : | builddeps : | ||||
Done Inline ActionsYou have a bunch of extra whitespace. JoshStrobl: You have a bunch of extra whitespace. | |||||
Done Inline ActionsShould be listed after the Qt5 deps. Alphabetically it goes 0-9A-Za-z JoshStrobl: Should be listed after the Qt5 deps. Alphabetically it goes 0-9A-Za-z | |||||
| - pkgconfig(bash-completion) | |||||
| - pkgconfig(cppcodec-1) | |||||
| - pkgconfig(libnitrokey-1) | |||||
| - pkgconfig(Qt5Concurrent) | |||||
| - pkgconfig(Qt5Gui) | - pkgconfig(Qt5Gui) | ||||
| - pkgconfig(Qt5Svg) | - pkgconfig(Qt5Svg) | ||||
| - pkgconfig(Qt5UiTools) | - pkgconfig(Qt5UiTools) | ||||
| - pkgconfig(Qt5Widgets) | - pkgconfig(libnitrokey-1) | ||||
| - hicolor-icon-theme | - cppcodec | ||||
| setup : | | setup : | | ||||
| %cmake | %cmake -DCMAKE_BUILD_TYPE=Release | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| rm -rf $installdir/usr/share/icons/ubuntu-mono-dark | rm -rf $installdir/usr/share/icons/ubuntu-mono-dark | ||||
| rm -rf $installdir/usr/share/icons/ubuntu-mono-light | rm -rf $installdir/usr/share/icons/ubuntu-mono-light | ||||
| No newline at end of file | No newline at end of file | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
Any reason this isn't using the tarball? https://github.com/Nitrokey/nitrokey-app/releases/download/v1.4.2/nitrokey-app-v1.4.2.tar.gz