From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/scim-hangul/
Date: Thu, 13 Jun 2024 18:50:26 +0000 (UTC) [thread overview]
Message-ID: <1718304613.6402d490b496c8c1922ce23fec0852a256807c03.arthurzam@gentoo> (raw)
commit: 6402d490b496c8c1922ce23fec0852a256807c03
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 13 18:50:13 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 13 18:50:13 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6402d490
app-i18n/scim-hangul: drop 0.4.0
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-i18n/scim-hangul/scim-hangul-0.4.0.ebuild | 51 ---------------------------
1 file changed, 51 deletions(-)
diff --git a/app-i18n/scim-hangul/scim-hangul-0.4.0.ebuild b/app-i18n/scim-hangul/scim-hangul-0.4.0.ebuild
deleted file mode 100644
index 93a677bf04d5..000000000000
--- a/app-i18n/scim-hangul/scim-hangul-0.4.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Hangul IMEngine for SCIM ported from imhangul"
-HOMEPAGE="http://www.scim-im.org/"
-SRC_URI="https://downloads.sourceforge.net/scim/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-
-RDEPEND="
- >=app-i18n/scim-0.99.8
- >=app-i18n/libhangul-0.0.4
- nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- nls? ( sys-devel/gettext )"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-0.3.2+gcc-4.3.patch
- "${FILESDIR}"/${PN}-0.3.2+gcc-4.7.patch
- "${FILESDIR}"/${PN}-0.4.0+gtk.patch
-)
-
-src_configure() {
- econf \
- --disable-skim-support \
- $(use_enable nls)
-}
-
-src_install() {
- default
- dodoc ChangeLog*
-
- # plugin module, no point in .la files
- find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
- elog
- elog "To use SCIM with both GTK2 and XIM, you should use the following"
- elog "in your user startup scripts such as .gnomerc or .xinitrc:"
- elog
- elog "LANG='your_language' scim -d"
- elog "export XMODIFIERS=@im=SCIM"
- elog
-}
next reply other threads:[~2024-06-13 18:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-13 18:50 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-13 18:49 [gentoo-commits] repo/gentoo:master commit in: app-i18n/scim-hangul/ Arthur Zamarin
2024-06-13 18:49 Arthur Zamarin
2024-06-13 18:45 Arthur Zamarin
2024-05-31 18:10 Arthur Zamarin
2017-12-31 11:14 David Seifert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1718304613.6402d490b496c8c1922ce23fec0852a256807c03.arthurzam@gentoo \
--to=arthurzam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox