4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.illumos.org/license/CDDL.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
21 # Copyright (c) 2015, Aurelien Larcher. All rights reserved.
23 include ..
/..
/..
/..
/make-rules
/shared-macros.mk
25 COMPONENT_NAME
= terminology
26 COMPONENT_VERSION
= 1.1.0
27 COMPONENT_FMRI
= terminal
/$(COMPONENT_NAME
)
28 COMPONENT_CLASSIFICATION
=Applications
/System Utilities
29 COMPONENT_SUMMARY
= Enlightenment
- The best terminal emulator written with the EFL
30 COMPONENT_SRC
= $(COMPONENT_NAME
)-$(COMPONENT_VERSION
)
31 COMPONENT_PROJECT_URL
= https
://www.enlightenment.org
/about-terminology
32 COMPONENT_ARCHIVE
= $(COMPONENT_SRC
).
tar.gz
33 COMPONENT_ARCHIVE_HASH
= \
34 sha256
:8c49f3e5340fe73588f48a3823905cecd9c341c213aed031c2aa752e9ba04551
35 COMPONENT_ARCHIVE_URL
= \
36 https
://download.enlightenment.org
/rel
/apps
/$(COMPONENT_NAME
)/$(COMPONENT_ARCHIVE
)
37 COMPONENT_LICENSE
= BSD
2-clause
39 include $(WS_MAKE_RULES
)/prep.mk
40 include $(WS_MAKE_RULES
)/configure.mk
41 include $(WS_MAKE_RULES
)/ips.mk
43 CONFIGURE_BINDIR
.64=$(USRBINDIR
)
45 COMPONENT_PREP_ACTION
= \
46 ( cd
$(@D
); aclocal
-I m4
--install && autoconf
&& automake
-a
; )
50 install: $(INSTALL_64
)
54 # Auto-generated dependencies
55 REQUIRED_PACKAGES
+= library
/e
/efl
56 REQUIRED_PACKAGES
+= system
/library
57 REQUIRED_PACKAGES
+= system
/library
/math