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: Sun, 30 Oct 2016 11:44:21 +0000 (UTC) [thread overview]
Message-ID: <1477827855.8270cbb3d1197b87aaa5b3ffc7e3b12e8088e0c6.eva@gentoo> (raw)
commit: 8270cbb3d1197b87aaa5b3ffc7e3b12e8088e0c6
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 30 11:08:08 2016 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct 30 11:44:15 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8270cbb3
dev-libs/libgnome-games-support: upstream renamed package from libgames-support
Package does not collide with older instance so it will die in its time.
Package-Manager: portage-2.3.2
dev-libs/libgnome-games-support/Manifest | 1 +
.../libgnome-games-support-1.2.1.ebuild | 30 ++++++++++++++++++++++
dev-libs/libgnome-games-support/metadata.xml | 8 ++++++
3 files changed, 39 insertions(+)
diff --git a/dev-libs/libgnome-games-support/Manifest b/dev-libs/libgnome-games-support/Manifest
new file mode 100644
index 00000000..5f03393
--- /dev/null
+++ b/dev-libs/libgnome-games-support/Manifest
@@ -0,0 +1 @@
+DIST libgnome-games-support-1.2.1.tar.xz 340664 SHA256 a626396c72603add6bae1ab0b5bee1d58657cc7e232b1fe6fda746b960715ee7 SHA512 ae73d4958cdee347627f328c39629d6d41c72c9d432e541b90025bb11a6a5214148bde62ad039a62d9db236c1bf3de7a699fffb2bcc9c0fcb668dedd931894d4 WHIRLPOOL 6f15198c4664d4f274442b70a8154869f33e772cf32b1bd169c196944250973af0b1084d15145666a18bfe3646a82bfe31c5bd55129e8ba49098364e9b428e36
diff --git a/dev-libs/libgnome-games-support/libgnome-games-support-1.2.1.ebuild b/dev-libs/libgnome-games-support/libgnome-games-support-1.2.1.ebuild
new file mode 100644
index 00000000..fbca679
--- /dev/null
+++ b/dev-libs/libgnome-games-support/libgnome-games-support-1.2.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit gnome2
+
+DESCRIPTION="Library for code commong to Gnome games"
+HOMEPAGE="https://git.gnome.org/browse/libgames-support/"
+
+LICENSE="LGPL-3+"
+SLOT="1/2"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ >=dev-libs/glib-2.40:2
+ dev-libs/libgee:0.8=
+ >=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)
+}
diff --git a/dev-libs/libgnome-games-support/metadata.xml b/dev-libs/libgnome-games-support/metadata.xml
new file mode 100644
index 00000000..3998080
--- /dev/null
+++ b/dev-libs/libgnome-games-support/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</name>
+</maintainer>
+</pkgmetadata>
next reply other threads:[~2016-10-30 11:44 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-30 11:44 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-07-08 0:16 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgnome-games-support/ Mart Raudsepp
2017-07-08 0:16 Mart Raudsepp
2017-09-12 6:28 Gilles Dartiguelongue
2017-12-19 19:14 Thomas Deutschmann
2017-12-20 20:23 Mart Raudsepp
2018-12-28 23:58 Gilles Dartiguelongue
2019-04-14 15:30 Aaron Bauman
2019-05-18 19:59 Mart Raudsepp
2019-09-15 11:43 Pacho Ramos
2019-12-23 21:26 Mart Raudsepp
2020-03-15 12:23 Mikle Kolyada
2020-08-22 9:14 Mart Raudsepp
2020-08-22 9:14 Mart Raudsepp
2021-03-21 22:00 Matt Turner
2021-03-27 20:41 Matt Turner
2021-04-12 21:59 Matt Turner
2021-11-11 13:52 Pacho Ramos
2022-03-22 2:46 Matt Turner
2022-10-30 1:50 Matt Turner
2023-12-21 0:07 Ionen Wolkens
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=1477827855.8270cbb3d1197b87aaa5b3ffc7e3b12e8088e0c6.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