Package Details: breeze-rofi-theme-git r41.df07825-1

Git Clone URL: https://aur.archlinux.org/breeze-rofi-theme-git.git (read-only, click to copy)
Package Base: breeze-rofi-theme-git
Description: Breeze Themes for Rofi to match KDE Breeze Themes
Upstream URL: https://github.com/futpib/breeze-rofi-theme
Licenses: GPL
Conflicts: breeze-rofi-theme
Provides: breeze-rofi-theme
Submitter: futpib
Maintainer: futpib
Last Packager: futpib
Votes: 0
Popularity: 0.000000
First Submitted: 2022-07-12 14:37 (UTC)
Last Updated: 2022-07-12 14:37 (UTC)

Latest Comments

mattalxndr commented on 2025-07-16 04:09 (UTC)

Git threw me an error:

 ~ % yay -S breeze-rofi-theme-git --noconfirm
[...]
==> Starting prepare()...
Submodule 'breeze' (https://github.com/KDE/breeze.git) registered for path 'breeze'
Submodule 'rofi' (https://github.com/davatorium/rofi.git) registered for path 'rofi'
Cloning into '/home/matt/.cache/yay/breeze-rofi-theme-git/src/breeze-rofi-theme/breeze'...
fatal: transport 'file' not allowed
fatal: clone of '/home/matt/.cache/yay/breeze-rofi-theme-git/src/breeze' into submodule path '/home/matt/.cache/yay/breeze-rofi-theme-git/src/breeze-rofi-theme/breeze' failed
Failed to clone 'breeze'. Retry scheduled
Cloning into '/home/matt/.cache/yay/breeze-rofi-theme-git/src/breeze-rofi-theme/rofi'...
fatal: transport 'file' not allowed
fatal: clone of '/home/matt/.cache/yay/breeze-rofi-theme-git/src/rofi' into submodule path '/home/matt/.cache/yay/breeze-rofi-theme-git/src/breeze-rofi-theme/rofi' failed
Failed to clone 'rofi'. Retry scheduled
Cloning into '/home/matt/.cache/yay/breeze-rofi-theme-git/src/breeze-rofi-theme/breeze'...
fatal: transport 'file' not allowed
fatal: clone of '/home/matt/.cache/yay/breeze-rofi-theme-git/src/breeze' into submodule path '/home/matt/.cache/yay/breeze-rofi-theme-git/src/breeze-rofi-theme/breeze' failed
Failed to clone 'breeze' a second time, aborting
==> ERROR: A failure occurred in prepare().
    Aborting...
 -> error making: breeze-rofi-theme-git-exit status 4
removing untracked AUR files from cache...
:: Cleaning (1/1): /home/matt/.cache/yay/breeze-rofi-theme-git
 -> Failed to install the following packages. Manual intervention is required:
breeze-rofi-theme-git - exit status 4

To fix, I had to run:

git config --global protocol.file.allow always

Ashark commented on 2023-11-26 20:02 (UTC)

I see now, thanks. But in that case, I suggest to change package name so that it starts with "rofi-theme", so it is clear to the users.
See https://aur.archlinux.org/packages/rofi-theme-android-720p as an example.

futpib commented on 2023-11-26 19:45 (UTC)

This is not a plasma5 theme, this is a package of 4 rofi themes inspired by plasma breeze theme, I think this is made clear in the package description.

Ashark commented on 2023-10-28 17:35 (UTC)

This package uses incorrect naming. The prefix for plasma themes should be "plasma5-themes". See KDE package guidelines.
Consider renaming the package or make a deletion request.