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.opensolaris.org/os/licensing.
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 2013 Alexander Pyhalov
22 # Copyright 2022 Andreas Wacknitz
25 include ..
/..
/..
/make-rules
/shared-macros.mk
27 COMPONENT_NAME
= aspell-en
28 COMPONENT_VERSION
= 2020.12.7
29 HUMAN_VERSION
= 2020.12.07-0
30 COMPONENT_SUMMARY
= GNU Aspell spell english dictionaries
31 COMPONENT_PROJECT_URL
= https
://ftp.gnu.org
/gnu
/aspell
/dict
/0index.html
32 COMPONENT_SRC
= aspell6-en-
$(HUMAN_VERSION
)
33 COMPONENT_ARCHIVE
= $(COMPONENT_SRC
).
tar.bz2
34 COMPONENT_ARCHIVE_HASH
= sha256
:4c8f734a28a088b88bb6481fcf972d0b2c3dc8da944f7673283ce487eac49fb3
35 COMPONENT_ARCHIVE_URL
= https
://ftp.gnu.org
/gnu
/aspell
/dict
/en
/$(COMPONENT_ARCHIVE
)
36 COMPONENT_FMRI
= text
/aspell
/en
37 COMPONENT_CLASSIFICATION
= System
/Text Tools
38 COMPONENT_LICENSE
= aspell-en Copyright
39 COMPONENT_LICENSE_FILE
= Copyright
41 TEST_TARGET
= $(NO_TESTS
)
42 include $(WS_MAKE_RULES
)/common.mk
44 COMPONENT_PRE_CONFIGURE_ACTION
+= ($(CLONEY
) $(SOURCE_DIR
) $(@D
))
48 # Auto-generated dependencies