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 87D57139694 for ; Sat, 8 Jul 2017 00:16:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 676A323403D; Sat, 8 Jul 2017 00:16:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 453CF23403D for ; Sat, 8 Jul 2017 00:16:12 +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 307063417C6 for ; Sat, 8 Jul 2017 00:16:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E312574A7 for ; Sat, 8 Jul 2017 00:16:08 +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: <1499472928.4f8938a95c7a30643acb40c13e972dbfb0a655c2.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgnome-games-support/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libgnome-games-support/Manifest dev-libs/libgnome-games-support/libgnome-games-support-1.2.2.ebuild X-VCS-Directories: dev-libs/libgnome-games-support/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 4f8938a95c7a30643acb40c13e972dbfb0a655c2 X-VCS-Branch: master Date: Sat, 8 Jul 2017 00:16:08 +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: f70dc236-641c-4103-8613-9bc6f641aee3 X-Archives-Hash: 74dc04e88c86e38ebaf7cba3b3f38656 commit: 4f8938a95c7a30643acb40c13e972dbfb0a655c2 Author: Mart Raudsepp gentoo org> AuthorDate: Sat Jul 8 00:15:06 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Jul 8 00:15:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f8938a9 dev-libs/libgnome-games-support: bump to 1.2.2 for translation updates Package-Manager: Portage-2.3.5, Repoman-2.3.2 dev-libs/libgnome-games-support/Manifest | 1 + .../libgnome-games-support-1.2.2.ebuild | 29 ++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/dev-libs/libgnome-games-support/Manifest b/dev-libs/libgnome-games-support/Manifest index 5f03393586e..3da67be95f9 100644 --- a/dev-libs/libgnome-games-support/Manifest +++ b/dev-libs/libgnome-games-support/Manifest @@ -1 +1,2 @@ DIST libgnome-games-support-1.2.1.tar.xz 340664 SHA256 a626396c72603add6bae1ab0b5bee1d58657cc7e232b1fe6fda746b960715ee7 SHA512 ae73d4958cdee347627f328c39629d6d41c72c9d432e541b90025bb11a6a5214148bde62ad039a62d9db236c1bf3de7a699fffb2bcc9c0fcb668dedd931894d4 WHIRLPOOL 6f15198c4664d4f274442b70a8154869f33e772cf32b1bd169c196944250973af0b1084d15145666a18bfe3646a82bfe31c5bd55129e8ba49098364e9b428e36 +DIST libgnome-games-support-1.2.2.tar.xz 341928 SHA256 4fefcf500ccd629b39925cb56903a0c8208cbc8d9236bca08d3a00561f7b0b13 SHA512 e17615e20b1eed77dd8edbc0ac229be4940861f18ac28277f9f095f03e91960f2a9c541418987c3b2e8aa0acd29aa846fd6de9b40a1908cec2e0df703a6fedfa WHIRLPOOL 33674e084aa5384415cfa7dbd5b5742bbc0147e5946eb94d5dd3af57c7520538b1f8ab0d17660df5addba2e974488b2622f873583b82c25bf6b47c986ea5756a diff --git a/dev-libs/libgnome-games-support/libgnome-games-support-1.2.2.ebuild b/dev-libs/libgnome-games-support/libgnome-games-support-1.2.2.ebuild new file mode 100644 index 00000000000..a555e3cf0db --- /dev/null +++ b/dev-libs/libgnome-games-support/libgnome-games-support-1.2.2.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit gnome2 + +DESCRIPTION="Library for code common to Gnome games" +HOMEPAGE="https://git.gnome.org/browse/libgnome-games-support/" + +LICENSE="LGPL-3+" +SLOT="1/2" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + dev-libs/libgee:0.8= + >=dev-libs/glib-2.40:2 + >=x11-libs/gtk+-3.19.2:3 +" +DEPEND="${DEPEND} + >=sys-devel/gettext-0.19.8 + virtual/pkgconfig +" + +src_configure() { + gnome2_src_configure \ + VALAC=$(type -P true) +}