summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2023-11-26Change package to use gitNullBite
2023-11-08upgpkg: 0.6.0-1David Runge
2023-09-10upgpkg: 0.5.3-1David Runge
Set license identifier according to upstream information
2023-08-09upgpkg: 0.5.2-1David Runge
2023-07-18upgpkg: 0.5.1-1David Runge
2023-07-15upgpkg: 0.4.5-1David Runge
Update maintainer info
2023-07-15Use bash arrays with one entry per line for better handlingDavid Runge
2023-07-15Use local bash array for cmake options for better handlingDavid Runge
2023-07-15Remove unnecessary quotesDavid Runge
2023-07-15Replace tabs with spacesDavid Runge
2023-05-07Update to 0.4.2Antonio Rojas
2023-03-05Update to 0.4.1Antonio Rojas
2023-01-26Upgrade to 0.3.9.David Runge
Add sodepends on alsa-lib and pipewire.
2023-01-15Drop options=(debug)/options=('debug') from trunkEvangelos Foutras
devtools 20230105-1 enables the debug option by default. A follow-up commit will remove debug from alongside other options.
2022-10-06upstream releaseJonas Witschel
2022-08-20upstream releaseJonas Witschel
2022-07-08upstream releaseJonas Witschel
2022-07-06upstream releaseJonas Witschel
2022-06-13upstream releaseJonas Witschel
2022-05-29upstream releaseJonas Witschel
2022-05-21upstream releaseJonas Witschel
2022-04-23upstream retagged the releaseJonas Witschel
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.
2022-04-23upstream releaseJonas Witschel
2022-04-07qpwgraph: set CMAKE_BUILD_TYPE=NoneJonas Witschel
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.
2022-04-07qpwgraph: depend on qt6-svgJonas Witschel
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.
2022-04-06upstream releaseJonas Witschel
2022-03-19upstream release, enable debug symbolsJonas Witschel
2022-03-12newpkg: qpwgraph (PipeWire Graph Qt GUI Interface)Jonas Witschel