public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgnome-games-support/
Date: Tue, 12 Sep 2017 06:28:04 +0000 (UTC)	[thread overview]
Message-ID: <1505197647.9b6e1fd6a8d3dbe6a8bd9da5a45d5637f85a3e84.eva@gentoo> (raw)

commit:     9b6e1fd6a8d3dbe6a8bd9da5a45d5637f85a3e84
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 12 06:09:27 2017 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Sep 12 06:27:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b6e1fd6

dev-libs/libgnome-games-support: version bump 1.2.2 → 1.2.3

Translation updates.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-libs/libgnome-games-support/Manifest           |  1 +
 .../libgnome-games-support-1.2.3.ebuild            | 29 ++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-libs/libgnome-games-support/Manifest b/dev-libs/libgnome-games-support/Manifest
index 3da67be95f9..804b545e163 100644
--- a/dev-libs/libgnome-games-support/Manifest
+++ b/dev-libs/libgnome-games-support/Manifest
@@ -1,2 +1,3 @@
 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
+DIST libgnome-games-support-1.2.3.tar.xz 344372 SHA256 6123c2419b8224589b09ca9b4f471ea51e4817c0369cec3137cd1f8fe7698aef SHA512 680b27c37150a627c98b5c38313936082e9fa23be1856e99442b0ce4da5b098378ad3b5fd2f41565c3f43fd54e38fc9e2a2a4a50d82637285aa3cc3827869b62 WHIRLPOOL 4dbf8d3d6b9c79aaa875e12d6e95e27ac560a7512caeffe03646e26c85b6714770c6dadf3a94297ebd0fc1f6af4f94e5874dc2e4757cc6c88a3fe07a13988734

diff --git a/dev-libs/libgnome-games-support/libgnome-games-support-1.2.3.ebuild b/dev-libs/libgnome-games-support/libgnome-games-support-1.2.3.ebuild
new file mode 100644
index 00000000000..a555e3cf0db
--- /dev/null
+++ b/dev-libs/libgnome-games-support/libgnome-games-support-1.2.3.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)
+}


             reply	other threads:[~2017-09-12  6:28 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-12  6:28 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-21  0:07 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgnome-games-support/ Ionen Wolkens
2022-10-30  1:50 Matt Turner
2022-03-22  2:46 Matt Turner
2021-11-11 13:52 Pacho Ramos
2021-04-12 21:59 Matt Turner
2021-03-27 20:41 Matt Turner
2021-03-21 22:00 Matt Turner
2020-08-22  9:14 Mart Raudsepp
2020-08-22  9:14 Mart Raudsepp
2020-03-15 12:23 Mikle Kolyada
2019-12-23 21:26 Mart Raudsepp
2019-09-15 11:43 Pacho Ramos
2019-05-18 19:59 Mart Raudsepp
2019-04-14 15:30 Aaron Bauman
2018-12-28 23:58 Gilles Dartiguelongue
2017-12-20 20:23 Mart Raudsepp
2017-12-19 19:14 Thomas Deutschmann
2017-07-08  0:16 Mart Raudsepp
2017-07-08  0:16 Mart Raudsepp
2016-10-30 11:44 Gilles Dartiguelongue

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=1505197647.9b6e1fd6a8d3dbe6a8bd9da5a45d5637f85a3e84.eva@gentoo \
    --to=eva@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