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 62A4C15800F for ; Wed, 1 Feb 2023 09:23:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95956E0E0D; Wed, 1 Feb 2023 09:23:16 +0000 (UTC) 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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 75E89E0E0D for ; Wed, 1 Feb 2023 09:23: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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5C7F133BF0B for ; Wed, 1 Feb 2023 09:23:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9AD31531 for ; Wed, 1 Feb 2023 09:23:13 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1675243386.33ec4733dba241d71d4946e5ef6c005a3d61a37f.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libsidplayfp/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libsidplayfp/Manifest media-libs/libsidplayfp/libsidplayfp-2.4.2.ebuild X-VCS-Directories: media-libs/libsidplayfp/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 33ec4733dba241d71d4946e5ef6c005a3d61a37f X-VCS-Branch: master Date: Wed, 1 Feb 2023 09:23:13 +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: 8af4971e-b178-46f2-9215-c3a532308767 X-Archives-Hash: 167c7237e86c72bfbb5f357c3cfe777a commit: 33ec4733dba241d71d4946e5ef6c005a3d61a37f Author: Miroslav Šulc gentoo org> AuthorDate: Wed Feb 1 09:22:47 2023 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Wed Feb 1 09:23:06 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33ec4733 media-libs/libsidplayfp: bump to 2.4.2 Signed-off-by: Miroslav Šulc gentoo.org> media-libs/libsidplayfp/Manifest | 1 + media-libs/libsidplayfp/libsidplayfp-2.4.2.ebuild | 29 +++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/media-libs/libsidplayfp/Manifest b/media-libs/libsidplayfp/Manifest index 2a7a1b197754..e71b3233ae0b 100644 --- a/media-libs/libsidplayfp/Manifest +++ b/media-libs/libsidplayfp/Manifest @@ -1 +1,2 @@ DIST libsidplayfp-2.4.1.tar.gz 794289 BLAKE2B 828e2d807e40509eaa4f9d2df5c5a2e43ee15176b035f77e9a0bd311468b16460e89ff8fd460ec409d8c84b18d6f711f4a98a0ad7b949c02489ab53c88a4f300 SHA512 8be44c62bb14831c04fbd0a0efe690e8fa80f1ee7150d046055580728793659914b2466b2bf7d8757ddb4c1025ae6cafa2c95830007160fc87dd87dc899bb609 +DIST libsidplayfp-2.4.2.tar.gz 800857 BLAKE2B 1c9471e9e308c1ea5cf544f8dc2c37c637f79aac38d703e0d22dcfd8b18db2b75b98d66ef2aff190b0634ab468fbce1a46de9c65d3b7f02dd40bdc879b20290e SHA512 38b13a7a9740d43e8f6c8a6d410a4f136a44c893d6d671f0f6e66cab7f2e508ab0e108c90213c7fa91389683e0ba4008f36964f7ef455cca56c9ca5366092878 diff --git a/media-libs/libsidplayfp/libsidplayfp-2.4.2.ebuild b/media-libs/libsidplayfp/libsidplayfp-2.4.2.ebuild new file mode 100644 index 000000000000..afdbdc7f3a8a --- /dev/null +++ b/media-libs/libsidplayfp/libsidplayfp-2.4.2.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Library for the sidplay2 fork with resid-fp" +HOMEPAGE="https://sourceforge.net/projects/sidplay-residfp/" +SRC_URI="mirror://sourceforge/sidplay-residfp/${PN}/$(ver_cut 1-2)/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0/6" +KEYWORDS="~amd64 ~hppa ~riscv ~x86" +IUSE="static-libs" + +src_prepare() { + default + # fix automagic. warning: modifying .ac triggers maintainer mode. + sed -i -e 's:doxygen:dIsAbLe&:' configure || die +} + +src_configure() { + econf \ + $(use_enable static-libs static) +} + +src_install() { + default + find "${D}" -name '*.la' -delete || die +}