From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-engines/qtads/
Date: Thu, 3 Nov 2016 08:56:35 +0000 (UTC) [thread overview]
Message-ID: <1478163384.902f1f05474e4020e370553125aff26410dc50f5.kensington@gentoo> (raw)
commit: 902f1f05474e4020e370553125aff26410dc50f5
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 3 08:53:59 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Nov 3 08:56:24 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=902f1f05
games-engines/qtads: remove old
Package-Manager: portage-2.3.2
games-engines/qtads/Manifest | 1 -
games-engines/qtads/qtads-2.1.6.ebuild | 57 ----------------------------------
2 files changed, 58 deletions(-)
diff --git a/games-engines/qtads/Manifest b/games-engines/qtads/Manifest
index 564af40..8afd04b 100644
--- a/games-engines/qtads/Manifest
+++ b/games-engines/qtads/Manifest
@@ -1,2 +1 @@
-DIST qtads-2.1.6.tar.bz2 2523761 SHA256 33f29b4c1b225f1a1e7ad1405a1bb7eb8ec4b1d567eac48a120071f7793373c8 SHA512 bd61f6531e2af3484bca06952c174feb2e1157f3f6f8b77e292c724cabb11f31cc413afe4dfb566a216d64702df033033d0667bd4dcb64478b3cd0cf3142dd3e WHIRLPOOL 90814bedfae9b07ff9eb02f070253970aba512c6f1736939c17ba1206e8043c60d5b07f65f94014f191696d339f522762ad3a8e866e624b796c4380b9abfd03a
DIST qtads-2.1.7.tar.bz2 2562026 SHA256 7477bb3cb1f74dcf7995a25579be8322c13f64fb02b7a6e3b2b95a36276ef231 SHA512 ab88aa20991642df6048af49d2cd7b804dbb98b3f5c6ab38ad974e8b39531d880eac0eae0ba773f332e9568578b76b677bc35753f7d1e6d9a99d919b15f4c6ee WHIRLPOOL 2b0a121b89e5445a3950681d51172ebe0665174cd194d3b40fab503e672895ed99129f4f8ae207ad1cf59bc5aeac84f26ad8a141bc28655f4e271a2a9cd84280
diff --git a/games-engines/qtads/qtads-2.1.6.ebuild b/games-engines/qtads/qtads-2.1.6.ebuild
deleted file mode 100644
index 002eb2b..00000000
--- a/games-engines/qtads/qtads-2.1.6.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils gnome2-utils fdo-mime qt4-r2 games
-
-DESCRIPTION="Multimedia interpreter for TADS text adventures"
-HOMEPAGE="http://qtads.sourceforge.net"
-SRC_URI="mirror://sourceforge/qtads/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="media-libs/libsdl[sound]
- media-libs/sdl-mixer[midi,vorbis]
- media-libs/sdl-sound[mp3]
- dev-qt/qtcore:4
- dev-qt/qtgui:4"
-RDEPEND="${DEPEND}"
-
-src_configure() {
- eqmake4 qtads.pro -after CONFIG-=silent
-}
-
-src_install() {
- dogamesbin qtads
- doman qtads.6
- dodoc AUTHORS HTML_TADS_LICENSE NEWS README
- newicon -s 256 qtads_256x256.png ${PN}.png
- insinto /usr/share/icons
- doins -r icons/hicolor
- insinto /usr/share/mime/packages
- doins icons/qtads.xml
- make_desktop_entry qtads QTads qtads Game "GenericName=TADS Multimedia Interpreter\nMimeType=application/x-tads;application/x-t3vm-image;"
- prepgamesdirs
-}
-
-pkg_preinst() {
- games_pkg_preinst
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- games_pkg_postinst
- fdo-mime_desktop_database_update
- fdo-mime_mime_database_update
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- fdo-mime_desktop_database_update
- fdo-mime_mime_database_update
- gnome2_icon_cache_update
-}
next reply other threads:[~2016-11-03 8:56 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-03 8:56 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-02 21:48 [gentoo-commits] repo/gentoo:master commit in: games-engines/qtads/ Andreas Sturmlechner
2024-08-25 23:54 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-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-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=1478163384.902f1f05474e4020e370553125aff26410dc50f5.kensington@gentoo \
--to=kensington@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