From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/libime/
Date: Sun, 9 Jun 2024 18:54:43 +0000 (UTC) [thread overview]
Message-ID: <1717959277.beefa318be8dc4c3ea9bf496c470d4532348db23.mattst88@gentoo> (raw)
commit: beefa318be8dc4c3ea9bf496c470d4532348db23
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 9 18:47:51 2024 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Jun 9 18:54:37 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beefa318
app-i18n/libime: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
app-i18n/libime/Manifest | 1 -
app-i18n/libime/libime-1.1.7.ebuild | 50 -------------------------------------
2 files changed, 51 deletions(-)
diff --git a/app-i18n/libime/Manifest b/app-i18n/libime/Manifest
index cc365fa66a4f..2ca802d44025 100644
--- a/app-i18n/libime/Manifest
+++ b/app-i18n/libime/Manifest
@@ -1,2 +1 @@
-DIST libime-1.1.7_dict.tar.zst 37060247 BLAKE2B 1d81110e40844ad4e8b78445afbea7c7310150e75723e011bbc67e6cf75993197569f17192e4b4134e5bd99b0e5947d49fd6a622f02cd6df17cb176b23d31510 SHA512 67b69fe33e2a55cf9f82c668f3c97929fe8a0531e1540fa593ef15535ba66e079171928a54b268638a1d5fd14901f47500d1a6f79ad0e28f7f81e426f1384b42
DIST libime-1.1.8_dict.tar.zst 37061630 BLAKE2B e76ee4d403bdc2ef9c9eab663f6da3f1421d5aeb7761a1ccca21acf07626f27a9f00c0a8d83cf121a782c03252bd5f0aeccb81af639ca93902bb28716a1a3afb SHA512 5fa6683dcaa92d754b87ed01989a7a98eee9d4ee642720b1ac1b0b58416a6202ca929e2593dfe59ae361afb7d311d8e238a188530ba99db7aaa3164713c95a4a
diff --git a/app-i18n/libime/libime-1.1.7.ebuild b/app-i18n/libime/libime-1.1.7.ebuild
deleted file mode 100644
index fd371c42c371..000000000000
--- a/app-i18n/libime/libime-1.1.7.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake unpacker
-
-DESCRIPTION="Fcitx5 Next generation of fcitx "
-HOMEPAGE="https://fcitx-im.org/"
-SRC_URI="https://download.fcitx-im.org/fcitx5/libime/libime-${PV}_dict.tar.zst"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
-IUSE="+data doc test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- >=app-i18n/fcitx-5.1.5:5
- app-arch/zstd:=
- dev-libs/boost:=
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
- kde-frameworks/extra-cmake-modules:0
- virtual/pkgconfig
- doc? (
- app-text/doxygen
- dev-texlive/texlive-fontutils
- )
-"
-
-src_configure() {
- local mycmakeargs=(
- -DENABLE_DATA=$(usex data)
- -DENABLE_DOC=$(usex doc)
- -DENABLE_TEST=$(usex test)
- )
- cmake_src_configure
-}
-
-src_compile() {
- cmake_src_compile
- use doc && cmake_src_compile doc
-}
-
-src_install() {
- cmake_src_install
- use doc && dodoc -r "${BUILD_DIR}"/doc/*
-}
next reply other threads:[~2024-06-09 18:54 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-09 18:54 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-04 12:55 [gentoo-commits] repo/gentoo:master commit in: app-i18n/libime/ Andreas Sturmlechner
2025-09-30 18:16 Arthur Zamarin
2025-09-12 14:29 Arthur Zamarin
2025-09-02 0:53 Sam James
2025-08-18 16:23 Sam James
2025-08-18 16:23 Sam James
2025-08-06 23:42 Yixun Lan
2025-08-06 23:42 Yixun Lan
2025-06-29 4:28 Yixun Lan
2025-06-29 4:28 Yixun Lan
2025-04-24 7:00 Sam James
2025-04-23 7:57 Sam James
2025-04-09 13:50 Sam James
2025-02-08 0:18 Yixun Lan
2024-12-02 7:15 Yixun Lan
2024-11-24 14:25 Joonas Niilola
2024-11-24 8:45 Joonas Niilola
2024-10-11 0:07 Yixun Lan
2024-08-21 9:19 Joonas Niilola
2024-07-29 17:30 Sam James
2024-07-29 17:30 Sam James
2024-06-02 3:25 Yixun Lan
2024-06-02 3:25 Yixun Lan
2024-04-25 0:43 Yixun Lan
2024-04-25 0:43 Yixun Lan
2024-03-08 9:12 Yixun Lan
2024-01-18 15:10 WANG Xuerui
2024-01-18 15:10 WANG Xuerui
2024-01-17 9:04 Jakov Smolić
2024-01-16 17:50 Arthur Zamarin
2024-01-11 0:22 Yixun Lan
2024-01-11 0:22 Yixun Lan
2024-01-02 3:56 WANG Xuerui
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=1717959277.beefa318be8dc4c3ea9bf496c470d4532348db23.mattst88@gentoo \
--to=mattst88@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