python/hypothesis: update to 6.122.3
[oi-userland.git] / components / desktop / venom / Makefile
blobc6028fa09c9f13f069f794f003ac3cc80efc42ed
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL)". You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2022 Niklas Poslovski
15 BUILD_STYLE=meson
16 include ../../../make-rules/shared-macros.mk
18 COMPONENT_NAME= venom
19 COMPONENT_VERSION= 0.5.5
20 COMPONENT_REVISION= 1
21 COMPONENT_PROJECT_URL= https://github.com/naxuroqa/venom
22 COMPONENT_SUMMARY= A modern Tox client for the desktop
23 COMPONENT_FMRI= communication/im/venom
24 COMPONENT_SRC= Venom-$(COMPONENT_VERSION)
25 COMPONENT_ARCHIVE= $(COMPONENT_VERSION).tar.gz
26 COMPONENT_ARCHIVE_HASH= \
27 sha256:0348e26d70b0614b6ee3d50fb6c086ae1f696ed250d8ea80eec28299bee23562
28 COMPONENT_ARCHIVE_URL= https://github.com/naxuroqa/Venom/archive/refs/tags/$(COMPONENT_ARCHIVE)
29 COMPONENT_CLASSIFICATION= Applications/Internet
30 COMPONENT_LICENSE= GPLv3
31 COMPONENT_LICENSE_FILE= COPYING
33 PATH = $(PATH.gnu)
35 TEST_TARGET = $(NO_TESTS)
36 include $(WS_MAKE_RULES)/common.mk
38 # Auto-generated dependencies
39 REQUIRED_PACKAGES += database/sqlcipher
40 REQUIRED_PACKAGES += library/desktop/cairo
41 REQUIRED_PACKAGES += library/desktop/gdk-pixbuf
42 REQUIRED_PACKAGES += library/desktop/gspell
43 REQUIRED_PACKAGES += library/desktop/gtk3
44 REQUIRED_PACKAGES += library/desktop/json-glib
45 REQUIRED_PACKAGES += library/desktop/libgee
46 REQUIRED_PACKAGES += library/desktop/xdg/libcanberra
47 REQUIRED_PACKAGES += library/glib2
48 REQUIRED_PACKAGES += library/libsoup
49 REQUIRED_PACKAGES += network/chat/toxcore
50 REQUIRED_PACKAGES += system/library