From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1718244-garchives=archives.gentoo.org@lists.gentoo.org> Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id 147AE1582EF for <garchives@archives.gentoo.org>; Sat, 15 Feb 2025 15:58:59 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 003253430F5 for <garchives@archives.gentoo.org>; Sat, 15 Feb 2025 15:58:59 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 7521E110473; Sat, 15 Feb 2025 15:58:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 bobolink.gentoo.org (Postfix) with ESMTPS id 6CC7E110473 for <gentoo-commits@lists.gentoo.org>; Sat, 15 Feb 2025 15:58:52 +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 235883430B0 for <gentoo-commits@lists.gentoo.org>; Sat, 15 Feb 2025 15:58:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF1092714 for <gentoo-commits@lists.gentoo.org>; Sat, 15 Feb 2025 15:58:50 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1739635079.a8d3cd96f05c3d3b2c297e2eee82d4a4d4e0e98e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libggimisc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libggimisc/libggimisc-2.2.2-r2.ebuild X-VCS-Directories: media-libs/libggimisc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a8d3cd96f05c3d3b2c297e2eee82d4a4d4e0e98e X-VCS-Branch: master Date: Sat, 15 Feb 2025 15:58:50 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ffee5b49-040e-4a4e-aa3a-87bd44e944a3 X-Archives-Hash: 1deb57cc65fad9cf02d5e894cf376f7d commit: a8d3cd96f05c3d3b2c297e2eee82d4a4d4e0e98e Author: NHOrus <jy6x2b32pie9 <AT> yahoo <DOT> com> AuthorDate: Fri Feb 14 15:41:11 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 15 15:57:59 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8d3cd96 media-libs/libggimisc: update EAPI 7 -> 8, fix impl. decls in configure Autoreconf with removal of acinclude.m4 Closes: https://bugs.gentoo.org/899820 Signed-off-by: NHOrus <jy6x2b32pie9 <AT> yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40571 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/libggimisc/libggimisc-2.2.2-r2.ebuild | 44 ++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/media-libs/libggimisc/libggimisc-2.2.2-r2.ebuild b/media-libs/libggimisc/libggimisc-2.2.2-r2.ebuild new file mode 100644 index 000000000000..61fa468d3272 --- /dev/null +++ b/media-libs/libggimisc/libggimisc-2.2.2-r2.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit autotools + +DESCRIPTION="Adds support for some special graphical target features" +HOMEPAGE="https://ibiblio.org/ggicore/packages/libggimisc.html" +SRC_URI="https://downloads.sourceforge.net/ggi/${P}.src.tar.bz2" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="fbcon svga" + +RDEPEND=">=media-libs/libggi-2.2.2 + svga? ( media-libs/svgalib )" +DEPEND="${RDEPEND}" + +DOCS=( ChangeLog README TODO doc/ggimisc.txt doc/libggimisc{,-functions,-libraries}.txt + doc/retrace.txt ) + +src_prepare() { + default + + rm -f acinclude.m4 || die + eautoreconf +} + +src_configure() { + econf --disable-x --without-x \ + $(use_enable svga svgalib) \ + $(use_enable fbcon fbdev) +} + +src_install() { + default + find "${D}" -name '*.la' -delete || die +} + +pkg_postinst() { + elog "X extension for ${PN} has been temporarily disabled for this release." +}