Alexander Pyhalov
2020-07-19 bfb9989c65833eaf9c25d6261c842c762025ce9d
Add libanthy from inputmethod consolidation
4 files added
198 ■■■■■ changed files
components/inputmethod/anthy/Makefile 43 ●●●●● patch | view | raw | blame | history
components/inputmethod/anthy/libanthy.p5m 72 ●●●●● patch | view | raw | blame | history
components/inputmethod/anthy/manifests/sample-manifest.p5m 71 ●●●●● patch | view | raw | blame | history
components/inputmethod/anthy/pkg5 12 ●●●●● patch | view | raw | blame | history
components/inputmethod/anthy/Makefile
New file
@@ -0,0 +1,43 @@
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"). You may
# only use this file in accordance with the terms of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source. A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
#
# Copyright 2020 Alexander Pyhalov
#
BUILD_BITS= 32_and_64
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=           anthy
COMPONENT_VERSION=        9100h
IPS_COMPONENT_VERSION=    0.9100.8
COMPONENT_SUMMARY=        libanthy - Japanese input method library
COMPONENT_SRC=            $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=        $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH=   sha256:d256f075f018b4a3cb0d165ed6151fda4ba7db1621727e0eb54569b6e2275547
COMPONENT_ARCHIVE_URL=    http://jaist.dl.sourceforge.jp/anthy/37536/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=           system/input-method/library/libanthy
COMPONENT_CLASSIFICATION= System/Localizations
COMPONENT_LICENSE=        LGPL v2.1
COMPONENT_LICENSE_FILE=   COPYING
COMPONENT_PROJECT_URL=    http://anthy.osdn.jp/
include $(WS_MAKE_RULES)/common.mk
CONFIGURE_OPTIONS += --sysconfdir=/etc
CONFIGURE_OPTIONS += --disable-static
# Build dependencies
REQUIRED_PACKAGES += editor/gnu-emacs
# Auto-generated dependencies
REQUIRED_PACKAGES += system/library
REQUIRED_PACKAGES += system/library/math
components/inputmethod/anthy/libanthy.p5m
New file
@@ -0,0 +1,72 @@
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
#
# Copyright 2020 Alexander Pyhalov
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=pkg.human-version value=$(COMPONENT_VERSION)
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
file path=etc/anthy-conf mode=0644 preserve=true
file path=usr/bin/$(MACH64)/anthy-agent
file path=usr/bin/$(MACH64)/anthy-dic-tool
file path=usr/bin/$(MACH64)/anthy-morphological-analyzer
file path=usr/bin/anthy-agent
file path=usr/bin/anthy-dic-tool
file path=usr/bin/anthy-morphological-analyzer
file path=usr/include/anthy/anthy.h
file path=usr/include/anthy/dicutil.h
file path=usr/include/anthy/input.h
link path=usr/lib/$(MACH64)/libanthy.so target=libanthy.so.0.1.0
link path=usr/lib/$(MACH64)/libanthy.so.0 target=libanthy.so.0.1.0
file path=usr/lib/$(MACH64)/libanthy.so.0.1.0
link path=usr/lib/$(MACH64)/libanthydic.so target=libanthydic.so.0.1.0
link path=usr/lib/$(MACH64)/libanthydic.so.0 target=libanthydic.so.0.1.0
file path=usr/lib/$(MACH64)/libanthydic.so.0.1.0
link path=usr/lib/$(MACH64)/libanthyinput.so target=libanthyinput.so.0.0.0
link path=usr/lib/$(MACH64)/libanthyinput.so.0 target=libanthyinput.so.0.0.0
file path=usr/lib/$(MACH64)/libanthyinput.so.0.0.0
file path=usr/lib/$(MACH64)/pkgconfig/anthy.pc
link path=usr/lib/libanthy.so target=libanthy.so.0.1.0
link path=usr/lib/libanthy.so.0 target=libanthy.so.0.1.0
file path=usr/lib/libanthy.so.0.1.0
link path=usr/lib/libanthydic.so target=libanthydic.so.0.1.0
link path=usr/lib/libanthydic.so.0 target=libanthydic.so.0.1.0
file path=usr/lib/libanthydic.so.0.1.0
link path=usr/lib/libanthyinput.so target=libanthyinput.so.0.0.0
link path=usr/lib/libanthyinput.so.0 target=libanthyinput.so.0.0.0
file path=usr/lib/libanthyinput.so.0.0.0
file path=usr/lib/pkgconfig/anthy.pc
file path=usr/share/anthy/anthy.dic
file path=usr/share/anthy/dic-tool-usage.txt
file path=usr/share/anthy/typetab
file path=usr/share/anthy/zipcode.t
file path=usr/share/emacs/site-lisp/anthy/anthy-azik.el
file path=usr/share/emacs/site-lisp/anthy/anthy-azik.elc
file path=usr/share/emacs/site-lisp/anthy/anthy-conf.el
file path=usr/share/emacs/site-lisp/anthy/anthy-conf.elc
file path=usr/share/emacs/site-lisp/anthy/anthy-dic.el
file path=usr/share/emacs/site-lisp/anthy/anthy-dic.elc
file path=usr/share/emacs/site-lisp/anthy/anthy-isearch.el
file path=usr/share/emacs/site-lisp/anthy/anthy-isearch.elc
file path=usr/share/emacs/site-lisp/anthy/anthy-kyuri.el
file path=usr/share/emacs/site-lisp/anthy/anthy-kyuri.elc
file path=usr/share/emacs/site-lisp/anthy/anthy.el
file path=usr/share/emacs/site-lisp/anthy/anthy.elc
file path=usr/share/emacs/site-lisp/anthy/leim-list.el
components/inputmethod/anthy/manifests/sample-manifest.p5m
New file
@@ -0,0 +1,71 @@
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
#
# Copyright 2020 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
file path=etc/anthy-conf
file path=usr/bin/$(MACH64)/anthy-agent
file path=usr/bin/$(MACH64)/anthy-dic-tool
file path=usr/bin/$(MACH64)/anthy-morphological-analyzer
file path=usr/bin/anthy-agent
file path=usr/bin/anthy-dic-tool
file path=usr/bin/anthy-morphological-analyzer
file path=usr/include/anthy/anthy.h
file path=usr/include/anthy/dicutil.h
file path=usr/include/anthy/input.h
link path=usr/lib/$(MACH64)/libanthy.so target=libanthy.so.0.1.0
link path=usr/lib/$(MACH64)/libanthy.so.0 target=libanthy.so.0.1.0
file path=usr/lib/$(MACH64)/libanthy.so.0.1.0
link path=usr/lib/$(MACH64)/libanthydic.so target=libanthydic.so.0.1.0
link path=usr/lib/$(MACH64)/libanthydic.so.0 target=libanthydic.so.0.1.0
file path=usr/lib/$(MACH64)/libanthydic.so.0.1.0
link path=usr/lib/$(MACH64)/libanthyinput.so target=libanthyinput.so.0.0.0
link path=usr/lib/$(MACH64)/libanthyinput.so.0 target=libanthyinput.so.0.0.0
file path=usr/lib/$(MACH64)/libanthyinput.so.0.0.0
file path=usr/lib/$(MACH64)/pkgconfig/anthy.pc
link path=usr/lib/libanthy.so target=libanthy.so.0.1.0
link path=usr/lib/libanthy.so.0 target=libanthy.so.0.1.0
file path=usr/lib/libanthy.so.0.1.0
link path=usr/lib/libanthydic.so target=libanthydic.so.0.1.0
link path=usr/lib/libanthydic.so.0 target=libanthydic.so.0.1.0
file path=usr/lib/libanthydic.so.0.1.0
link path=usr/lib/libanthyinput.so target=libanthyinput.so.0.0.0
link path=usr/lib/libanthyinput.so.0 target=libanthyinput.so.0.0.0
file path=usr/lib/libanthyinput.so.0.0.0
file path=usr/lib/pkgconfig/anthy.pc
file path=usr/share/anthy/anthy.dic
file path=usr/share/anthy/dic-tool-usage.txt
file path=usr/share/anthy/typetab
file path=usr/share/anthy/zipcode.t
file path=usr/share/emacs/site-lisp/anthy/anthy-azik.el
file path=usr/share/emacs/site-lisp/anthy/anthy-azik.elc
file path=usr/share/emacs/site-lisp/anthy/anthy-conf.el
file path=usr/share/emacs/site-lisp/anthy/anthy-conf.elc
file path=usr/share/emacs/site-lisp/anthy/anthy-dic.el
file path=usr/share/emacs/site-lisp/anthy/anthy-dic.elc
file path=usr/share/emacs/site-lisp/anthy/anthy-isearch.el
file path=usr/share/emacs/site-lisp/anthy/anthy-isearch.elc
file path=usr/share/emacs/site-lisp/anthy/anthy-kyuri.el
file path=usr/share/emacs/site-lisp/anthy/anthy-kyuri.elc
file path=usr/share/emacs/site-lisp/anthy/anthy.el
file path=usr/share/emacs/site-lisp/anthy/anthy.elc
file path=usr/share/emacs/site-lisp/anthy/leim-list.el
components/inputmethod/anthy/pkg5
New file
@@ -0,0 +1,12 @@
{
    "dependencies": [
        "editor/gnu-emacs",
        "SUNWcs",
        "system/library",
        "system/library/math"
    ],
    "fmris": [
        "system/input-method/library/libanthy"
    ],
    "name": "anthy"
}