p7zip: assorted fixes
[oi-userland.git] / components / developer / dbus-test-runner / Makefile
blob1a07c17f5f9d982132b2aba785e295efc2412131
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 2023 Niklas Poslovski
15 USE_DEFAULT_TEST_TRANSFORMS= yes
16 include ../../../make-rules/shared-macros.mk
18 COMPONENT_NAME= dbus-test-runner
19 COMPONENT_VERSION= 19.0.4.0
20 HUMAN_VERSION= 19.04.0
21 COMPONENT_REVISION= 2
22 COMPONENT_SUMMARY= A small little utility to run a couple of executables under a new DBus session for testing
23 COMPONENT_PROJECT_URL= https://launchpad.net/dbus-test-runner
24 COMPONENT_SRC= $(COMPONENT_NAME)-$(HUMAN_VERSION)
25 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
26 COMPONENT_ARCHIVE_HASH= sha256:645a32fbd909baf2c01438f0cbda29dc9cd01a7aba5504c45610d88e8a57cb76
27 COMPONENT_ARCHIVE_URL= https://launchpad.net/$(COMPONENT_NAME)/19.04/$(HUMAN_VERSION)/+download/$(COMPONENT_ARCHIVE)
28 COMPONENT_FMRI= developer/dbus-test-runner
29 COMPONENT_CLASSIFICATION= Development/Distribution Tools
30 COMPONENT_LICENSE= GPLv3
32 PATH= $(PATH.gnu)
34 include $(WS_MAKE_RULES)/common.mk
36 CONFIGURE_OPTIONS += --enable-static=no
38 unexport SHELLOPTS
40 # Auto-generated dependencies
41 REQUIRED_PACKAGES += library/glib2
42 REQUIRED_PACKAGES += system/library