diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-09-29 18:30:48 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-09-29 18:30:48 +0000 |
| commit | 8e21e9a7216916de4a5ea6957f62ffbd91656b76 (patch) | |
| tree | 888e8ca4b28ec37c5848d2d60e1e029b2fa2079a /x11-themes/QGnomePlatform | |
| parent | a8302e8e7905fe22c6e49adf20efb62883472409 (diff) | |
| download | baldeagleos-repo-8e21e9a7216916de4a5ea6957f62ffbd91656b76.tar.gz baldeagleos-repo-8e21e9a7216916de4a5ea6957f62ffbd91656b76.tar.xz baldeagleos-repo-8e21e9a7216916de4a5ea6957f62ffbd91656b76.zip | |
Adding metadata
Diffstat (limited to 'x11-themes/QGnomePlatform')
| -rw-r--r-- | x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r2.ebuild (renamed from x11-themes/QGnomePlatform/QGnomePlatform-0.9.2.ebuild) | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2.ebuild b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r2.ebuild index 737aab9f339d..7df3f55bcd5e 100644 --- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2.ebuild +++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r2.ebuild @@ -34,3 +34,10 @@ src_configure() { ) cmake_src_configure } + +src_install() { + cmake_src_install + + # https://github.com/FedoraQt/QGnomePlatform/pull/150#issuecomment-1689693729 + newenvd - 98qgnomeplatform <<< 'QT_QPA_PLATFORMTHEME=qgnomeplatform' +} |
