From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D487A158083 for ; Sun, 15 Sep 2024 06:51:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF881E29A5; Sun, 15 Sep 2024 06:51:07 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 93FEDE29A5 for ; Sun, 15 Sep 2024 06:51:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 27B9133BF29 for ; Sun, 15 Sep 2024 06:51:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08E2CBB4 for ; Sun, 15 Sep 2024 06:51:04 +0000 (UTC) From: "Akinori Hattori" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Akinori Hattori" Message-ID: <1726382861.a6b1d4ad065d28f4d169167cfce96997ef94cae9.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/m17n-lib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/m17n-lib/Manifest dev-libs/m17n-lib/m17n-lib-1.8.0-r1.ebuild X-VCS-Directories: dev-libs/m17n-lib/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: a6b1d4ad065d28f4d169167cfce96997ef94cae9 X-VCS-Branch: master Date: Sun, 15 Sep 2024 06:51:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6dd56ca0-05d0-4f8d-853a-f9bf34c3998f X-Archives-Hash: 58675a7962dac8981eea5a57f7d5f8ad commit: a6b1d4ad065d28f4d169167cfce96997ef94cae9 Author: Akinori Hattori gentoo org> AuthorDate: Sun Sep 15 06:47:41 2024 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Sun Sep 15 06:47:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6b1d4ad dev-libs/m17n-lib: drop old Signed-off-by: Akinori Hattori gentoo.org> dev-libs/m17n-lib/Manifest | 1 - dev-libs/m17n-lib/m17n-lib-1.8.0-r1.ebuild | 93 ------------------------------ 2 files changed, 94 deletions(-) diff --git a/dev-libs/m17n-lib/Manifest b/dev-libs/m17n-lib/Manifest index 6546802fbd52..9c068353e290 100644 --- a/dev-libs/m17n-lib/Manifest +++ b/dev-libs/m17n-lib/Manifest @@ -1,2 +1 @@ -DIST m17n-lib-1.8.0.tar.gz 1091731 BLAKE2B a4b55fbc3246fe0865dcf1647e91d03de6ead06fb4349ba207613cdea6bb079c0e7623510a6fb046dce4bfefd262f68c41c9174d29a2b4a6f673da298642e1cb SHA512 8aba862888393232172c03cdf52531e29ea969c4327e6f69879ecf7438eafee32782f509ec292b3e1b7cd3202e2764984d7a59e85cdb87a7c8bfcbac5b0ee6fd DIST m17n-lib-1.8.4.tar.gz 1119271 BLAKE2B 790a002e0abd66d7db0d61ab0240712b2810e698c73d507a5054ad83d4a7a7258c4407d5167ce92fc4c1f3acdfc9f8d3244634af801cde2a00762f09d5e1d823 SHA512 7e322788aed8a758a8c289112433aabccd12dacf14b247ba9060503bcc44930c9251f0c4e718987b9a151de097e72bc1e07c8096f7f4ad83a7d7183a549721d6 diff --git a/dev-libs/m17n-lib/m17n-lib-1.8.0-r1.ebuild b/dev-libs/m17n-lib/m17n-lib-1.8.0-r1.ebuild deleted file mode 100644 index c8e0a53b3227..000000000000 --- a/dev-libs/m17n-lib/m17n-lib-1.8.0-r1.ebuild +++ /dev/null @@ -1,93 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="8" - -inherit autotools - -DESCRIPTION="Multilingual Library for Unix/Linux" -HOMEPAGE="https://www.nongnu.org/m17n/" -SRC_URI="mirror://nongnu/m17n/${P}.tar.gz" - -LICENSE="LGPL-2.1+" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv sparc x86" -IUSE="X anthy athena bidi fontconfig gd libotf libxml2 spell xft" - -RDEPEND="~dev-db/m17n-db-${PV} - X? ( - x11-libs/libX11 - x11-libs/libXt - athena? ( x11-libs/libXaw ) - bidi? ( dev-libs/fribidi ) - fontconfig? ( media-libs/fontconfig ) - gd? ( media-libs/gd[png] ) - libotf? ( dev-libs/libotf ) - xft? ( - media-libs/freetype - x11-libs/libXft - ) - ) - anthy? ( app-i18n/anthy ) - libxml2? ( dev-libs/libxml2 ) - spell? ( app-text/aspell )" -DEPEND="${RDEPEND}" -BDEPEND="virtual/pkgconfig" - -PATCHES=( - "${FILESDIR}"/${P}-configure.patch - "${FILESDIR}"/${PN}-clang.patch - "${FILESDIR}"/${PN}-freetype.patch - "${FILESDIR}"/${PN}-ftconfig.patch - "${FILESDIR}"/${PN}-ispell.patch - "${FILESDIR}"/${PN}-parallel-make.patch - "${FILESDIR}"/${PN}-pkg-config.patch -) - -src_prepare() { - default - - eautoreconf - # workaround for parallel install - sed -i "/^install-module/s/:/: install-libLTLIBRARIES/" src/Makefile.in -} - -src_configure() { - local myconf=( - $(use_with anthy) - $(use_with libxml2) - $(use_with spell ispell) - ) - if use X; then - myconf+=( - $(use_with athena) - $(use_with bidi fribidi) - $(use_with fontconfig) - $(use_with xft freetype) - $(use_with gd) - --with-gui - $(use_with libotf) - --with-x - $(use_with xft) - ) - else - myconf+=( - --without-athena - --without-fontconfig - --without-freetype - --without-fribidi - --without-gd - --without-gui - --without-libotf - --without-x - --without-xft - ) - fi - - econf "${myconf[@]}" -} - -src_install() { - default - find "${ED}" -name '*.la' -delete || die -}