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 D012D138334 for ; Thu, 14 Mar 2019 16:15:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 026DAE0A5A; Thu, 14 Mar 2019 16:15:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CDCECE0A5A for ; Thu, 14 Mar 2019 16:15:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8FB88335D44 for ; Thu, 14 Mar 2019 16:15:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 81382566 for ; Thu, 14 Mar 2019 16:15:19 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1552580024.87a3508876e59d3508f560b0ad4083f64df24cc8.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/gnome-taquin/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-puzzle/gnome-taquin/Manifest games-puzzle/gnome-taquin/gnome-taquin-3.30.0.ebuild X-VCS-Directories: games-puzzle/gnome-taquin/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 87a3508876e59d3508f560b0ad4083f64df24cc8 X-VCS-Branch: master Date: Thu, 14 Mar 2019 16:15:19 +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: 3be0bb41-85e9-4163-91b2-609de3df022c X-Archives-Hash: 2cb0434daf8ed630291a879c38ecc69f commit: 87a3508876e59d3508f560b0ad4083f64df24cc8 Author: Mart Raudsepp gentoo org> AuthorDate: Thu Mar 14 15:54:20 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Thu Mar 14 16:13:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87a35088 games-puzzle/gnome-taquin: bump to 3.30.0 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> games-puzzle/gnome-taquin/Manifest | 1 + .../gnome-taquin/gnome-taquin-3.30.0.ebuild | 31 ++++++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/games-puzzle/gnome-taquin/Manifest b/games-puzzle/gnome-taquin/Manifest index a8b9683042e..325548b256b 100644 --- a/games-puzzle/gnome-taquin/Manifest +++ b/games-puzzle/gnome-taquin/Manifest @@ -1 +1,2 @@ DIST gnome-taquin-3.28.0.tar.xz 4550056 BLAKE2B f5fd5a984bf9ae47c5cea19cc9708e00256023b16cc05dcf2d38d70dc8ae975e0386e8d9d2ff9c4f03f36f0176d67f2d275444eeb2df1b7c3e8dcafbcd97fe70 SHA512 66939b13f2e22980702dfcde9e7c93ffaf3a3d9278d9b87ded295eb9fcc7702d9e325b3a70313a8a34e12834fbe887e4e65a6b429938ad332c5958935a6b80dc +DIST gnome-taquin-3.30.0.tar.xz 4553892 BLAKE2B f397dddb8d8564fc403b971f044e1d39bd779af370670f45469490aa0f9f8da857d6b216f8378346d835d9b13c57d47bd960a993cc1eb3d33e705f82b5474f30 SHA512 77c500c7871440abd18cc34d64bfba1b89d7067557cfd12306f887ea1a8138dc040b00203ae6515755ec3bb13beed8a523b039c00112fce7f8e80f3ab34398f2 diff --git a/games-puzzle/gnome-taquin/gnome-taquin-3.30.0.ebuild b/games-puzzle/gnome-taquin/gnome-taquin-3.30.0.ebuild new file mode 100644 index 00000000000..9921d0bacea --- /dev/null +++ b/games-puzzle/gnome-taquin/gnome-taquin-3.30.0.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit gnome2 + +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 ~x86" +IUSE="" + +RDEPEND=" + >=dev-libs/glib-2.40:2 + >=gnome-base/librsvg-2.32:2 + >=media-libs/libcanberra-0.26[gtk3] + >=x11-libs/gtk+-3.15:3 +" +# libxml2+gdk-pixbuf required for glib-compile-resources (xml-stripblanks and to-pixdata) +DEPEND="${RDEPEND} + dev-libs/appstream-glib + dev-libs/libxml2:2 + >=dev-util/intltool-0.50 + dev-util/itstool + >=sys-devel/gettext-0.19.8 + virtual/pkgconfig + x11-libs/gdk-pixbuf:2 +"