summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-crypt/nitrokey-app: Fix resources build.Luigi 'Comio' Mantellini2018-05-261-2/+7
| | | | | | | | | | | | | | | | | | We need to remove qt5_add_resources() call from CMakeLists.txt becuase AUTORCC mode is enabled. Keeping both flags doesn't permit (in some setup) to include the resources into the final executable producing the following log messages: qt.svg: Cannot open file ':/images/new/icon_NK.svg', because: No such file or directory qt.svg: Cannot open file ':/images/new/icon_NK.svg', because: No such file or directory qt.svg: Cannot open file ':/images/new/icon_NK.svg', because: No such file or directory qt.svg: Cannot open file ':/images/new/icon_NK.svg', because: No such file or directory ... Also translations will not work because the translation files are included by means resources. See also https://github.com/Nitrokey/nitrokey-app/pull/346 Closes: https://bugs.gentoo.org/653158 Closes: https://github.com/gentoo/gentoo/pull/8024
* app-crypt/nitrokey-app: Use dev-qt/linguist-tools:5 for localizationLuigi 'Comio' Mantellini2018-04-151-1/+1
| | | | | Closes: https://bugs.gentoo.org/653102 Closes: https://github.com/gentoo/gentoo/pull/8017
* app-crypt/nitrokey-app: Add dev-qt/qttranslations:5 to DEPENDLuigi 'Comio' Mantellini2018-04-151-0/+1
| | | | | Closes: https://bugs.gentoo.org/653102 Closes: https://github.com/gentoo/gentoo/pull/7969
* app-crypt/nitrokey-app: [QA] Fix missing deps and gnome2_icon_cache_updateDavid Seifert2018-04-111-1/+10
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* app-crypt/nitrokey-app: Version bump to 1.3David Seifert2018-04-111-0/+35
Closes: https://bugs.gentoo.org/634474 Package-Manager: Portage-2.3.28, Repoman-2.3.9