Andreas Wacknitz
2024-01-20 ce78755375d4aeb54fb61b61723b1d14629f2a9c
rebuild nheko

3 files modified
11 ■■■■ changed files
components/encumbered/nheko/Makefile 3 ●●●● patch | view | raw | blame | history
components/encumbered/nheko/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/encumbered/nheko/pkg5 6 ●●●● patch | view | raw | blame | history
components/encumbered/nheko/Makefile
@@ -17,8 +17,9 @@
COMPONENT_NAME=         nheko
COMPONENT_VERSION=      0.11.3
COMPONENT_PROJECT_URL=  https://nheko-reborn.github.io/
COMPONENT_REVISION=        1
COMPONENT_SUMMARY=      Desktop client for Matrix using Qt and C++20.
COMPONENT_PROJECT_URL=  https://nheko-reborn.github.io/
COMPONENT_FMRI=         communication/im/nheko
COMPONENT_SRC=          $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.gz
components/encumbered/nheko/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
components/encumbered/nheko/pkg5
@@ -14,8 +14,8 @@
        "library/qt5/qtkeychain",
        "network/chat/mtxclient",
        "system/library",
        "system/library/g++-10-runtime",
        "system/library/gcc-10-runtime",
        "system/library/g++-13-runtime",
        "system/library/gcc-13-runtime",
        "system/library/math",
        "x11/library/libxcb",
        "x11/library/xcb-util-wm"
@@ -24,4 +24,4 @@
        "communication/im/nheko"
    ],
    "name": "nheko"
}
}