public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gnome:master commit in: games-board/gnome-chess/
@ 2013-10-12 17:38 Gilles Dartiguelongue
  0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2013-10-12 17:38 UTC (permalink / raw
  To: gentoo-commits

commit:     9c14e582a2ae78b9a657874486a29ce59e7869ae
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 17:20:13 2013 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 17:38:34 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=9c14e582

games-board/gnome-chess: 3.8.4 → 3.10.1

---
 games-board/gnome-chess/gnome-chess-3.10.1.ebuild | 38 +++++++++++++++++++++++
 games-board/gnome-chess/metadata.xml              |  5 +++
 2 files changed, 43 insertions(+)

diff --git a/games-board/gnome-chess/gnome-chess-3.10.1.ebuild b/games-board/gnome-chess/gnome-chess-3.10.1.ebuild
new file mode 100644
index 0000000..d57c3d1
--- /dev/null
+++ b/games-board/gnome-chess/gnome-chess-3.10.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnome-chess/gnome-chess-3.8.4.ebuild,v 1.2 2013/08/31 07:37:07 pinkbyte Exp $
+
+EAPI="5"
+GCONF_DEBUG="no"
+VALA_MIN_API_VERSION="0.22"
+
+inherit gnome-games vala
+
+DESCRIPTION="Play the classic two-player boardgame of chess"
+HOMEPAGE="https://wiki.gnome.org/Chess"
+
+LICENSE="LGPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+IUSE=""
+
+RDEPEND="
+	dev-libs/glib:2
+	>=gnome-base/librsvg-2.32
+	virtual/glu
+	virtual/opengl
+	>=x11-libs/gtk+-3.4:3
+	x11-libs/libX11
+"
+DEPEND="${RDEPEND}
+	$(vala_depend)
+	app-text/yelp-tools
+	>=dev-util/intltool-0.50
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	gnome-games_src_prepare
+	vala_src_prepare
+}

