Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Add sodepends on alsa-lib and pipewire.
|
|
devtools 20230105-1 enables the debug option by default.
A follow-up commit will remove debug from alongside other options.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Upstream retagged the release from
https://gitlab.freedesktop.org/rncbc/qpwgraph/-/commit/26efdd8187e372797e6ff1beab02cd87ffecfc63
to
https://gitlab.freedesktop.org/rncbc/qpwgraph/-/commit/072842513259fe858ae278141d5a43be33db72a8
thus changing the source tarball.
|
|
|
|
Upstream currently does not set a default build type, so this change is not
functionally necessary. However the current CMake package guidlines recommend
always setting CMAKE_BUILD_TYPE to be on the safe side, e.g. if upstream later
decides to set a default build type.
|
|
The program uses an SVG application and tray icon which can only be displayed
correctly if qt6-svg is installed at runtime.
Also use cmake instead of make everywhere to keep closer to the template in the
current CMake package guidelines.
|
|
|
|
|
|
|