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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E0BEC158013 for ; Sun, 26 Sep 2021 15:05:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8E002E0969; Sun, 26 Sep 2021 15:05:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 72BD9E0969 for ; Sun, 26 Sep 2021 15:05:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6BB76342B51 for ; Sun, 26 Sep 2021 15:05:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D136B10B for ; Sun, 26 Sep 2021 15:05:16 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1632668681.6dfb6b4d9be96789f20838e5a4962ef33720280d.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-engines/qtads/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-engines/qtads/Manifest games-engines/qtads/qtads-3.1.0.ebuild X-VCS-Directories: games-engines/qtads/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 6dfb6b4d9be96789f20838e5a4962ef33720280d X-VCS-Branch: master Date: Sun, 26 Sep 2021 15:05:16 +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: 6993dcec-baf0-4387-a5fb-061c2aa8b0c3 X-Archives-Hash: 83a0de1f7fe9a9ca1bd520e0ebb0208c commit: 6dfb6b4d9be96789f20838e5a4962ef33720280d Author: Nikos Chantziaras gmail com> AuthorDate: Sun Sep 26 14:17:50 2021 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Sun Sep 26 15:04:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dfb6b4d games-engines/qtads: delete 3.1.0 Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Nikos Chantziaras gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22413 Signed-off-by: Ionen Wolkens gentoo.org> games-engines/qtads/Manifest | 1 - games-engines/qtads/qtads-3.1.0.ebuild | 44 ---------------------------------- 2 files changed, 45 deletions(-) diff --git a/games-engines/qtads/Manifest b/games-engines/qtads/Manifest index 2af9a4a51cb..67994fa5b06 100644 --- a/games-engines/qtads/Manifest +++ b/games-engines/qtads/Manifest @@ -1,3 +1,2 @@ DIST qtads-3.0.0-source.tar.xz 5325048 BLAKE2B cb60908e71edb32157638891a58bed83aba01d484821473716c17845094be9232f9e989bad474db27c1e06734b073ee301756b0528ca880e4c40c0994e95bc48 SHA512 e7b72350876475e0b5b9b8c8c953aa380f5f25dade25785d15c5004a6866bb614c3ca2a3b34f84989013e350f9e73d339ce8ddd7d36766d80a981cfbfda7d1c6 -DIST qtads-3.1.0-source.tar.xz 5438292 BLAKE2B 50d4cb8e39ed1da83005f326aa20e595da825acf7b769a4abaa2b319ee9f2da83af435cf676b82d28417ffc751be7ad8ab6bdc09ad3d571a1df068cd1eca48dd SHA512 b79c6e326369c259d293adf8232e7da64b23506ed272a456b57aef3ef92f440d53ca5204bf36a49cae1b783ce864bae1986053d7f0893e70bfbf8877d87b7267 DIST qtads-3.2.0-source.tar.xz 5415396 BLAKE2B 100812db9dd0d0630a5392036e29a366afd61778be2c887e19a1dfafd8f54af00654350fd855691e7e787385675d79a1c065767c93bc97665840396719ae5a0f SHA512 db52ed092d676029cc1ff1d02ddf9e5a91e0bcd77fbfd8e43c923deea4413c452895b70835c519e234f8af0bddf61bad7ad3ec5209876335eacaabe63ed6390a diff --git a/games-engines/qtads/qtads-3.1.0.ebuild b/games-engines/qtads/qtads-3.1.0.ebuild deleted file mode 100644 index f865caf3379..00000000000 --- a/games-engines/qtads/qtads-3.1.0.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit qmake-utils xdg - -DESCRIPTION="Multimedia interpreter for TADS text adventures" -HOMEPAGE="https://realnc.github.io/qtads" -SRC_URI="https://github.com/realnc/qtads/releases/download/v${PV}/${P}-source.tar.xz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="+sound" - -BDEPEND=" - virtual/pkgconfig -" -DEPEND=" - dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qtnetwork:5[ssl] - dev-qt/qtwidgets:5 - sound? ( - media-libs/libsdl2[sound] - media-libs/libsndfile - media-libs/libvorbis - media-sound/fluidsynth:0= - media-sound/mpg123 - ) -" -RDEPEND="${DEPEND}" - -src_configure() { - eqmake5 \ - PREFIX="${EPREFIX}/usr" \ - $(usev !sound CONFIG+=disable-audio) \ - -after CONFIG-=silent -} - -src_install() { - emake INSTALL_ROOT="${D}" install -}