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 2014 Alexander Pyhalov. All rights reserved.
16 include ..
/..
/make-rules
/shared-macros.mk
18 COMPONENT_NAME
= gnome-mount
19 COMPONENT_VERSION
= 0.4
20 COMPONENT_SUMMARY
= Programs for mounting
, unmounting and ejecting storage devices
21 COMPONENT_SRC
= $(COMPONENT_NAME
)-$(COMPONENT_VERSION
)
22 COMPONENT_ARCHIVE
= $(COMPONENT_SRC
).
tar.gz
23 COMPONENT_ARCHIVE_HASH
= \
24 sha256
:fa9456c0cd1adeda962721fed955914bdc23723a403bebf31bd95a1f54211dd8
25 COMPONENT_ARCHIVE_URL
= \
26 http
://hal.freedesktop.org
/releases
/$(COMPONENT_ARCHIVE
)
27 COMPONENT_PROJECT_URL
= http
://hal.freedesktop.org
/
29 include ..
/..
/make-rules
/prep.mk
30 include ..
/..
/make-rules
/configure.mk
31 include ..
/..
/make-rules
/ips.mk
33 CONFIGURE_OPTIONS
+= --sysconfdir
=/etc
34 CONFIGURE_OPTIONS
+= --libexecdir
=/usr
/lib
35 CONFIGURE_OPTIONS
+= --enable-multiuser
=no
39 install: $(INSTALL_32
)