From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-engines/qtads/
Date: Sun, 26 Sep 2021 15:05:16 +0000 (UTC) [thread overview]
Message-ID: <1632668681.6dfb6b4d9be96789f20838e5a4962ef33720280d.ionen@gentoo> (raw)
commit: 6dfb6b4d9be96789f20838e5a4962ef33720280d
Author: Nikos Chantziaras <realnc <AT> gmail <DOT> com>
AuthorDate: Sun Sep 26 14:17:50 2021 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> 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 <realnc <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/22413
Signed-off-by: Ionen Wolkens <ionen <AT> 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
-}
next reply other threads:[~2021-09-26 15:05 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-26 15:05 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-25 23:54 [gentoo-commits] repo/gentoo:master commit in: games-engines/qtads/ Conrad Kostecki
2022-08-04 14:20 Ionen Wolkens
2021-09-27 13:32 Ionen Wolkens
2021-09-26 15:05 Ionen Wolkens
2021-09-17 0:44 Ionen Wolkens
2020-02-22 11:43 James Le Cuirot
2020-02-22 11:43 James Le Cuirot
2018-05-16 8:18 Andreas Sturmlechner
2018-04-29 13:06 Pacho Ramos
2018-04-29 13:06 Pacho Ramos
2016-11-03 8:56 Michael Palimaka
2016-11-03 8:56 Michael Palimaka
2016-06-06 14:31 Agostino Sarubbo
2016-04-16 2:24 Michael Sterrett
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1632668681.6dfb6b4d9be96789f20838e5a4962ef33720280d.ionen@gentoo \
--to=ionen@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox