gst-plugins-base1: Update to 1.22.1
[oi-userland.git] / components / developer / dbus-test-runner / Makefile
blobc155060e8106b54103c40f56a66fadd027447031
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 include ../../../make-rules/shared-macros.mk
17 COMPONENT_NAME= dbus-test-runner
18 COMPONENT_VERSION= 19.0.4.0
19 HUMAN_VERSION= 19.04.0
20 COMPONENT_PROJECT_URL= https://launchpad.net/dbus-test-runner
21 COMPONENT_SUMMARY= A small little utility to run a couple of executables under a new DBus session for testing
22 COMPONENT_FMRI= developer/dbus-test-runner
23 COMPONENT_SRC= $(COMPONENT_NAME)-$(HUMAN_VERSION)
24 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
25 COMPONENT_ARCHIVE_HASH= \
26 sha256:645a32fbd909baf2c01438f0cbda29dc9cd01a7aba5504c45610d88e8a57cb76
27 COMPONENT_ARCHIVE_URL= https://launchpad.net/$(COMPONENT_NAME)/19.04/$(HUMAN_VERSION)/+download/$(COMPONENT_ARCHIVE)
28 COMPONENT_CLASSIFICATION= Development/Distribution Tools
29 COMPONENT_LICENSE= GPLv3
31 PATH= $(PATH.gnu)
32 USE_DEFAULT_TEST_TRANSFORMS= yes
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