Andreas Wacknitz
2024-03-31 783118944874d559e30eea1600352e3feb5263a7
commit | author | age
91ba51 1 #
AW 2 # CDDL HEADER START
3 #
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.
7 #
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.
12 #
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]
18 #
19 # CDDL HEADER END
20 #
21 # Copyright 2022 Andreas Wacknitz
22 #
23
24 include ../../../make-rules/shared-macros.mk
25
26 COMPONENT_NAME=            aspell-de
27 COMPONENT_VERSION=        2016.12.7.7
28 HUMAN_VERSION=            20161207-7-0
29 COMPONENT_SUMMARY=        GNU Aspell spell english dictionaries
30 COMPONENT_PROJECT_URL=    https://ftp.gnu.org/gnu/aspell/dict/0index.html
31 COMPONENT_SRC=            aspell6-de-$(HUMAN_VERSION)
32 COMPONENT_ARCHIVE=        $(COMPONENT_SRC).tar.bz2
33 COMPONENT_ARCHIVE_HASH=    sha256:c2125d1fafb1d4effbe6c88d4e9127db59da9ed92639c7cbaeae1b7337655571
34 COMPONENT_ARCHIVE_URL=    https://ftp.gnu.org/gnu/aspell/dict/de/$(COMPONENT_ARCHIVE)
35 COMPONENT_FMRI=            text/aspell/de
36 COMPONENT_CLASSIFICATION=    System/Text Tools
37 COMPONENT_LICENSE=        aspell-de Copyright
38 COMPONENT_LICENSE_FILE=    Copyright
39
40 TEST_TARGET= $(NO_TESTS)
41 include $(WS_MAKE_RULES)/common.mk
42
43 COMPONENT_PRE_CONFIGURE_ACTION += ($(CLONEY) $(SOURCE_DIR) $(@D))
44
45 CONFIGURE_OPTIONS= 
46
47 # Auto-generated dependencies