File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22# Copyright (c) 2021 The Toltec Contributors
33# SPDX-License-Identifier: MIT
44
5+ archs=(rm1 rm2 rmpp rmppm)
56pkgnames=(libcpp-utilities libcpp-utilities-dev)
67pkgdesc=" Common C++ classes and routines used by Martchus' applications"
78url=https://github.com/Martchus/cpp-utilities
8- pkgver=5.31.0-1
9+ _srcver=5.31.0
10+ pkgver=$_srcver -2
911timestamp=2025-09-20T23:53Z
1012section=" devel"
1113maintainer=" Tom Parker-Shemilt <palfrey@tevps.net>"
1214license=GPL-2.0-or-later
1315image=base:v3.3
1416source=(
15- https://github.com/Martchus/cpp-utilities/archive/refs/tags/v5.31.0. zip
17+ " https://github.com/Martchus/cpp-utilities/archive/refs/tags/v $_srcver . zip"
1618 targets.cmake.patch
1719)
1820sha256sums=(
Original file line number Diff line number Diff line change 22# Copyright (c) 2021 The Toltec Contributors
33# SPDX-License-Identifier: MIT
44
5+ archs=(rm1 rm2 rmpp rmppm)
56pkgnames=(libqtforkawesome libqtforkawesome-dev)
67pkgdesc=" Library that bundles ForkAwesome for use within Qt applications"
78url=https://github.com/Martchus/qtforkawesome
8- pkgver=0.3.2-1
9+ _srcver=0.3.2
10+ pkgver=$_srcver -2
911timestamp=2025-11-04T20:54Z
1012section=" devel"
1113maintainer=" Tom Parker-Shemilt <palfrey@tevps.net>"
1214license=GPL-2.0-or-later
1315image=qt:v3.3
1416source=(
15- " https://github.com/Martchus/qtforkawesome/archive/refs/tags/v0.3.2 .zip"
17+ " https://github.com/Martchus/qtforkawesome/archive/refs/tags/v $_srcver .zip"
1618 " https://raw.githubusercontent.com/ForkAwesome/Fork-Awesome/1e3849530d0266ece3a883649e1398414b92241d/fonts/forkawesome-webfont.ttf"
1719 " https://raw.githubusercontent.com/ForkAwesome/Fork-Awesome/0237ab8eafeeacb896e008f744be6d9d717f44b0/src/icons/icons.yml"
1820)
Original file line number Diff line number Diff line change 22# Copyright (c) 2021 The Toltec Contributors
33# SPDX-License-Identifier: MIT
44
5+ archs=(rm1 rm2 rmpp rmppm)
56pkgnames=(libqtutilities libqtutilities-dev)
67pkgdesc=" Common Qt related C++ classes and routines used by Martchus' applications"
78url=https://github.com/Martchus/qtutilities
8- pkgver=6.18.2-1
9+ _srcver=6.18.2
10+ pkgver=$_srcver -2
911timestamp=2025-09-24T09:03Z
1012section=" devel"
1113maintainer=" Tom Parker-Shemilt <palfrey@tevps.net>"
1214license=GPL-2.0-or-later
1315image=qt:v3.3
1416source=(
15- https://github.com/Martchus/qtutilities/archive/refs/tags/v6.18.2. zip
17+ " https://github.com/Martchus/qtutilities/archive/refs/tags/v $_srcver . zip"
1618 targets.cmake.patch
1719)
1820sha256sums=(
Original file line number Diff line number Diff line change 22# Copyright (c) 2025 The Toltec Contributors
33# SPDX-License-Identifier: MIT
44
5+ archs=(rm1 rm2 rmpp rmppm)
56pkgnames=(syncthingctl)
67pkgdesc=" CLI that orchestrates syncthing"
78url=" https://martchus.github.io/syncthingtray/"
8- pkgver=2.0.3-1
9+ _srcver=2.0.3
10+ pkgver=$_srcver -2
911timestamp=2025-11-04T22:54:13Z
1012section=utils
1113maintainer=" Tom Parker-Shemilt <palfrey@tevps.net>"
@@ -14,7 +16,7 @@ image=qt:v3.3
1416makedepends=(build:cmake host:libcpp-utilities-dev host:libcpp-utilities host:libqtutilities host:libqtutilities-dev)
1517installdepends=(libcpp-utilities libqtutilities syncthing)
1618source=(
17- https://github.com/Martchus/syncthingtray/archive/refs/tags/v2.0.3. zip
19+ " https://github.com/Martchus/syncthingtray/archive/refs/tags/v $_srcver . zip"
1820 syncthingctl
1921)
2022sha256sums=(
You can’t perform that action at this time.
0 commit comments