public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/gnome-taquin/
Date: Sun, 22 Mar 2020 16:49:24 +0000 (UTC)	[thread overview]
Message-ID: <1584895755.afd2112492a3a12d3c4ab263435b587fb642df18.leio@gentoo> (raw)

commit:     afd2112492a3a12d3c4ab263435b587fb642df18
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 22 16:23:25 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Mar 22 16:49:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afd21124

games-puzzle/gnome-taquin: bump to 3.34.4

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 games-puzzle/gnome-taquin/Manifest                 |  1 +
 .../gnome-taquin/gnome-taquin-3.34.4.ebuild        | 48 ++++++++++++++++++++++
 2 files changed, 49 insertions(+)

diff --git a/games-puzzle/gnome-taquin/Manifest b/games-puzzle/gnome-taquin/Manifest
index d83d9bac9e1..62602f01d6c 100644
--- a/games-puzzle/gnome-taquin/Manifest
+++ b/games-puzzle/gnome-taquin/Manifest
@@ -1 +1,2 @@
 DIST gnome-taquin-3.32.0.tar.xz 5234188 BLAKE2B c302cc24385161d7cb12f77a8278399ef0e08322912d1afa0fce92a8064ccf8320de570f5995a84354db92179f697e31a600ad2144d44d9d006f539a1135428b SHA512 b874d38ca3a3d31fecabe0f0661d0410e69d744e06192c037f8a71da11e963e2a557780eb1a7fe9c75dd64a969b8d39c3ec1318ffe6a99c4248652ff5a416418
+DIST gnome-taquin-3.34.4.tar.xz 5242780 BLAKE2B 9763d77f77ddfc0c283663be22258b7baa2529f0d3efc05200f1735ca8766008451e648b6fb7b15e4f06887a6c040b5f25e5e63291b00036180a134854bcc57c SHA512 15da9ebc8c1aa89b350132efe034b977d96a62e686d01cfe8547b47541f1c2d30d564ba3eed35e3c80818835703cf4f33552d373908a2e8287c3982c041d7eef

diff --git a/games-puzzle/gnome-taquin/gnome-taquin-3.34.4.ebuild b/games-puzzle/gnome-taquin/gnome-taquin-3.34.4.ebuild
new file mode 100644
index 00000000000..7d6067208a3
--- /dev/null
+++ b/games-puzzle/gnome-taquin/gnome-taquin-3.34.4.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome.org gnome2-utils meson vala xdg
+
+DESCRIPTION="Move tiles so that they reach their places"
+HOMEPAGE="https://wiki.gnome.org/Apps/Taquin"
+
+LICENSE="GPL-3+ CC-BY-SA-3.0 CC-BY-SA-4.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+RDEPEND="
+	>=dev-libs/glib-2.40.0:2
+	>=media-libs/gsound-1.0.2
+	>=x11-libs/gtk+-3.22.23:3
+	>=gnome-base/librsvg-2.32.0:2
+"
+# libxml2+gdk-pixbuf required for glib-compile-resources (xml-stripblanks and to-pixdata)
+DEPEND="${RDEPEND}"
+BDEPEND="
+	dev-libs/libxml2:2
+	dev-util/itstool
+	>=sys-devel/gettext-0.19.8
+	virtual/pkgconfig
+	x11-libs/gdk-pixbuf:2
+	$(vala_depend)
+	media-libs/gsound[vala]
+	gnome-base/librsvg:2[vala]
+"
+
+src_prepare() {
+	xdg_src_prepare
+	vala_src_prepare
+}
+
+pkg_postinst() {
+	xdg_pkg_postinst
+	gnome2_schemas_update
+}
+
+pkg_postrm() {
+	xdg_pkg_postrm
+	gnome2_schemas_update
+}


             reply	other threads:[~2020-03-22 16:49 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-22 16:49 Mart Raudsepp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-30 15:42 [gentoo-commits] repo/gentoo:master commit in: games-puzzle/gnome-taquin/ Matt Turner
2022-09-15 21:00 Matt Turner
2022-02-08  4:45 Sam James
2021-04-24 10:43 Mart Raudsepp
2021-04-24  9:20 Mart Raudsepp
2021-03-27 20:41 Matt Turner
2020-08-21 11:20 Mart Raudsepp
2020-04-20 20:42 Mart Raudsepp
2019-12-22 20:47 Mart Raudsepp
2019-10-20 17:38 Mart Raudsepp
2019-08-05  3:51 Aaron Bauman
2019-05-18 20:46 Mart Raudsepp
2019-03-14 16:15 Mart Raudsepp
2018-08-02  7:06 Mart Raudsepp
2017-05-01 21:49 Mart Raudsepp
2017-04-02 13:03 Mart Raudsepp
2016-10-19 22:02 Gilles Dartiguelongue
2016-10-19 22:02 Gilles Dartiguelongue
2016-06-25 12:22 Pacho Ramos
2016-06-25 12:22 Pacho Ramos

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=1584895755.afd2112492a3a12d3c4ab263435b587fb642df18.leio@gentoo \
    --to=leio@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