public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/gnome-sudoku/
Date: Thu,  2 Aug 2018 05:50:57 +0000 (UTC)	[thread overview]
Message-ID: <1533189001.cb6d5039987d8797c5c3f60c7a0f4c3b1d623144.leio@gentoo> (raw)

commit:     cb6d5039987d8797c5c3f60c7a0f4c3b1d623144
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  2 05:09:41 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Aug  2 05:50:01 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb6d5039

games-puzzle/gnome-sudoku: bump to 3.26.0

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 games-puzzle/gnome-sudoku/Manifest                 |  1 +
 .../gnome-sudoku/gnome-sudoku-3.26.0.ebuild        | 37 ++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/games-puzzle/gnome-sudoku/Manifest b/games-puzzle/gnome-sudoku/Manifest
index 0562e6eaa84..0220384a700 100644
--- a/games-puzzle/gnome-sudoku/Manifest
+++ b/games-puzzle/gnome-sudoku/Manifest
@@ -1 +1,2 @@
 DIST gnome-sudoku-3.24.0.tar.xz 2890256 BLAKE2B 81e8c2cf8df3a441979dfcd6d5726439231d9c4175be1fc765f02aef5bd13bee3675708cd33694f1c2a3a0097e35a83023b6add3bfe7930c4289be576fbfbf2f SHA512 3e00726be6ceebe6107f0e7c1100e1072f815dcaf0f4d5f2ce5cf75ae0393457aead001fe8b43420d20ef6e09bc8a7d6fd79d8aaa72a87c21e7c9f8d18ee0809
+DIST gnome-sudoku-3.26.0.tar.xz 2821288 BLAKE2B bb0c3269a1557d22686414dc3dd4eee4141af60e1342e498f30c0f902e8d6471dab588eeb4b302000fd5f302867edb80e966fb89f40587aa5f797c6525b0949b SHA512 d40ca96556af2d1537845554a8ee9bf4c63aa4eefd38a000d6dcffd649cdd14ee0d1fb85d128e59605714da19e6a7a02b8ca3e8d70fe9eb897b18028457f7928

diff --git a/games-puzzle/gnome-sudoku/gnome-sudoku-3.26.0.ebuild b/games-puzzle/gnome-sudoku/gnome-sudoku-3.26.0.ebuild
new file mode 100644
index 00000000000..1b9809f4996
--- /dev/null
+++ b/games-puzzle/gnome-sudoku/gnome-sudoku-3.26.0.ebuild
@@ -0,0 +1,37 @@
+# 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
+
+DESCRIPTION="Test your logic skills in this number grid puzzle"
+HOMEPAGE="https://wiki.gnome.org/Apps/Sudoku"
+
+LICENSE="GPL-3+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+RDEPEND="
+	>=dev-libs/glib-2.40:2
+	dev-libs/libgee:0.8=[introspection]
+	dev-libs/json-glib
+	>=dev-libs/qqwing-1.3.4
+	x11-libs/gdk-pixbuf:2[introspection]
+	>=x11-libs/gtk+-3.19.0:3[introspection]
+	x11-libs/pango[introspection]
+"
+DEPEND="${RDEPEND}
+	$(vala_depend)
+	app-text/yelp-tools
+	dev-libs/appstream-glib
+	>=sys-devel/gettext-0.19.8
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	gnome2_src_prepare
+	vala_src_prepare
+}


             reply	other threads:[~2018-08-02  5:51 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-02  5:50 Mart Raudsepp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-15 17:34 [gentoo-commits] repo/gentoo:master commit in: games-puzzle/gnome-sudoku/ Pacho Ramos
2025-01-15 17:34 Pacho Ramos
2025-01-15 17:34 Pacho Ramos
2024-09-28 15:44 Pacho Ramos
2024-04-07 10:11 Arthur Zamarin
2024-04-06 21:07 Arthur Zamarin
2024-03-02 22:33 Mart Raudsepp
2024-02-18  6:09 Arthur Zamarin
2024-02-09 22:26 Mart Raudsepp
2024-01-05 21:06 Mart Raudsepp
2024-01-05 21:06 Mart Raudsepp
2023-12-18 10:19 Pacho Ramos
2023-12-18 10:19 Pacho Ramos
2023-10-21 21:30 Mart Raudsepp
2023-10-19 14:53 Pacho Ramos
2023-09-24  9:02 WANG Xuerui
2023-09-15 16:52 Matt Turner
2023-05-02 18:40 Arthur Zamarin
2023-05-02 18:22 Arthur Zamarin
2023-05-02 18:03 Arthur Zamarin
2023-03-17 19:56 Matt Turner
2023-02-17  8:23 Arthur Zamarin
2023-01-24  4:23 Matt Turner
2022-10-30 15:42 Matt Turner
2022-09-16  2:40 Matt Turner
2022-03-25 22:05 Matt Turner
2022-02-08  4:45 Sam James
2022-01-25  0:51 Sam James
2022-01-16 12:22 Mart Raudsepp
2021-07-23 20:45 Matt Turner
2021-04-30 16:08 Matt Turner
2021-04-21  4:00 Matt Turner
2021-04-20  2:49 Matt Turner
2021-03-27 20:41 Matt Turner
2020-08-23 16:03 Mart Raudsepp
2019-12-22 20:47 Mart Raudsepp
2019-10-20 17:38 Mart Raudsepp
2019-05-18 20:46 Mart Raudsepp
2018-11-19 15:58 Gilles Dartiguelongue
2018-11-19 15:58 Gilles Dartiguelongue
2018-02-03 19:40 Mart Raudsepp
2018-01-18  2:27 Mikle Kolyada
2017-08-15 15:09 Gilles Dartiguelongue
2017-05-01 21:49 Mart Raudsepp
2017-04-02 13:03 Mart Raudsepp
2016-11-11 12:47 Gilles Dartiguelongue
2016-10-19  7:43 Gilles Dartiguelongue
2016-10-19  7:43 Gilles Dartiguelongue
2016-09-08  7:26 Gilles Dartiguelongue
2016-09-02 16:58 Patrice Clement
2016-07-30 10:50 Pacho Ramos
2016-06-25 12:22 Pacho Ramos
2016-06-25 12:22 Pacho Ramos
2015-11-09  9:54 Pacho Ramos
2015-11-09  9:54 Pacho Ramos

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=1533189001.cb6d5039987d8797c5c3f60c7a0f4c3b1d623144.leio@gentoo \
    --to=leio@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