app-i18n / libhangul

Library for hangul input method logic, hanja dictionary

Official package sites : https://github.com/libhangul/libhangul ·

v0.1.0-r1 :: 0/1 :: gentoo

Modified
License
LGPL-2.1+
Keywords
~amd64 ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86
USE flags
nls static-libs test

v0.1.0 :: 0/1 :: gentoo

Modified
License
LGPL-2.1+
Keywords
amd64 ppc ppc64 x86 ~arm64 ~loong ~riscv
USE flags
nls static-libs test

General

nls
Add Native Language Support (using gettext - GNU locale utilities)
static-libs
Build static versions of dynamic libraries as well
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

dev-libs / check : A unit test framework for C

virtual / libiconv : Virtual for the GNU conversion library

virtual / libintl : Virtual for the GNU Internationalization Library

virtual / libiconv : Virtual for the GNU conversion library

virtual / libintl : Virtual for the GNU Internationalization Library

app-i18n / fcitx-hangul : Korean Hangul input method for Fcitx

app-i18n / ibus-hangul : Korean Hangul engine for IBus

app-i18n / nabi : Simple Hanguk X Input Method

app-i18n / scim-hangul : Hangul IMEngine for SCIM ported from imhangul

Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
app-i18n/libhangul: update EAPI 7 -> 8
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Eli Schwartz · gentoo
app-i18n/libhangul: make sure elibtoolize is applied
Needed to e.g. pass LTO warning flags through to the linker. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Yongxiang Liang · gentoo
app-i18n/libhangul: Keyword loong, #922103
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
app-i18n/libhangul: Keyword 0.1.0 arm64, #922103
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Yongxiang Liang · gentoo
app-i18n/libhangul: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/libhangul: Use EAPI="7".
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Akinori Hattori · gentoo
app-i18n/libhangul: update HOMEPAGE and SRC_URI
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Akinori Hattori · gentoo
app-i18n/libhangul: tidy
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/libhangul: Minor cleanup.
Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/libhangul: Fix dependencies.
Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/libhangul: Fix LICENSE.
Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/libhangul: Update HOMEPAGE.
Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/libhangul: Make src_test() actually build and run test suite.
"test" directory is not in SUBDIRS in top-level Makefile.am.
Arfrever Frehtes Taifersar Arahesis · gentoo
app-i18n/libhangul: Set subslot based on soname of libhangul.so.
Andreas K. Hüttel · gentoo
app-i18n/libhangul: Remove old, bug 605728
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Agostino Sarubbo · gentoo
app-i18n/libhangul: ppc stable wrt bug #621948
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Justin Lecher · gentoo
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher · gentoo
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed