1 # This file and its contents are supplied under the terms of the
2 # Common Development and Distribution License ("CDDL"). You may
3 # only use this file in accordance with the terms of the CDDL.
5 # A full copy of the text of the CDDL should have accompanied this
6 # source. A copy of the CDDL is also available via the Internet at
7 # http://www.illumos.org/license/CDDL.
11 # Copyright 2016 Adam Stevko
14 include ..
/..
/..
/make-rules
/shared-macros.mk
17 COMPONENT_VERSION
= 1.4.5.0
18 COMPONENT_SUMMARY
= Terminal status monitor for Tor relays.
19 COMPONENT_PROJECT_URL
= https
://www.torproject.org
/projects
/arm.html.en
20 COMPONENT_FMRI
= network
/tor
/arm
21 COMPONENT_CLASSIFICATION
=System
/Security
22 COMPONENT_SRC
= $(COMPONENT_NAME
)
23 COMPONENT_ARCHIVE
= $(COMPONENT_NAME
)-$(COMPONENT_VERSION
).
tar.bz2
24 COMPONENT_ARCHIVE_URL
= https
://www.atagar.com
/arm
/resources
/static
/$(COMPONENT_ARCHIVE
)
25 COMPONENT_ARCHIVE_HASH
= sha256
:fc0e771585dde3803873b4807578060f0556cf1cac6c38840a714ffada3b28fa
26 COMPONENT_LICENSE
= GPLv3
28 include $(WS_MAKE_RULES
)/prep.mk
29 include $(WS_MAKE_RULES
)/setup.py.mk
30 include $(WS_MAKE_RULES
)/ips.mk
34 COMPONENT_INSTALL_ARGS
= --root
=$(PROTO_DIR
)
35 COMPONENT_INSTALL_ARGS
+= --install-purelib
=$(USRSHAREDIR
)
37 build
: $(BUILD_NO_ARCH
)
39 install: $(INSTALL_NO_ARCH
)
43 REQUIRED_PACKAGES
+= library
/python
/elixir-27
44 REQUIRED_PACKAGES
+= library
/python
/geoip-27
45 REQUIRED_PACKAGES
+= library
/python
/sqlalchemy-27
46 REQUIRED_PACKAGES
+= runtime
/python-27
47 REQUIRED_PACKAGES
+= SUNWcs