From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 CD1231584AD for ; Sat, 12 Apr 2025 19:13:10 +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 B918D343B94 for ; Sat, 12 Apr 2025 19:13:10 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B23851102BD; Sat, 12 Apr 2025 19:13:09 +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 bobolink.gentoo.org (Postfix) with ESMTPS id A812C1102BD for ; Sat, 12 Apr 2025 19:13:09 +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 5D649343514 for ; Sat, 12 Apr 2025 19:13:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E44471BEE for ; Sat, 12 Apr 2025 19:13:07 +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: <1744485178.88050688a68258e389a76b15345e080f64dc1f09.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/abcmidi/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/abcmidi/Manifest media-sound/abcmidi/abcmidi-2024.12.16.ebuild X-VCS-Directories: media-sound/abcmidi/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 88050688a68258e389a76b15345e080f64dc1f09 X-VCS-Branch: master Date: Sat, 12 Apr 2025 19:13:07 +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: 724be4f1-38a9-4e10-b9a0-43cee3e5bffb X-Archives-Hash: 411a853e756e89a6e09d874a5aa24b9d commit: 88050688a68258e389a76b15345e080f64dc1f09 Author: Miroslav Šulc gentoo org> AuthorDate: Sat Apr 12 19:12:58 2025 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Sat Apr 12 19:12:58 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88050688 media-sound/abcmidi: dropped obsolete 2024.12.16 Bug: https://bugs.gentoo.org/953562 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/abcmidi/Manifest | 1 - media-sound/abcmidi/abcmidi-2024.12.16.ebuild | 44 --------------------------- 2 files changed, 45 deletions(-) diff --git a/media-sound/abcmidi/Manifest b/media-sound/abcmidi/Manifest index 682f3736697c..9c668bc07f45 100644 --- a/media-sound/abcmidi/Manifest +++ b/media-sound/abcmidi/Manifest @@ -1,2 +1 @@ -DIST abcMIDI-2024.12.16.zip 634173 BLAKE2B b0baa253a5db9c73e1d89224a0114c47ff86dd990f7c7f33846f9483c01b0c1aead5078093929be0bc122e97679e429eb8532ff339b65155784cb4ad1592bf87 SHA512 a3eb86881dac9e504eed8d7ffd04152c3e13604eb2ec5e136265cd1db5bb1da08aea400798baaf91cf58c836c43cd6186668b40357cc180027447114c73e63fa DIST abcMIDI-2025.02.16.zip 638042 BLAKE2B aec930967842c60d394e90e04821d86240e6c0544bf54f13d81ce780da0de165392f80d24f73ad3f50234a9c60db87da8c3c7fbebe14aac5adc31b2e76b88ef9 SHA512 86ee7e5a9471bfee04ff7c2904fc7dcef57005755f072317afcb56a3ce636ca60a2dd3957b6a17c364c63a2f953c47b63408fc505030d3a66fff057ea8957ef2 diff --git a/media-sound/abcmidi/abcmidi-2024.12.16.ebuild b/media-sound/abcmidi/abcmidi-2024.12.16.ebuild deleted file mode 100644 index f28205192dcd..000000000000 --- a/media-sound/abcmidi/abcmidi-2024.12.16.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit autotools flag-o-matic - -MY_P="abcMIDI-${PV}" -DESCRIPTION="Programs for processing ABC music notation files" -HOMEPAGE="https://ifdo.ca/~seymour/runabc/top.html" -SRC_URI="https://ifdo.ca/~seymour/runabc/${MY_P}.zip" -S="${WORKDIR}"/${PN} - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="examples" - -BDEPEND="app-arch/unzip" - -src_prepare() { - default - sed -i "s:-O2::" configure.ac || die - sed -i "s:@datarootdir@/doc/abcmidi:@docdir@:" Makefile.in || die - eautoreconf -} - -src_configure() { - # -Werror=lto-type-mismatch - # https://bugs.gentoo.org/876421 - # https://github.com/sshlien/abcmidi/issues/9 - filter-lto - - default -} - -src_install() { - default - - if use examples ; then - docinto examples - dodoc samples/*.abc - fi -}