public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/pychess/
Date: Sat, 15 Jun 2019 19:00:04 +0000 (UTC)	[thread overview]
Message-ID: <1560625189.8129b12f9c09b7b63f25880810b59115f50e7abd.soap@gentoo> (raw)

commit:     8129b12f9c09b7b63f25880810b59115f50e7abd
Author:     Jan Ziak <0xe2.0x9a.0x9b <AT> gmail <DOT> com>
AuthorDate: Sat Jun 15 17:09:11 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jun 15 18:59:49 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8129b12f

games-board/pychess: bump to version 0.99.4

Closes: https://bugs.gentoo.org/675128
Closes: https://github.com/gentoo/gentoo/pull/12257
Signed-off-by: Jan Ziak <0xe2.0x9a.0x9b <AT> gmail.com>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 games-board/pychess/Manifest              |  1 +
 games-board/pychess/pychess-0.99.4.ebuild | 43 +++++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+)

diff --git a/games-board/pychess/Manifest b/games-board/pychess/Manifest
index 364b5e6bcad..230263964cb 100644
--- a/games-board/pychess/Manifest
+++ b/games-board/pychess/Manifest
@@ -1,2 +1,3 @@
 DIST pychess-0.12.4.tar.gz 4728410 BLAKE2B 4fd95e85983ce9e7d588e98a27a1695d116f102290942e2c747046ee9e4289b53734dbd949af4f88fc4186fc3e52b9ff41b1e18e2763c5f48b2d371ae22f44fe SHA512 bf2a6cffca50742fbdfba04bc33807b53e4b7485cb6c9b6bb84816e176fd99f3929dbc8e504b46053cdcd30f691d6df948f5153508b2b6d3504f85a31eaccf62
 DIST pychess-0.99.3.tar.gz 12325822 BLAKE2B 603615283a1415b9f06062fc7e1ea0c97be4b9a6c28d959081f3b0fc5f0a4572fb73133e791614a8eb05ac40877ec63d7a6bcb743a9ac4a03de2170b7cf4daa9 SHA512 45f82fecdd9931129d14d8fcfef1de2df2c501f009c4f9cda3c8b699e2b4f35b615eafbd8ccf1cd2554869bfe3ba5aa2eb66d0408f1cb4076a11d43b0401e7c7
+DIST pychess-0.99.4.tar.gz 12318797 BLAKE2B ae0741d724516b85c4158e25bc7a2ea1f7642bfa165365d6022c6de6c4447b5f9d3baa2f801bdcbf2449de53f95df3ec68d9a5c898d962c1864a5a2b0c5183b6 SHA512 79b5a3a780864ca8b92be19b213442030752694fa9cd3a4bf71140d2364042521f534adf94843094531550b1029bb6f80150953dd661631ec45b1b08014cf9dc

diff --git a/games-board/pychess/pychess-0.99.4.ebuild b/games-board/pychess/pychess-0.99.4.ebuild
new file mode 100644
index 00000000000..8cdc9322315
--- /dev/null
+++ b/games-board/pychess/pychess-0.99.4.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_REQ_USE="sqlite"
+
+inherit gnome2-utils xdg-utils distutils-r1
+
+DESCRIPTION="A chess client for Gnome"
+HOMEPAGE="http://pychess.org/"
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gstreamer"
+
+DEPEND="
+	dev-python/pycairo[${PYTHON_USEDEP}]
+	dev-python/pygobject:3[${PYTHON_USEDEP}]
+	gnome-base/librsvg:2
+	x11-libs/gtksourceview:3.0
+	x11-libs/pango
+	x11-themes/adwaita-icon-theme
+	gstreamer? (
+		dev-python/gst-python:1.0[${PYTHON_USEDEP}]
+		media-libs/gstreamer:1.0
+		media-libs/gst-plugins-base:1.0
+	)"
+RDEPEND="${DEPEND}"
+
+pkg_postinst() {
+	xdg_desktop_database_update
+	xdg_icon_cache_update
+	xdg_mimeinfo_database_update
+}
+
+pkg_postrm() {
+	xdg_desktop_database_update
+	xdg_icon_cache_update
+	xdg_mimeinfo_database_update
+}


             reply	other threads:[~2019-06-15 19:00 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-15 19:00 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-16 10:59 [gentoo-commits] repo/gentoo:master commit in: games-board/pychess/ Ionen Wolkens
2024-05-01  0:05 Sebastian Pipping
2024-04-16 11:47 Patrick Lauer
2023-06-04 16:05 Arthur Zamarin
2023-04-04 20:54 Sebastian Pipping
2023-03-22 17:03 Sebastian Pipping
2023-03-09 20:13 Ionen Wolkens
2023-03-08  4:39 Sebastian Pipping
2022-02-19 23:45 Ionen Wolkens
2022-02-12  2:04 Ionen Wolkens
2021-10-30 13:10 Ionen Wolkens
2021-05-30  5:45 Sam James
2021-05-30  5:45 Sam James
2021-05-30  5:45 Sam James
2020-05-16 14:04 James Le Cuirot
2020-05-04 20:11 James Le Cuirot
2020-04-25 15:49 James Le Cuirot
2019-08-02 21:43 James Le Cuirot
2019-06-16 17:28 David Seifert
2019-06-15 19:31 David Seifert
2018-11-13  4:32 Matthias Maier
2016-12-31 22:20 Agostino Sarubbo
2016-11-27 11:21 Pacho Ramos
2016-11-27 11:21 Pacho Ramos
2016-08-02 21:34 Austin English
2016-05-23  4:36 Michael Sterrett
2016-04-09 13:46 Agostino Sarubbo
2016-03-08 19:23 Michael Sterrett
2016-03-07  6:51 Michael Sterrett
2016-02-04 18:44 Patrice Clement

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=1560625189.8129b12f9c09b7b63f25880810b59115f50e7abd.soap@gentoo \
    --to=soap@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