public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Sterrett" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-engines/qtads/
Date: Sat, 16 Apr 2016 02:24:25 +0000 (UTC)	[thread overview]
Message-ID: <1460773449.adeed39379f97b88e8fea4edfd608ebac3c12f83.mr_bones_@gentoo> (raw)

commit:     adeed39379f97b88e8fea4edfd608ebac3c12f83
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 02:23:54 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 02:24:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adeed393

games-engines/qtads: version bump (bug #580036)

Package-Manager: portage-2.2.26

 games-engines/qtads/Manifest           |  1 +
 games-engines/qtads/qtads-2.1.7.ebuild | 52 ++++++++++++++++++++++++++++++++++
 2 files changed, 53 insertions(+)

diff --git a/games-engines/qtads/Manifest b/games-engines/qtads/Manifest
index fb2335f..564af40 100644
--- a/games-engines/qtads/Manifest
+++ b/games-engines/qtads/Manifest
@@ -1 +1,2 @@
 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.7.ebuild b/games-engines/qtads/qtads-2.1.7.ebuild
new file mode 100644
index 0000000..bcd3f53
--- /dev/null
+++ b/games-engines/qtads/qtads-2.1.7.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils gnome2-utils fdo-mime qmake-utils 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:5
+	dev-qt/qtgui:5"
+RDEPEND=${DEPEND}
+
+src_configure() {
+	eqmake5 qtads.pro -after CONFIG-=silent
+}
+
+src_install() {
+	dogamesbin qtads
+	dodoc AUTHORS HTML_TADS_LICENSE NEWS README
+	insinto /usr
+	doins -r share
+	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
+}


             reply	other threads:[~2016-04-16  2:24 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-16  2:24 Michael Sterrett [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-06-06 14:31 [gentoo-commits] repo/gentoo:master commit in: games-engines/qtads/ Agostino Sarubbo
2016-11-03  8:56 Michael Palimaka
2016-11-03  8:56 Michael Palimaka
2018-04-29 13:06 Pacho Ramos
2018-04-29 13:06 Pacho Ramos
2018-05-16  8:18 Andreas Sturmlechner
2020-02-22 11:43 James Le Cuirot
2020-02-22 11:43 James Le Cuirot
2021-09-17  0:44 Ionen Wolkens
2021-09-26 15:05 Ionen Wolkens
2021-09-26 15:05 Ionen Wolkens
2021-09-27 13:32 Ionen Wolkens
2022-08-04 14:20 Ionen Wolkens
2024-08-25 23:54 Conrad Kostecki
2025-01-02 21:48 Andreas Sturmlechner

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=1460773449.adeed39379f97b88e8fea4edfd608ebac3c12f83.mr_bones_@gentoo \
    --to=mr_bones_@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