diff --git a/games-board/gnome-chess/metadata.xml b/games-board/gnome-chess/metadata.xml
new file mode 100644
index 0000000..da6fd63
--- /dev/null
+++ b/games-board/gnome-chess/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>gnome</herd>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: games-board/gnome-chess/
@ 2013-11-15 22:13 Gilles Dartiguelongue
  0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2013-11-15 22:13 UTC (permalink / raw
  To: gentoo-commits

commit:     50cb599061223fe5c2fa6dd064f6ffeddd5a9881
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 16 00:12:13 2013 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Nov 16 00:12:13 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=50cb5990

games-board/gnome-chess: 3.10.1 → 3.10.2

---
 .../{gnome-chess-3.10.1.ebuild => gnome-chess-3.10.2.ebuild}          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-board/gnome-chess/gnome-chess-3.10.1.ebuild b/games-board/gnome-chess/gnome-chess-3.10.2.ebuild
similarity index 81%
rename from games-board/gnome-chess/gnome-chess-3.10.1.ebuild
rename to games-board/gnome-chess/gnome-chess-3.10.2.ebuild
index d57c3d1..68205b7 100644
--- a/games-board/gnome-chess/gnome-chess-3.10.1.ebuild
+++ b/games-board/gnome-chess/gnome-chess-3.10.2.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnome-chess/gnome-chess-3.8.4.ebuild,v 1.2 2013/08/31 07:37:07 pinkbyte Exp $
+# $Header: $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Chess"
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: games-board/gnome-chess/
@ 2014-04-13  0:22 Gilles Dartiguelongue
  0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2014-04-13  0:22 UTC (permalink / raw
  To: gentoo-commits

commit:     d2f7d0967ad1c59716b80c1dd7efd091fb5e2b45
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  6 16:50:07 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Apr 13 00:20:04 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=d2f7d096

games-board/gnome-chess: 3.10.3 → 3.12.0

---
 games-board/gnome-chess/gnome-chess-3.12.0.ebuild | 38 +++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/games-board/gnome-chess/gnome-chess-3.12.0.ebuild b/games-board/gnome-chess/gnome-chess-3.12.0.ebuild
new file mode 100644
index 0000000..067ee0b
--- /dev/null
+++ b/games-board/gnome-chess/gnome-chess-3.12.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+VALA_MIN_API_VERSION="0.24"
+
+inherit gnome-games vala
+
+DESCRIPTION="Play the classic two-player boardgame of chess"
+HOMEPAGE="https://wiki.gnome.org/Chess"
+
+LICENSE="LGPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+	dev-libs/glib:2
+	>=gnome-base/librsvg-2.32
+	virtual/glu
+	virtual/opengl
+	>=x11-libs/gtk+-3.10:3
+	x11-libs/libX11
+"
+DEPEND="${RDEPEND}
+	$(vala_depend)
+	app-text/yelp-tools
+	>=dev-util/intltool-0.50
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	vala_src_prepare
+	gnome-games_src_prepare
+}


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: games-board/gnome-chess/
@ 2014-04-23 22:14 Gilles Dartiguelongue
  0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2014-04-23 22:14 UTC (permalink / raw
  To: gentoo-commits

commit:     4b3b0e9e73964511e812e866391ba21d702d14b4
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 23 21:41:01 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Apr 23 22:13:01 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=4b3b0e9e

games-board/gnome-chess: 3.12.0 → 3.12.1

---
 .../gnome-chess/{gnome-chess-3.12.0.ebuild => gnome-chess-3.12.1.ebuild}  | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/games-board/gnome-chess/gnome-chess-3.12.0.ebuild b/games-board/gnome-chess/gnome-chess-3.12.1.ebuild
similarity index 100%
rename from games-board/gnome-chess/gnome-chess-3.12.0.ebuild
rename to games-board/gnome-chess/gnome-chess-3.12.1.ebuild


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: games-board/gnome-chess/
@ 2014-10-05 22:09 Gilles Dartiguelongue
  0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2014-10-05 22:09 UTC (permalink / raw
  To: gentoo-commits

commit:     c96c1b26e7454ed2a0bd3f73a05267068775114e
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  5 17:37:08 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct  5 21:19:54 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=c96c1b26

games-board/gnome-chess: 3.12.3 → 3.14.0

---
 .../{gnome-chess-3.12.1.ebuild => gnome-chess-3.14.0.ebuild}     | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/games-board/gnome-chess/gnome-chess-3.12.1.ebuild b/games-board/gnome-chess/gnome-chess-3.14.0.ebuild
similarity index 81%
rename from games-board/gnome-chess/gnome-chess-3.12.1.ebuild
rename to games-board/gnome-chess/gnome-chess-3.14.0.ebuild
index 067ee0b..cd06533 100644
--- a/games-board/gnome-chess/gnome-chess-3.12.1.ebuild
+++ b/games-board/gnome-chess/gnome-chess-3.14.0.ebuild
@@ -9,7 +9,7 @@ VALA_MIN_API_VERSION="0.24"
 inherit gnome-games vala
 
 DESCRIPTION="Play the classic two-player boardgame of chess"
-HOMEPAGE="https://wiki.gnome.org/Chess"
+HOMEPAGE="https://wiki.gnome.org/Apps/Chess"
 
 LICENSE="LGPL-2+"
 SLOT="0"
@@ -17,12 +17,9 @@ KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 RDEPEND="
-	dev-libs/glib:2
+	>=dev-libs/glib-2.40:2
 	>=gnome-base/librsvg-2.32
-	virtual/glu
-	virtual/opengl
-	>=x11-libs/gtk+-3.10:3
-	x11-libs/libX11
+	>=x11-libs/gtk+-3.13.2:3
 "
 DEPEND="${RDEPEND}
 	$(vala_depend)


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: games-board/gnome-chess/
@ 2014-11-24 19:42 Gilles Dartiguelongue
  0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2014-11-24 19:42 UTC (permalink / raw
  To: gentoo-commits

commit:     118be2bd6c8fe8ba605f9191ea6081a309720bf9
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 24 19:03:20 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Nov 24 19:04:50 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=118be2bd

games-board/gnome-chess: 3.14.0 → 3.14.1

Screw appstream tools being strict by default.

---
 .../{gnome-chess-3.14.0.ebuild => gnome-chess-3.14.1.ebuild}         | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/games-board/gnome-chess/gnome-chess-3.14.0.ebuild b/games-board/gnome-chess/gnome-chess-3.14.1.ebuild
similarity index 86%
rename from games-board/gnome-chess/gnome-chess-3.14.0.ebuild
rename to games-board/gnome-chess/gnome-chess-3.14.1.ebuild
index cd06533..ad24028 100644
--- a/games-board/gnome-chess/gnome-chess-3.14.0.ebuild
+++ b/games-board/gnome-chess/gnome-chess-3.14.1.ebuild
@@ -24,6 +24,7 @@ RDEPEND="
 DEPEND="${RDEPEND}
 	$(vala_depend)
 	app-text/yelp-tools
+	dev-util/appdata-tools
 	>=dev-util/intltool-0.50
 	sys-devel/gettext
 	virtual/pkgconfig
@@ -33,3 +34,7 @@ src_prepare() {
 	vala_src_prepare
 	gnome-games_src_prepare
 }
+
+src_configure() {
+	gnome-games_src_configure APPDATA_VALIDATE=$(type -P true)
+}


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: games-board/gnome-chess/
@ 2014-12-21 13:28 Gilles Dartiguelongue
  0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2014-12-21 13:28 UTC (permalink / raw
  To: gentoo-commits

commit:     5dc30e8573d5d83b4728f49dacf90e17b2e92208
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 10:50:42 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 10:50:42 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=5dc30e85

games-board/gnome-chess: 3.14.1 → 3.14.2

---
 .../gnome-chess/{gnome-chess-3.14.1.ebuild => gnome-chess-3.14.2.ebuild}  | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/games-board/gnome-chess/gnome-chess-3.14.1.ebuild b/games-board/gnome-chess/gnome-chess-3.14.2.ebuild
similarity index 100%
rename from games-board/gnome-chess/gnome-chess-3.14.1.ebuild
rename to games-board/gnome-chess/gnome-chess-3.14.2.ebuild


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: games-board/gnome-chess/
@ 2016-03-28 21:20 Ole Reifschneider
  0 siblings, 0 replies; 11+ messages in thread
From: Ole Reifschneider @ 2016-03-28 21:20 UTC (permalink / raw
  To: gentoo-commits

commit:     cfa8300c1b77055926bb75d5534a7ce2c1701bce
Author:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 20:47:34 2016 +0000
Commit:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 20:51:33 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=cfa8300c

games-board/gnome-chess: Bump version to 3.20.0

Package-Manager: portage-2.2.28
Manifest-Sign-Key: 0xE9E568677E8B4D42

 games-board/gnome-chess/gnome-chess-3.20.0.ebuild | 49 +++++++++++++++++++++++
 games-board/gnome-chess/metadata.xml              |  8 ++++
 2 files changed, 57 insertions(+)

diff --git a/games-board/gnome-chess/gnome-chess-3.20.0.ebuild b/games-board/gnome-chess/gnome-chess-3.20.0.ebuild
new file mode 100644
index 0000000..1a637d0
--- /dev/null
+++ b/games-board/gnome-chess/gnome-chess-3.20.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+VALA_MIN_API_VERSION="0.28"
+
+inherit gnome-games vala readme.gentoo
+
+DESCRIPTION="Play the classic two-player boardgame of chess"
+HOMEPAGE="https://wiki.gnome.org/Apps/Chess"
+
+LICENSE="LGPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+	>=dev-libs/glib-2.40:2
+	>=gnome-base/librsvg-2.32
+	>=x11-libs/gtk+-3.19:3
+"
+DEPEND="${RDEPEND}
+	$(vala_depend)
+	app-text/yelp-tools
+	dev-libs/appstream-glib
+	>=dev-util/intltool-0.50
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+
+DOC_CONTENTS="For being able to play against computer you will
+	need to install a chess engine like, for example, games-board/gnuchess"
+
+src_prepare() {
+	vala_src_prepare
+	gnome-games_src_prepare
+}
+
+src_install() {
+	gnome-games_src_install
+	readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+	gnome-games_pkg_postinst
+	readme.gentoo_print_elog
+}

diff --git a/games-board/gnome-chess/metadata.xml b/games-board/gnome-chess/metadata.xml
new file mode 100644
index 0000000..3998080
--- /dev/null
+++ b/games-board/gnome-chess/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>


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: games-board/gnome-chess/
@ 2017-09-12  6:19 Gilles Dartiguelongue
  0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2017-09-12  6:19 UTC (permalink / raw
  To: gentoo-commits

commit:     2d57a17a3f2465ad3002b09deb2345c34ac9fbb3
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 12 06:17:00 2017 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Sep 12 06:17:00 2017 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=2d57a17a

games-board/gnome-chess: sync with gentoo repository

 games-board/gnome-chess/gnome-chess-3.20.0.ebuild | 49 -----------------------
 games-board/gnome-chess/metadata.xml              |  8 ----
 2 files changed, 57 deletions(-)

diff --git a/games-board/gnome-chess/gnome-chess-3.20.0.ebuild b/games-board/gnome-chess/gnome-chess-3.20.0.ebuild
deleted file mode 100644
index 1a637d07..00000000
--- a/games-board/gnome-chess/gnome-chess-3.20.0.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-VALA_MIN_API_VERSION="0.28"
-
-inherit gnome-games vala readme.gentoo
-
-DESCRIPTION="Play the classic two-player boardgame of chess"
-HOMEPAGE="https://wiki.gnome.org/Apps/Chess"
-
-LICENSE="LGPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="
-	>=dev-libs/glib-2.40:2
-	>=gnome-base/librsvg-2.32
-	>=x11-libs/gtk+-3.19:3
-"
-DEPEND="${RDEPEND}
-	$(vala_depend)
-	app-text/yelp-tools
-	dev-libs/appstream-glib
-	>=dev-util/intltool-0.50
-	sys-devel/gettext
-	virtual/pkgconfig
-"
-
-DOC_CONTENTS="For being able to play against computer you will
-	need to install a chess engine like, for example, games-board/gnuchess"
-
-src_prepare() {
-	vala_src_prepare
-	gnome-games_src_prepare
-}
-
-src_install() {
-	gnome-games_src_install
-	readme.gentoo_create_doc
-}
-
-pkg_postinst() {
-	gnome-games_pkg_postinst
-	readme.gentoo_print_elog
-}

diff --git a/games-board/gnome-chess/metadata.xml b/games-board/gnome-chess/metadata.xml
deleted file mode 100644
index 39980802..00000000
--- a/games-board/gnome-chess/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?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>


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: games-board/gnome-chess/
@ 2018-05-26 19:35 Gilles Dartiguelongue
  0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2018-05-26 19:35 UTC (permalink / raw
  To: gentoo-commits

commit:     bdd46e335c5ccc8686934d471b03573c02022876
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat May 26 17:33:05 2018 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat May 26 17:33:05 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=bdd46e33

games-board/gnome-chess: 3.24.1 → 3.26.0

Translation updates.

Package-Manager: Portage-2.3.40, Repoman-2.3.9
Manifest-Sign-Key: 0x5A56C8CD0C13248A

 games-board/gnome-chess/gnome-chess-3.26.0.ebuild | 46 +++++++++++++++++++++++
 games-board/gnome-chess/metadata.xml              |  8 ++++
 2 files changed, 54 insertions(+)

diff --git a/games-board/gnome-chess/gnome-chess-3.26.0.ebuild b/games-board/gnome-chess/gnome-chess-3.26.0.ebuild
new file mode 100644
index 00000000..ab826471
--- /dev/null
+++ b/games-board/gnome-chess/gnome-chess-3.26.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+VALA_MIN_API_VERSION="0.36"
+
+inherit gnome2 vala readme.gentoo-r1
+
+DESCRIPTION="Play the classic two-player boardgame of chess"
+HOMEPAGE="https://wiki.gnome.org/Apps/Chess"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+RDEPEND="
+	>=dev-libs/glib-2.40:2
+	>=gnome-base/librsvg-2.32:2
+	>=x11-libs/gtk+-3.19:3
+"
+DEPEND="${RDEPEND}
+	$(vala_depend)
+	app-text/yelp-tools
+	dev-libs/appstream-glib
+	>=sys-devel/gettext-0.19.8
+	virtual/pkgconfig
+"
+
+DOC_CONTENTS="For being able to play against computer you will
+	need to install a chess engine like, for example, games-board/gnuchess"
+
+src_prepare() {
+	gnome2_src_prepare
+	vala_src_prepare
+}
+
+src_install() {
+	gnome2_src_install
+	readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+	gnome2_pkg_postinst
+	readme.gentoo_print_elog
+}

diff --git a/games-board/gnome-chess/metadata.xml b/games-board/gnome-chess/metadata.xml
new file mode 100644
index 00000000..39980802
--- /dev/null
+++ b/games-board/gnome-chess/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>


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: games-board/gnome-chess/
@ 2018-09-13  8:00 Mart Raudsepp
  0 siblings, 0 replies; 11+ messages in thread
From: Mart Raudsepp @ 2018-09-13  8:00 UTC (permalink / raw
  To: gentoo-commits

commit:     2a8d9bc531ad0bf0cb469e689c262272f57dd7b6
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 13 07:55:14 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Sep 13 07:55:14 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=2a8d9bc5

games-board/gnome-chess: remove, 3.28 available in ::gentoo

 games-board/gnome-chess/gnome-chess-3.26.0.ebuild | 46 -----------------------
 games-board/gnome-chess/metadata.xml              |  8 ----
 2 files changed, 54 deletions(-)

diff --git a/games-board/gnome-chess/gnome-chess-3.26.0.ebuild b/games-board/gnome-chess/gnome-chess-3.26.0.ebuild
deleted file mode 100644
index ab826471..00000000
--- a/games-board/gnome-chess/gnome-chess-3.26.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-VALA_MIN_API_VERSION="0.36"
-
-inherit gnome2 vala readme.gentoo-r1
-
-DESCRIPTION="Play the classic two-player boardgame of chess"
-HOMEPAGE="https://wiki.gnome.org/Apps/Chess"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-RDEPEND="
-	>=dev-libs/glib-2.40:2
-	>=gnome-base/librsvg-2.32:2
-	>=x11-libs/gtk+-3.19:3
-"
-DEPEND="${RDEPEND}
-	$(vala_depend)
-	app-text/yelp-tools
-	dev-libs/appstream-glib
-	>=sys-devel/gettext-0.19.8
-	virtual/pkgconfig
-"
-
-DOC_CONTENTS="For being able to play against computer you will
-	need to install a chess engine like, for example, games-board/gnuchess"
-
-src_prepare() {
-	gnome2_src_prepare
-	vala_src_prepare
-}
-
-src_install() {
-	gnome2_src_install
-	readme.gentoo_create_doc
-}
-
-pkg_postinst() {
-	gnome2_pkg_postinst
-	readme.gentoo_print_elog
-}

diff --git a/games-board/gnome-chess/metadata.xml b/games-board/gnome-chess/metadata.xml
deleted file mode 100644
index 39980802..00000000
--- a/games-board/gnome-chess/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?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>


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-09-13  8:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-28 21:20 [gentoo-commits] proj/gnome:master commit in: games-board/gnome-chess/ Ole Reifschneider
  -- strict thread matches above, loose matches on Subject: below --
2018-09-13  8:00 Mart Raudsepp
2018-05-26 19:35 Gilles Dartiguelongue
2017-09-12  6:19 Gilles Dartiguelongue
2014-12-21 13:28 Gilles Dartiguelongue
2014-11-24 19:42 Gilles Dartiguelongue
2014-10-05 22:09 Gilles Dartiguelongue
2014-04-23 22:14 Gilles Dartiguelongue
2014-04-13  0:22 Gilles Dartiguelongue
2013-11-15 22:13 Gilles Dartiguelongue
2013-10-12 17:38 Gilles Dartiguelongue

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox