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 50B3015808B for ; Fri, 1 Apr 2022 09:11:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7943AE07D4; Fri, 1 Apr 2022 09:11:35 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 pigeon.gentoo.org (Postfix) with ESMTPS id B0C4FE07D4 for ; Fri, 1 Apr 2022 09:11:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 5647F340E9E for ; Fri, 1 Apr 2022 09:11:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9788C34A for ; Fri, 1 Apr 2022 09:11:31 +0000 (UTC) From: "Thomas Beierlein" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Beierlein" Message-ID: <1648804276.e4e325d001981f32e0bf4e99f4fa8e675450550d.tomjbe@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/qrq/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-radio/qrq/Manifest media-radio/qrq/qrq-0.3.3.ebuild X-VCS-Directories: media-radio/qrq/ X-VCS-Committer: tomjbe X-VCS-Committer-Name: Thomas Beierlein X-VCS-Revision: e4e325d001981f32e0bf4e99f4fa8e675450550d X-VCS-Branch: master Date: Fri, 1 Apr 2022 09:11:31 +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: f927ec4b-0f37-4a9e-ba9c-5bbf3cf3b16c X-Archives-Hash: fda4c63992a52700b9bdd3376ca601ac commit: e4e325d001981f32e0bf4e99f4fa8e675450550d Author: Thomas Beierlein gentoo org> AuthorDate: Fri Apr 1 09:11:16 2022 +0000 Commit: Thomas Beierlein gentoo org> CommitDate: Fri Apr 1 09:11:16 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4e325d0 media-radio/qrq: drop 0.3.3 Signed-off-by: Thomas Beierlein gentoo.org> media-radio/qrq/Manifest | 1 - media-radio/qrq/qrq-0.3.3.ebuild | 42 ---------------------------------------- 2 files changed, 43 deletions(-) diff --git a/media-radio/qrq/Manifest b/media-radio/qrq/Manifest index 898fb800e4ff..488d6bda3a9f 100644 --- a/media-radio/qrq/Manifest +++ b/media-radio/qrq/Manifest @@ -1,2 +1 @@ -DIST qrq-0.3.3.tar.gz 159832 BLAKE2B 7af974175777f6166303ece0e0cfa0a035d49e0c265cd513b771a280dc7ac0772a979f45923a14737ff58a64147f8c97a3978ccd7e4cd81fe4a38f3156766057 SHA512 025f0a350600a9f3f24cb00afcaa0e99c0be881e40684cc7ccbb9927d883372336c0b668bae21f232ce52dd221eb4ed950d306a32bab34e65f9f3cba9f28a484 DIST qrq-0.3.5.tar.gz 195012 BLAKE2B 55787fae08f730beda4c61b347da0c6ea874eaeb1c3fbadb57019eca62f24a3cb8b4c6dd43b4afab81d3b55d4ca1986a870d5d1d0da32ebc6033498741188c42 SHA512 f4db39cce484f9c2b7a55ec4aaf57bf720ae3a2465b5420a46c1100008c20ad245088be691174c9221683a70ac4c3af5f8fb48577706d4db24a55fe90624d034 diff --git a/media-radio/qrq/qrq-0.3.3.ebuild b/media-radio/qrq/qrq-0.3.3.ebuild deleted file mode 100644 index ad8dcdd3caa1..000000000000 --- a/media-radio/qrq/qrq-0.3.3.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -inherit toolchain-funcs - -DESCRIPTION="Yet another CW trainer for Linux/Unix" -HOMEPAGE="http://fkurz.net/ham/qrq.html" -SRC_URI="http://fkurz.net/ham/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="pulseaudio" - -DEPEND="sys-libs/ncurses:= - pulseaudio? ( media-sound/pulseaudio )" -RDEPEND="${DEPEND}" -BDEPEND="virtual/pkgconfig" - -PATCHES=( "${FILESDIR}/${PN}-0.3.2-tinfo.patch" ) - -src_prepare() { - # avoid prestripping of 'qrq' binary - sed -i -e "s/install -s -m/install -m/" Makefile || die - sed -i -e "s/CC=gcc/CC=$(tc-getCC)/" Makefile || die - default -} - -src_compile() { - CONF="USE_PA=NO USE_OSS=YES" - if use pulseaudio; then - CONF="USE_PA=YES USE_OSS=NO" - fi - emake PKG_CONFIG="$(tc-getPKG_CONFIG)" ${CONF} -} - -src_install() { - emake ${CONF} DESTDIR="${D}/usr" install - dodoc AUTHORS ChangeLog README -}