2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2013 Alexander Pyhalov. All rights reserved.
16 include ..
/..
/make-rules
/shared-macros.mk
20 COMPONENT_VERSION
= 1.0.4
22 COMPONENT_SUMMARY
= RX
: X Remote eXecution
(aka Xweb or Broadway
)
23 COMPONENT_SRC
= $(COMPONENT_NAME
)-$(COMPONENT_VERSION
)
24 COMPONENT_ARCHIVE
= $(COMPONENT_SRC
).
tar.bz2
25 COMPONENT_ARCHIVE_HASH
= \
26 sha256
:b5eb5ecae105ed4d3b2c91193a1c2ef9fe51b1145190541a59f92645899763a4
27 COMPONENT_ARCHIVE_URL
= \
28 http
://xorg.freedesktop.org
/archive
/individual
/app
/$(COMPONENT_ARCHIVE
)
29 COMPONENT_PROJECT_URL
= http
://www.broadwayinfo.com
/
31 include ..
/..
/make-rules
/prep.mk
32 include ..
/..
/make-rules
/configure.mk
33 include ..
/..
/make-rules
/ips.mk
35 CONFIGURE_LIBDIR
.32=/usr
/lib
/firefox
/browser
/plugins
37 CONFIGURE_OPTIONS
+= PLUGIN_CFLAGS
='-I$$(COMPONENT_SRC)/plugin/include'
38 CONFIGURE_OPTIONS
+= --enable-shared
=yes
39 CONFIGURE_OPTIONS
+= --enable-static
=no
43 install: $(INSTALL_32
)