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 67647138239 for ; Mon, 19 Nov 2018 15:59:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2418CE0909; Mon, 19 Nov 2018 15:59:02 +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 DEF45E0909 for ; Mon, 19 Nov 2018 15:59:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 6E6D2335C94 for ; Mon, 19 Nov 2018 15:58:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AAA6D471 for ; Mon, 19 Nov 2018 15:58:55 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1542643112.4e89b9ee7f6cba50c26a3b31db8acd5cdbb2323c.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/swell-foop/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-puzzle/swell-foop/Manifest games-puzzle/swell-foop/swell-foop-3.28.0.ebuild X-VCS-Directories: games-puzzle/swell-foop/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 4e89b9ee7f6cba50c26a3b31db8acd5cdbb2323c X-VCS-Branch: master Date: Mon, 19 Nov 2018 15:58:55 +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-Archives-Salt: f6cf4d85-8ee4-4945-928c-3b5313849a8c X-Archives-Hash: c5c97d622e1352d673b5faa5363110ec commit: 4e89b9ee7f6cba50c26a3b31db8acd5cdbb2323c Author: Gilles Dartiguelongue gentoo org> AuthorDate: Mon Nov 19 12:38:33 2018 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Mon Nov 19 15:58:32 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e89b9ee games-puzzle/swell-foop: 3.26.0 → 3.28.0 Migrated to meson. Translation updates. Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Gilles Dartiguelongue gentoo.org> games-puzzle/swell-foop/Manifest | 1 + games-puzzle/swell-foop/swell-foop-3.28.0.ebuild | 43 ++++++++++++++++++++++++ 2 files changed, 44 insertions(+) diff --git a/games-puzzle/swell-foop/Manifest b/games-puzzle/swell-foop/Manifest index 36b029b9968..ec0e6d9808b 100644 --- a/games-puzzle/swell-foop/Manifest +++ b/games-puzzle/swell-foop/Manifest @@ -1,2 +1,3 @@ DIST swell-foop-3.24.0.tar.xz 2313656 BLAKE2B 2a52751eb1390a7bff7956ed21058fef913e5b125f04f6415ccb9aef28cd5517d1c4683318379dafa820c8124d7798ed2142c4ed1277234d70c1b9dfe8403b86 SHA512 470bcf9715e280b9cc7bba79d1d50e924416b6d29058ba0105aee48d30ee58971262e2304610334f92f2f6a9fc6983898047d3ad05443a2cb062e15564388ab0 DIST swell-foop-3.26.0.tar.xz 2295368 BLAKE2B 6e85f2f3a931ddb3351d8cea25dc9f03252be8bb793385a3d2dc011528590b20aa9d2261d4810b2425ce995d82df49b6e07fb471b052e79c00cd16af31f375f2 SHA512 586e41c775b7fae55c9688b4e6152efebbd02efe71c7264baa1a914b343b2779d31229a3f97cff22e1d57fe223d401e3ac3b8ae72dc1f975959fef609ac6645c +DIST swell-foop-3.28.0.tar.xz 1302920 BLAKE2B 3acd88db4b08f8c29c899c796e7e30cded7bf9670e679fe29e30d8512981a4970166b74a2b0e651b77d27cc090e5d463f26ccae0168305f699919317d3080cc0 SHA512 4f231cf7d12c7757a8e95bc08c2b6b664c61bf59af87347bdaa96adced0a1c17faa28f76f1a0c71ed13cb9c9a198ac24c30ffee50e94d471b9843b7d92837192 diff --git a/games-puzzle/swell-foop/swell-foop-3.28.0.ebuild b/games-puzzle/swell-foop/swell-foop-3.28.0.ebuild new file mode 100644 index 00000000000..c01e8f8b956 --- /dev/null +++ b/games-puzzle/swell-foop/swell-foop-3.28.0.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2018 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit gnome.org gnome2-utils meson vala xdg + +DESCRIPTION="Clear the screen by removing groups of colored and shaped tiles" +HOMEPAGE="https://wiki.gnome.org/Apps/Swell%20Foop" + +LICENSE="GPL-2+ FDL-1.1+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="" + +RDEPEND=" + >=dev-libs/glib-2.36:2 + >=x11-libs/gtk+-3.12:3 + >=media-libs/clutter-1.14:1.0 + >=media-libs/clutter-gtk-1.5:1.0 +" +DEPEND="${RDEPEND} + dev-libs/appstream-glib + dev-util/itstool + >=sys-devel/gettext-0.19.8 + virtual/pkgconfig +" + +src_prepare() { + xdg_src_prepare + vala_src_prepare +} + +pkg_postinst() { + xdg_pkg_postinst + gnome2_icon_cache_update + gnome2_schemas_update +} + +pkg_postrm() { + xdg_pkg_postrm + gnome2_icon_cache_update + gnome2_schemas_update +}