From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1281569-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D1A701382C5 for <garchives@archives.gentoo.org>; Thu, 13 May 2021 19:50:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22DEEE07DB; Thu, 13 May 2021 19:50:10 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0601DE07DB for <gentoo-commits@lists.gentoo.org>; Thu, 13 May 2021 19:50:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B30BC335D9B for <gentoo-commits@lists.gentoo.org>; Thu, 13 May 2021 19:50:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B100752 for <gentoo-commits@lists.gentoo.org>; Thu, 13 May 2021 19:50:07 +0000 (UTC) From: "Marek Szuba" <marecki@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, "Marek Szuba" <marecki@gentoo.org> Message-ID: <1620935386.5975b083a5fe86a89ed74dfc8d60a65fc93d7ffe.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/libspectrum/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/libspectrum/Manifest app-emulation/libspectrum/libspectrum-1.4.4.ebuild X-VCS-Directories: app-emulation/libspectrum/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 5975b083a5fe86a89ed74dfc8d60a65fc93d7ffe X-VCS-Branch: master Date: Thu, 13 May 2021 19:50:07 +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: 44dc735c-7096-4393-a804-b9e3d17be332 X-Archives-Hash: 0c506f94594f912b7b7ab5c903c98a48 commit: 5975b083a5fe86a89ed74dfc8d60a65fc93d7ffe Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Thu May 13 19:19:49 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Thu May 13 19:49:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5975b083 app-emulation/libspectrum: drop 1.4.4 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> app-emulation/libspectrum/Manifest | 1 - app-emulation/libspectrum/libspectrum-1.4.4.ebuild | 55 ---------------------- 2 files changed, 56 deletions(-) diff --git a/app-emulation/libspectrum/Manifest b/app-emulation/libspectrum/Manifest index f5e4ed8bbe5..9ac9f648158 100644 --- a/app-emulation/libspectrum/Manifest +++ b/app-emulation/libspectrum/Manifest @@ -1,2 +1 @@ -DIST libspectrum-1.4.4.tar.gz 568684 BLAKE2B b6ab4fc4173e7de9a7c3b14fda03420a56f02c5c590770158443bc37bee99a55dd3bdf6864f8ca33adb5ed59f4abd5c5b97736456ba2e6e6aaa2b49e07097cc4 SHA512 83bb9242010d49898531bb62e0d4d55439b0b6a548b57a7932f074429aca70cf252dfb195e9751384510b08c98bd6bc8eefd8cb3f82b0c8d07fa245ba66e9fe2 DIST libspectrum-1.5.0.tar.gz 602354 BLAKE2B fc62437ececfe2c86b475efa512bf7aa7c5af182e16a00f75f77f78656fca01d46a71ac90b38008ff46e5fd0710b1c671b283d65544b5556d98e8c5b66525c35 SHA512 55f4cf623bc6c469a0fd80751ada694259d834c19d98400ba244aabf2ac21fed7cdd6de069d9ed7326e099bd3bd62c42cfb8a669b64ae002f90a52563fa2dcd1 diff --git a/app-emulation/libspectrum/libspectrum-1.4.4.ebuild b/app-emulation/libspectrum/libspectrum-1.4.4.ebuild deleted file mode 100644 index f830494fd23..00000000000 --- a/app-emulation/libspectrum/libspectrum-1.4.4.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit autotools - -DESCRIPTION="Spectrum emulation library" -HOMEPAGE="http://fuse-emulator.sourceforge.net/libspectrum.php" -SRC_URI="mirror://sourceforge/fuse-emulator/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="audiofile bzip2 gcrypt zlib" - -RDEPEND="dev-libs/glib:2 - audiofile? ( >=media-libs/audiofile-0.3.6 ) - bzip2? ( >=app-arch/bzip2-1.0 ) - gcrypt? ( dev-libs/libgcrypt:0 ) - zlib? ( sys-libs/zlib )" -DEPEND="${RDEPEND} - dev-lang/perl - virtual/pkgconfig" - -PATCHES=( - "${FILESDIR}"/remove-local-prefix.patch -) - -src_prepare() { - default - eautoreconf -} - -src_configure() { - local myconf=( - --disable-static - $(use_with audiofile libaudiofile) - $(use_with bzip2) - $(use_with gcrypt libgcrypt) - $(use_with zlib) - ) - econf "${myconf[@]}" -} - -src_test() { - # check only builds test executable but doesn't run it - emake check - ./test/test || die -} - -src_install() { - default - dodoc doc/*.txt *.txt -}