| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Needs https://github.com/davatorium/rofi/issues/1018 to fix it.
|
|
|
|
| |
See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E
|
|
|
|
|
|
|
| |
As of now we're using the buildttype 'release', which produces optimized builds
but without any usable debugging info, which makes debugging crashes impossible,
even if a -dbg subpackage exists. As such we should build in the buildmode
'debugoptimized' to offer proper debug symbols.
|
|
|
|
|
|
|
|
| |
Upstream has changed the tarball so checksum failed.
https://github.com/davatorium/rofi/issues/986
The updated tarball fails due to missing src/git-version.c. disable the
build to unblock builders for now.
|
| |
|
| |
|
|
|