Andreas Wacknitz
2023-12-21 84745fdc4b1f8a8d76659a36118c1a0620b5cfc2
components/library/qtkeychain-qt5/Makefile
@@ -16,13 +16,12 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=         qtkeychain-qt5
COMPONENT_VERSION=      0.14.1
COMPONENT_REVISION=     1
COMPONENT_VERSION=      0.14.2
COMPONENT_SUMMARY=      Provides support for secure credentials storage
COMPONENT_PROJECT_URL=  https://github.com/frankosterfeld/qtkeychain
COMPONENT_SRC=          qtkeychain-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH= sha256:afb2d120722141aca85f8144c4ef017bd74977ed45b80e5d9e9614015dadd60c
COMPONENT_ARCHIVE_HASH= sha256:cf2e972b783ba66334a79a30f6b3a1ea794a1dc574d6c3bebae5ffd2f0399571
COMPONENT_ARCHIVE_URL=  https://github.com/frankosterfeld/qtkeychain/archive/refs/tags/$(COMPONENT_VERSION).tar.gz
COMPONENT_FMRI=         library/qt5/qtkeychain
COMPONENT_CLASSIFICATION= Desktop (GNOME)/Libraries
@@ -34,6 +33,10 @@
CMAKE_OPTIONS += -DQt5_DIR=$(QT5_LIBDIR)/cmake/Qt5
# Manually added build dependencies
REQUIRED_PACKAGES += library/libsecret
REQUIRED_PACKAGES += developer/build/pkg-config
# Auto-generated dependencies
REQUIRED_PACKAGES += $(GCC_RUNTIME_PKG)
REQUIRED_PACKAGES += $(GXX_RUNTIME_PKG)