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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A8B5E15ACFB for ; Mon, 10 Apr 2023 10:53:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB670E08E5; Mon, 10 Apr 2023 10:53:16 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D4D1CE08E5 for ; Mon, 10 Apr 2023 10:53:16 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 27949335D6F for ; Mon, 10 Apr 2023 10:53:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B8EA5920 for ; Mon, 10 Apr 2023 10:53:14 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1681123984.b6289ef8b5a13e36c1755692e556a82b12770919.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/aalib/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/aalib/aalib-1.4_rc5-r9.ebuild X-VCS-Directories: media-libs/aalib/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: b6289ef8b5a13e36c1755692e556a82b12770919 X-VCS-Branch: master Date: Mon, 10 Apr 2023 10:53:14 +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: 813a32e8-a0fd-4b3f-a469-6b3670fb74d7 X-Archives-Hash: b582a69ec89abdc492a13d4a93d143fc commit: b6289ef8b5a13e36c1755692e556a82b12770919 Author: Marek Szuba gentoo org> AuthorDate: Mon Apr 10 10:42:22 2023 +0000 Commit: Marek Szuba gentoo org> CommitDate: Mon Apr 10 10:53:04 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6289ef8 media-libs/aalib: drop 1.4_rc5-r9 Signed-off-by: Marek Szuba gentoo.org> media-libs/aalib/aalib-1.4_rc5-r9.ebuild | 73 -------------------------------- 1 file changed, 73 deletions(-) diff --git a/media-libs/aalib/aalib-1.4_rc5-r9.ebuild b/media-libs/aalib/aalib-1.4_rc5-r9.ebuild deleted file mode 100644 index 509be2da5485..000000000000 --- a/media-libs/aalib/aalib-1.4_rc5-r9.ebuild +++ /dev/null @@ -1,73 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit autotools multilib-minimal toolchain-funcs - -MY_P="${P/_/}" -S="${WORKDIR}/${PN}-1.4.0" - -DESCRIPTION="A ASCII-Graphics Library" -HOMEPAGE="https://aa-project.sourceforge.net/aalib/" -SRC_URI="mirror://sourceforge/aa-project/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" -IUSE="X slang gpm static-libs" - -RDEPEND=" - X? ( >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] ) - gpm? ( >=sys-libs/gpm-1.20.7-r2[${MULTILIB_USEDEP}] ) - slang? ( >=sys-libs/slang-2.2.4-r1[${MULTILIB_USEDEP}] ) - >=sys-libs/ncurses-5.9-r3:0=[${MULTILIB_USEDEP}] -" -DEPEND="${RDEPEND} - virtual/pkgconfig - X? ( x11-base/xorg-proto ) -" - -DOCS="ANNOUNCE AUTHORS ChangeLog NEWS README*" - -PATCHES=( - "${FILESDIR}"/${PN}-1.4_rc4-gentoo.patch - "${FILESDIR}"/${PN}-1.4_rc4-m4.patch - "${FILESDIR}"/${PN}-1.4_rc5-fix-protos.patch #224267 - "${FILESDIR}"/${PN}-1.4_rc5-fix-aarender.patch #214142 - "${FILESDIR}"/${PN}-1.4_rc5-tinfo.patch #468566 - "${FILESDIR}"/${PN}-1.4_rc5-key-down-OOB.patch - "${FILESDIR}"/${PN}-1.4_rc5-more-protos.patch -) - -src_prepare() { - default - - sed -i -e 's:#include :#include :g' "${S}"/src/*.c - - # Fix bug #165617. - use gpm || sed -i \ - 's/gpm_mousedriver_test=yes/gpm_mousedriver_test=no/' "${S}/configure.in" - - #467988 automake-1.13 - mv configure.{in,ac} || die - sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/g' configure.ac || die - - eautoreconf -} - -multilib_src_configure() { - ECONF_SOURCE=${S} econf \ - $(use_with slang slang-driver) \ - $(use_with X x11-driver) \ - $(use_enable static-libs static) \ - PKG_CONFIG=$(tc-getPKG_CONFIG) -} - -multilib_src_install() { - emake DESTDIR="${D}" install - - if ! use static-libs; then - find "${D}" -name '*.la' -type f -delete || die - fi -}