[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2023-02-17 Thread Arthur Zamarin
commit: 5068e7da27ea83485661eb3c1e21e6763c9c68e3
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Feb 17 08:22:23 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Feb 17 08:22:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5068e7da

games-board/tali: Stabilize 40.9 x86, #893302

Signed-off-by: Arthur Zamarin  gentoo.org>

 games-board/tali/tali-40.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-board/tali/tali-40.9.ebuild 
b/games-board/tali/tali-40.9.ebuild
index 7cad3de04810..143b0f4d03b5 100644
--- a/games-board/tali/tali-40.9.ebuild
+++ b/games-board/tali/tali-40.9.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Tali 
https://gitlab.gnome.org/GNOME/tali;
 
 LICENSE="GPL-2+ FDL-1.1+"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 
 DEPEND="
dev-libs/glib:2



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2023-01-08 Thread Matt Turner
commit: a216d0bc36edd7b5777c1e375cd30d4c01f3b6be
Author: Guillermo Joandet  gmail  com>
AuthorDate: Sun Jan  8 14:28:39 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Jan  8 17:56:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a216d0bc

games-board/tali: Version bump to 40.9

Signed-off-by: Guillermo Joandet  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/29011
Signed-off-by: Matt Turner  gentoo.org>

 games-board/tali/Manifest |  1 +
 games-board/tali/tali-40.9.ebuild | 39 +++
 2 files changed, 40 insertions(+)

diff --git a/games-board/tali/Manifest b/games-board/tali/Manifest
index 20bbbfea894c..b4cdffa85877 100644
--- a/games-board/tali/Manifest
+++ b/games-board/tali/Manifest
@@ -1 +1,2 @@
 DIST tali-40.8.tar.xz 1686244 BLAKE2B 
ad55838f199cce1c5a9b9ff0fa97d8c933900d4917c7339ec3d78f39203802f0ef9b8008a3400a5bddffce62d5ab9daba2af3855ba8bd4c35c69c2fce8984e75
 SHA512 
fe7a0a0a58c32f09264c270402af94f71e790926bd3f3523d57049628c43bfaf8b0e1ed5c676ef02b817f354d6c3fe183799ee9ff9d7a5e2198e4a4066f3e93a
+DIST tali-40.9.tar.xz 1672980 BLAKE2B 
124935274373b95c915938da7bf47f4a7bea33c95424e81d8c25586382e547786d68d3fe0128dc5d812651bd2f619a8f02aaf1ede3f36d8daa2d735edcdf4e48
 SHA512 
8c38919519be574e9a44a0fef3208f3ac1ca371cd9127fa0cff34f2572b50f8706c9872193d9414b6ad91f57d1a084861d395078fcb01ccde5dfd35717a063d8

diff --git a/games-board/tali/tali-40.9.ebuild 
b/games-board/tali/tali-40.9.ebuild
new file mode 100644
index ..417b0a30933d
--- /dev/null
+++ b/games-board/tali/tali-40.9.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+PYTHON_COMPAT=( python3_{8..11} )
+inherit gnome.org gnome2-utils meson python-any-r1 xdg
+
+DESCRIPTION="Beat the odds in a poker-style dice game"
+HOMEPAGE="https://wiki.gnome.org/Apps/Tali https://gitlab.gnome.org/GNOME/tali;
+
+LICENSE="GPL-2+ FDL-1.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+DEPEND="
+   dev-libs/glib:2
+   >=x11-libs/gtk+-3.16:3
+   dev-libs/libgnome-games-support:1=
+"
+RDEPEND="${DEPEND}
+   >=gnome-base/librsvg-2.32:2
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   dev-libs/appstream-glib
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2022-10-30 Thread Matt Turner
commit: f834f136bc7f6ad95750bbbe67eb5a857b158e7f
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Oct 29 21:19:58 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Oct 30 15:41:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f834f136

games-board/tali: Set remote-id

Signed-off-by: Matt Turner  gentoo.org>

 games-board/tali/metadata.xml | 11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/games-board/tali/metadata.xml b/games-board/tali/metadata.xml
index 7b343b06be8a..238a02301ecf 100644
--- a/games-board/tali/metadata.xml
+++ b/games-board/tali/metadata.xml
@@ -1,8 +1,11 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   gn...@gentoo.org
-   Gentoo GNOME Desktop
-
+  
+gn...@gentoo.org
+Gentoo GNOME Desktop
+  
+  
+GNOME/tali
+  
 



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2022-09-12 Thread Sam James
commit: d013ecacefeb2b217e1c51effea1842f748926be
Author: Sam James  gentoo  org>
AuthorDate: Mon Sep 12 16:01:10 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Sep 12 16:01:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d013ecac

games-board/tali: Stabilize 40.8 x86, #868606

Signed-off-by: Sam James  gentoo.org>

 games-board/tali/tali-40.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-board/tali/tali-40.8.ebuild 
b/games-board/tali/tali-40.8.ebuild
index 796de6c2e293..f6ec3dbd2d53 100644
--- a/games-board/tali/tali-40.8.ebuild
+++ b/games-board/tali/tali-40.8.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Tali 
https://gitlab.gnome.org/GNOME/tali;
 
 LICENSE="GPL-2+ FDL-1.1+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 
 DEPEND="
dev-libs/glib:2



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2022-09-12 Thread Sam James
commit: 40c5847285c5ee3202441c897592b630b351f1ad
Author: Sam James  gentoo  org>
AuthorDate: Mon Sep 12 15:59:39 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Sep 12 15:59:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40c58472

games-board/tali: Stabilize 40.8 amd64, #868606

Signed-off-by: Sam James  gentoo.org>

 games-board/tali/tali-40.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-board/tali/tali-40.8.ebuild 
b/games-board/tali/tali-40.8.ebuild
index 2a0a7a0e857e..796de6c2e293 100644
--- a/games-board/tali/tali-40.8.ebuild
+++ b/games-board/tali/tali-40.8.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Tali 
https://gitlab.gnome.org/GNOME/tali;
 
 LICENSE="GPL-2+ FDL-1.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 
 DEPEND="
dev-libs/glib:2



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2022-08-06 Thread Matt Turner
commit: 0c9e09191f1bf0f9ce1f9055750bc31dd76f31d9
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Aug  6 21:24:00 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Aug  7 02:24:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c9e0919

games-board/tali: Version bump to 40.8

Signed-off-by: Matt Turner  gentoo.org>

 games-board/tali/Manifest |  1 +
 games-board/tali/tali-40.8.ebuild | 39 +++
 2 files changed, 40 insertions(+)

diff --git a/games-board/tali/Manifest b/games-board/tali/Manifest
index 69a6e0b9d03f..93fb3c723cf9 100644
--- a/games-board/tali/Manifest
+++ b/games-board/tali/Manifest
@@ -1 +1,2 @@
 DIST tali-40.7.tar.xz 1684740 BLAKE2B 
ee913a4b0420b7751f26ecdb9805d74811330effb0e3d5e8fa6a4005a5ac410274120ac9c78ec240f062a094c603184c8a237d97b744641d3550db9b2a5a5ea9
 SHA512 
fc9a13b2d8b37fa5726d99f7ca8bde35b23cd210391d6f4309a0b952d28adc09c3566eb5c88d0dd30b39abbb4abe05ba2f441bad6a8598abfcb1189a3d87cce4
+DIST tali-40.8.tar.xz 1686244 BLAKE2B 
ad55838f199cce1c5a9b9ff0fa97d8c933900d4917c7339ec3d78f39203802f0ef9b8008a3400a5bddffce62d5ab9daba2af3855ba8bd4c35c69c2fce8984e75
 SHA512 
fe7a0a0a58c32f09264c270402af94f71e790926bd3f3523d57049628c43bfaf8b0e1ed5c676ef02b817f354d6c3fe183799ee9ff9d7a5e2198e4a4066f3e93a

diff --git a/games-board/tali/tali-40.8.ebuild 
b/games-board/tali/tali-40.8.ebuild
new file mode 100644
index ..2a0a7a0e857e
--- /dev/null
+++ b/games-board/tali/tali-40.8.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+PYTHON_COMPAT=( python3_{8..11} )
+inherit gnome.org gnome2-utils meson python-any-r1 xdg
+
+DESCRIPTION="Beat the odds in a poker-style dice game"
+HOMEPAGE="https://wiki.gnome.org/Apps/Tali https://gitlab.gnome.org/GNOME/tali;
+
+LICENSE="GPL-2+ FDL-1.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+DEPEND="
+   dev-libs/glib:2
+   >=x11-libs/gtk+-3.16:3
+   dev-libs/libgnome-games-support:1=
+"
+RDEPEND="${DEPEND}
+   >=gnome-base/librsvg-2.32:2
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   dev-libs/appstream-glib
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2022-04-24 Thread Matt Turner
commit: c8de603bc4d27657434609351bb42d6f56c47c12
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Apr 24 20:36:41 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Apr 24 20:44:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8de603b

games-board/tali: Version bump to 40.7

Signed-off-by: Matt Turner  gentoo.org>

 games-board/tali/Manifest |  1 +
 games-board/tali/tali-40.7.ebuild | 39 +++
 2 files changed, 40 insertions(+)

diff --git a/games-board/tali/Manifest b/games-board/tali/Manifest
index 152cc315645a..0edaf903f9bb 100644
--- a/games-board/tali/Manifest
+++ b/games-board/tali/Manifest
@@ -1,2 +1,3 @@
 DIST tali-40.5.tar.xz 1613536 BLAKE2B 
6ab8ffb737fb9d435cceff401c2d911d381d43fc5c4696c7cb9d22e4e89490329f13bce6e6c81b8bb9628264f723bfa020d7dd393aebc00836a416da60f70fe2
 SHA512 
c9fc1c6fd489d6e8624955c15874fbe5f1dab0be16022d1e7f9193768ff5a2e4687246dcb35061c70eddbc5523b1031906190fe05dea6ba6544ec5cc6a45
 DIST tali-40.6.tar.xz 1684968 BLAKE2B 
10fb4633d078cce20b29dca084555c7cb6d7eb98e9cbdd1c7c272d7d88ba5dabb880382c758322f351e217b8f29b72542acbc093708781f39f56590b4004a171
 SHA512 
e1a3769b002770d14c7b5530591678c0b073c02ff00202b7d07782219de654ed8c9d954395e141ca459d42a34d50284d36712f908fa2474f5247c5f10dcd3e31
+DIST tali-40.7.tar.xz 1684740 BLAKE2B 
ee913a4b0420b7751f26ecdb9805d74811330effb0e3d5e8fa6a4005a5ac410274120ac9c78ec240f062a094c603184c8a237d97b744641d3550db9b2a5a5ea9
 SHA512 
fc9a13b2d8b37fa5726d99f7ca8bde35b23cd210391d6f4309a0b952d28adc09c3566eb5c88d0dd30b39abbb4abe05ba2f441bad6a8598abfcb1189a3d87cce4

diff --git a/games-board/tali/tali-40.7.ebuild 
b/games-board/tali/tali-40.7.ebuild
new file mode 100644
index ..569675438474
--- /dev/null
+++ b/games-board/tali/tali-40.7.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+PYTHON_COMPAT=( python3_{8..10} )
+inherit gnome.org gnome2-utils meson python-any-r1 xdg
+
+DESCRIPTION="Beat the odds in a poker-style dice game"
+HOMEPAGE="https://wiki.gnome.org/Apps/Tali https://gitlab.gnome.org/GNOME/tali;
+
+LICENSE="GPL-2+ FDL-1.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+DEPEND="
+   dev-libs/glib:2
+   >=x11-libs/gtk+-3.16:3
+   dev-libs/libgnome-games-support:1=
+"
+RDEPEND="${DEPEND}
+   >=gnome-base/librsvg-2.32:2
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   dev-libs/appstream-glib
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2022-03-25 Thread Matt Turner
commit: 05eaca0c2d336d11dc9810a9577551bdbab02bf7
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 25 22:02:52 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 25 22:04:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05eaca0c

games-board/tali: Version bump to 40.6

Signed-off-by: Matt Turner  gentoo.org>

 games-board/tali/Manifest |  1 +
 games-board/tali/tali-40.6.ebuild | 39 +++
 2 files changed, 40 insertions(+)

diff --git a/games-board/tali/Manifest b/games-board/tali/Manifest
index 6db8a2e29cfe..152cc315645a 100644
--- a/games-board/tali/Manifest
+++ b/games-board/tali/Manifest
@@ -1 +1,2 @@
 DIST tali-40.5.tar.xz 1613536 BLAKE2B 
6ab8ffb737fb9d435cceff401c2d911d381d43fc5c4696c7cb9d22e4e89490329f13bce6e6c81b8bb9628264f723bfa020d7dd393aebc00836a416da60f70fe2
 SHA512 
c9fc1c6fd489d6e8624955c15874fbe5f1dab0be16022d1e7f9193768ff5a2e4687246dcb35061c70eddbc5523b1031906190fe05dea6ba6544ec5cc6a45
+DIST tali-40.6.tar.xz 1684968 BLAKE2B 
10fb4633d078cce20b29dca084555c7cb6d7eb98e9cbdd1c7c272d7d88ba5dabb880382c758322f351e217b8f29b72542acbc093708781f39f56590b4004a171
 SHA512 
e1a3769b002770d14c7b5530591678c0b073c02ff00202b7d07782219de654ed8c9d954395e141ca459d42a34d50284d36712f908fa2474f5247c5f10dcd3e31

diff --git a/games-board/tali/tali-40.6.ebuild 
b/games-board/tali/tali-40.6.ebuild
new file mode 100644
index ..5f49a289926c
--- /dev/null
+++ b/games-board/tali/tali-40.6.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+PYTHON_COMPAT=( python3_{8..10} )
+inherit gnome.org gnome2-utils meson python-any-r1 xdg
+
+DESCRIPTION="Beat the odds in a poker-style dice game"
+HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
+
+LICENSE="GPL-2+ FDL-1.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+DEPEND="
+   dev-libs/glib:2
+   >=x11-libs/gtk+-3.16:3
+   dev-libs/libgnome-games-support:1=
+"
+RDEPEND="${DEPEND}
+   >=gnome-base/librsvg-2.32:2
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   dev-libs/appstream-glib
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/files/

2022-03-20 Thread Matt Turner
commit: 3e9064488b5549bd45ebd29381085b8845fabd58
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sun Mar 20 17:05:21 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar 20 19:54:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e906448

games-board/tali: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Matt Turner  gentoo.org>

 .../tali/files/tali-40.4-meson-0.61-build.patch| 29 --
 1 file changed, 29 deletions(-)

diff --git a/games-board/tali/files/tali-40.4-meson-0.61-build.patch 
b/games-board/tali/files/tali-40.4-meson-0.61-build.patch
deleted file mode 100644
index e5cfa34c3560..
--- a/games-board/tali/files/tali-40.4-meson-0.61-build.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-https://gitlab.gnome.org/GNOME/tali/-/merge_requests/14.patch
-https://bugs.gentoo.org/831461
-
-From 79509bf3e9456f52d6ac87538700e3ac89db4006 Mon Sep 17 00:00:00 2001
-From: rvalue 
-Date: Tue, 16 Nov 2021 05:56:26 +
-Subject: [PATCH] Remove incorrect i18n.merge_file argument
-
 a/data/meson.build
-+++ b/data/meson.build
-@@ -22,7 +22,7 @@ install_data ([ 'gnome-dice-1.svg',
- install_data (project_id + '.gschema.xml',
-   install_dir: join_paths (datadir, 'glib-2.0', 'schemas'))
- 
--desktop_file = i18n.merge_file ('desktop-file',
-+desktop_file = i18n.merge_file (
-  input: project_id + '.desktop.in',
-  output: project_id + '.desktop',
-  install: true,
-@@ -41,7 +41,7 @@ if desktop_file_validate.found()
-   )
- endif
- 
--appdata_file = i18n.merge_file ('appdata-file',
-+appdata_file = i18n.merge_file (
-  input: project_id + '.appdata.xml.in',
-  output: project_id + '.appdata.xml',
-  install: true,
-GitLab



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2022-02-07 Thread Sam James
commit: 92f41d9d7904740f41004c9a6f1c84d8a0448c87
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  8 04:45:21 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  8 04:45:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92f41d9d

games-board/tali: Stabilize 40.4 arm64, #831946

Signed-off-by: Sam James  gentoo.org>

 games-board/tali/tali-40.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-board/tali/tali-40.4.ebuild 
b/games-board/tali/tali-40.4.ebuild
index 0b575f5fe8a4..c497d76e341d 100644
--- a/games-board/tali/tali-40.4.ebuild
+++ b/games-board/tali/tali-40.4.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
 
 LICENSE="GPL-2+ FDL-1.1+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 
 DEPEND="
dev-libs/glib:2



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2022-01-30 Thread Matt Turner
commit: 8d4f8312a33d9cc73e89e850cec430fa1b2db0ef
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jan 31 05:59:55 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jan 31 06:01:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d4f8312

games-board/tali: Version bump to 40.5

Signed-off-by: Matt Turner  gentoo.org>

 games-board/tali/Manifest |  1 +
 games-board/tali/tali-40.5.ebuild | 39 +++
 2 files changed, 40 insertions(+)

diff --git a/games-board/tali/Manifest b/games-board/tali/Manifest
index 230b7e119afe..93d453de4980 100644
--- a/games-board/tali/Manifest
+++ b/games-board/tali/Manifest
@@ -1 +1,2 @@
 DIST tali-40.4.tar.xz 1610864 BLAKE2B 
4299eff82fb97dc2c7f36e2c8b25861dae801156da921c5eaeab0d3e0ea9bc2f6ea17f672845b3303876e887d3f77d2a335692a0f347d314a9efe2868f67a476
 SHA512 
c80f03eabee6d71ad175369a9fe701e49e1fbd20ce729ed85b8337b975255e77d387119bcdf5a2618d94384dbac0c753ef09a6fa6975bf8649a804cf5bf14e91
+DIST tali-40.5.tar.xz 1613536 BLAKE2B 
6ab8ffb737fb9d435cceff401c2d911d381d43fc5c4696c7cb9d22e4e89490329f13bce6e6c81b8bb9628264f723bfa020d7dd393aebc00836a416da60f70fe2
 SHA512 
c9fc1c6fd489d6e8624955c15874fbe5f1dab0be16022d1e7f9193768ff5a2e4687246dcb35061c70eddbc5523b1031906190fe05dea6ba6544ec5cc6a45

diff --git a/games-board/tali/tali-40.5.ebuild 
b/games-board/tali/tali-40.5.ebuild
new file mode 100644
index ..b65b4a642578
--- /dev/null
+++ b/games-board/tali/tali-40.5.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{8..10} )
+inherit gnome.org gnome2-utils meson python-any-r1 xdg
+
+DESCRIPTION="Beat the odds in a poker-style dice game"
+HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
+
+LICENSE="GPL-2+ FDL-1.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+DEPEND="
+   dev-libs/glib:2
+   >=x11-libs/gtk+-3.16:3
+   dev-libs/libgnome-games-support:1=
+"
+RDEPEND="${DEPEND}
+   >=gnome-base/librsvg-2.32:2
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   dev-libs/appstream-glib
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/, games-board/tali/files/

2022-01-19 Thread Sam James
commit: ac876c4e5a239a94e238a1a924de98487a939dc5
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 20 03:04:19 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 20 03:04:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac876c4e

games-board/tali: fix build with meson 0.61

Closes: https://bugs.gentoo.org/831461
Signed-off-by: Sam James  gentoo.org>

 .../tali/files/tali-40.4-meson-0.61-build.patch| 29 ++
 games-board/tali/tali-40.4.ebuild  |  6 -
 2 files changed, 34 insertions(+), 1 deletion(-)

diff --git a/games-board/tali/files/tali-40.4-meson-0.61-build.patch 
b/games-board/tali/files/tali-40.4-meson-0.61-build.patch
new file mode 100644
index ..e5cfa34c3560
--- /dev/null
+++ b/games-board/tali/files/tali-40.4-meson-0.61-build.patch
@@ -0,0 +1,29 @@
+https://gitlab.gnome.org/GNOME/tali/-/merge_requests/14.patch
+https://bugs.gentoo.org/831461
+
+From 79509bf3e9456f52d6ac87538700e3ac89db4006 Mon Sep 17 00:00:00 2001
+From: rvalue 
+Date: Tue, 16 Nov 2021 05:56:26 +
+Subject: [PATCH] Remove incorrect i18n.merge_file argument
+
+--- a/data/meson.build
 b/data/meson.build
+@@ -22,7 +22,7 @@ install_data ([ 'gnome-dice-1.svg',
+ install_data (project_id + '.gschema.xml',
+   install_dir: join_paths (datadir, 'glib-2.0', 'schemas'))
+ 
+-desktop_file = i18n.merge_file ('desktop-file',
++desktop_file = i18n.merge_file (
+  input: project_id + '.desktop.in',
+  output: project_id + '.desktop',
+  install: true,
+@@ -41,7 +41,7 @@ if desktop_file_validate.found()
+   )
+ endif
+ 
+-appdata_file = i18n.merge_file ('appdata-file',
++appdata_file = i18n.merge_file (
+  input: project_id + '.appdata.xml.in',
+  output: project_id + '.appdata.xml',
+  install: true,
+GitLab

diff --git a/games-board/tali/tali-40.4.ebuild 
b/games-board/tali/tali-40.4.ebuild
index e944d0be9fd3..08ed71f85541 100644
--- a/games-board/tali/tali-40.4.ebuild
+++ b/games-board/tali/tali-40.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -28,6 +28,10 @@ BDEPEND="
virtual/pkgconfig
 "
 
+PATCHES=(
+   "${FILESDIR}"/${P}-meson-0.61-build.patch
+)
+
 pkg_postinst() {
xdg_pkg_postinst
gnome2_schemas_update



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2021-11-11 Thread Pacho Ramos
commit: 79d14e08cf84d2eb2b680fedef481aa529739c77
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Nov 11 13:47:20 2021 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Nov 11 13:52:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79d14e08

games-board/tali: Bump to 40.4

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Pacho Ramos  gentoo.org>

 games-board/tali/Manifest |  1 +
 games-board/tali/tali-40.4.ebuild | 39 +++
 2 files changed, 40 insertions(+)

diff --git a/games-board/tali/Manifest b/games-board/tali/Manifest
index 65f3e3213fa..db3dd2ee947 100644
--- a/games-board/tali/Manifest
+++ b/games-board/tali/Manifest
@@ -1,2 +1,3 @@
 DIST tali-40.1.tar.xz 1608352 BLAKE2B 
73d5c7ac17c6290ab4d253efe93f31fe3de94f5a45b9a4e10a8477da35e7104f861865d083aa2213bb3a88b261d690b74963243adc7f39fffba103b2ced26120
 SHA512 
75312999f918234a95021fa31999d57b3df5a59f8d1ce227a7570aeea0490c8428ba396c519e8e210a77d65479681ccdefdfb0a9f74de3b2c2eefbd4b3cbdc3c
 DIST tali-40.3.tar.xz 1610424 BLAKE2B 
5c5ef12e1e9e6139b1fad7a0c578e4308cd5945d71b2dc3ceae1edf8d591611cb33554a82799be9502dc468d5a11989ac4d5dc5a6f1f521dde9c1c6afc81669f
 SHA512 
12fc2a73665504d08fd7528296215411d11e538167dd24b0474797712534b5d7290986a2704248126da8ef3ec158417c9c1a479a541729760df55768ad9bd317
+DIST tali-40.4.tar.xz 1610864 BLAKE2B 
4299eff82fb97dc2c7f36e2c8b25861dae801156da921c5eaeab0d3e0ea9bc2f6ea17f672845b3303876e887d3f77d2a335692a0f347d314a9efe2868f67a476
 SHA512 
c80f03eabee6d71ad175369a9fe701e49e1fbd20ce729ed85b8337b975255e77d387119bcdf5a2618d94384dbac0c753ef09a6fa6975bf8649a804cf5bf14e91

diff --git a/games-board/tali/tali-40.4.ebuild 
b/games-board/tali/tali-40.4.ebuild
new file mode 100644
index 000..800f4c899b9
--- /dev/null
+++ b/games-board/tali/tali-40.4.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7..10} )
+inherit gnome.org gnome2-utils meson python-any-r1 xdg
+
+DESCRIPTION="Beat the odds in a poker-style dice game"
+HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
+
+LICENSE="GPL-2+ FDL-1.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+DEPEND="
+   dev-libs/glib:2
+   >=x11-libs/gtk+-3.16:3
+   dev-libs/libgnome-games-support:1=
+"
+RDEPEND="${DEPEND}
+   >=gnome-base/librsvg-2.32:2
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   dev-libs/appstream-glib
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2021-11-05 Thread Sam James
commit: 377ca28397906b4c5d970e1b49d4690517648518
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:08:46 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:08:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=377ca283

games-board/tali: Stabilize 40.3 x86, #815013

Signed-off-by: Sam James  gentoo.org>

 games-board/tali/tali-40.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-board/tali/tali-40.3.ebuild 
b/games-board/tali/tali-40.3.ebuild
index 619c9ca6ebb..bb0e06a8cf2 100644
--- a/games-board/tali/tali-40.3.ebuild
+++ b/games-board/tali/tali-40.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
 
 LICENSE="GPL-2+ FDL-1.1+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 DEPEND="
dev-libs/glib:2



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2021-10-03 Thread Sam James
commit: 9862d2deb143bda0bb2990def5a943e00cd63593
Author: Sam James  gentoo  org>
AuthorDate: Mon Oct  4 01:24:46 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct  4 01:24:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9862d2de

games-board/tali: Stabilize 40.3 amd64, #815013

Signed-off-by: Sam James  gentoo.org>

 games-board/tali/tali-40.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-board/tali/tali-40.3.ebuild 
b/games-board/tali/tali-40.3.ebuild
index 800f4c899b9..619c9ca6ebb 100644
--- a/games-board/tali/tali-40.3.ebuild
+++ b/games-board/tali/tali-40.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
 
 LICENSE="GPL-2+ FDL-1.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 
 DEPEND="
dev-libs/glib:2



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2021-09-18 Thread Mart Raudsepp
commit: 6f1e29cc1bd8a08c21d673cdcc688e0517ff2985
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Sep 18 20:47:07 2021 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Sep 18 20:48:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f1e29cc

games-board/tali: bump to 40.3

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Mart Raudsepp  gentoo.org>

 games-board/tali/Manifest   | 2 +-
 games-board/tali/{tali-40.2.ebuild => tali-40.3.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-board/tali/Manifest b/games-board/tali/Manifest
index 58b267a17fb..65f3e3213fa 100644
--- a/games-board/tali/Manifest
+++ b/games-board/tali/Manifest
@@ -1,2 +1,2 @@
 DIST tali-40.1.tar.xz 1608352 BLAKE2B 
73d5c7ac17c6290ab4d253efe93f31fe3de94f5a45b9a4e10a8477da35e7104f861865d083aa2213bb3a88b261d690b74963243adc7f39fffba103b2ced26120
 SHA512 
75312999f918234a95021fa31999d57b3df5a59f8d1ce227a7570aeea0490c8428ba396c519e8e210a77d65479681ccdefdfb0a9f74de3b2c2eefbd4b3cbdc3c
-DIST tali-40.2.tar.xz 1610264 BLAKE2B 
5af5b06838ec0785ce5c9fcd2f1222995c639ba3f7ce45ec709079718b0e9ef1d45439ee62ebf23b834bc56de1ba17f104d6b1d1154c3e1c0f5c12f98f01cb4d
 SHA512 
6f9202853c3528d19665f242443c095a23a8540dc215599e40bb393e11848502f28b6d50d1807f2355ffb6690462348e5f1aab256349c864747cb251982304ab
+DIST tali-40.3.tar.xz 1610424 BLAKE2B 
5c5ef12e1e9e6139b1fad7a0c578e4308cd5945d71b2dc3ceae1edf8d591611cb33554a82799be9502dc468d5a11989ac4d5dc5a6f1f521dde9c1c6afc81669f
 SHA512 
12fc2a73665504d08fd7528296215411d11e538167dd24b0474797712534b5d7290986a2704248126da8ef3ec158417c9c1a479a541729760df55768ad9bd317

diff --git a/games-board/tali/tali-40.2.ebuild 
b/games-board/tali/tali-40.3.ebuild
similarity index 100%
rename from games-board/tali/tali-40.2.ebuild
rename to games-board/tali/tali-40.3.ebuild



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2021-08-17 Thread Matt Turner
commit: 8551c280bfff8400bd575a373ba92342433d7cf4
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Aug 17 06:07:14 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Aug 17 06:32:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8551c280

games-board/tali: Version bump to 40.2

Signed-off-by: Matt Turner  gentoo.org>

 games-board/tali/Manifest |  1 +
 games-board/tali/tali-40.2.ebuild | 39 +++
 2 files changed, 40 insertions(+)

diff --git a/games-board/tali/Manifest b/games-board/tali/Manifest
index 90397f7e625..58b267a17fb 100644
--- a/games-board/tali/Manifest
+++ b/games-board/tali/Manifest
@@ -1 +1,2 @@
 DIST tali-40.1.tar.xz 1608352 BLAKE2B 
73d5c7ac17c6290ab4d253efe93f31fe3de94f5a45b9a4e10a8477da35e7104f861865d083aa2213bb3a88b261d690b74963243adc7f39fffba103b2ced26120
 SHA512 
75312999f918234a95021fa31999d57b3df5a59f8d1ce227a7570aeea0490c8428ba396c519e8e210a77d65479681ccdefdfb0a9f74de3b2c2eefbd4b3cbdc3c
+DIST tali-40.2.tar.xz 1610264 BLAKE2B 
5af5b06838ec0785ce5c9fcd2f1222995c639ba3f7ce45ec709079718b0e9ef1d45439ee62ebf23b834bc56de1ba17f104d6b1d1154c3e1c0f5c12f98f01cb4d
 SHA512 
6f9202853c3528d19665f242443c095a23a8540dc215599e40bb393e11848502f28b6d50d1807f2355ffb6690462348e5f1aab256349c864747cb251982304ab

diff --git a/games-board/tali/tali-40.2.ebuild 
b/games-board/tali/tali-40.2.ebuild
new file mode 100644
index 000..800f4c899b9
--- /dev/null
+++ b/games-board/tali/tali-40.2.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7..10} )
+inherit gnome.org gnome2-utils meson python-any-r1 xdg
+
+DESCRIPTION="Beat the odds in a poker-style dice game"
+HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
+
+LICENSE="GPL-2+ FDL-1.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+DEPEND="
+   dev-libs/glib:2
+   >=x11-libs/gtk+-3.16:3
+   dev-libs/libgnome-games-support:1=
+"
+RDEPEND="${DEPEND}
+   >=gnome-base/librsvg-2.32:2
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   dev-libs/appstream-glib
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2021-05-15 Thread Matt Turner
commit: dfc44f8b702224411a1d4e361d112c16cfba8655
Author: Matt Turner  gentoo  org>
AuthorDate: Sat May 15 16:53:41 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat May 15 16:54:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfc44f8b

games-board/tali: Version bump to 40.1

Signed-off-by: Matt Turner  gentoo.org>

 games-board/tali/Manifest |  1 +
 games-board/tali/tali-40.1.ebuild | 39 +++
 2 files changed, 40 insertions(+)

diff --git a/games-board/tali/Manifest b/games-board/tali/Manifest
index 9132733fbba..4f4fb4e910e 100644
--- a/games-board/tali/Manifest
+++ b/games-board/tali/Manifest
@@ -1,2 +1,3 @@
 DIST tali-3.38.3.tar.xz 1608024 BLAKE2B 
5ab7e799121003a2c5faa1d54395847a215f695ba0cf5b104840bc5c1f9de48f382b305fe79b4fda69c0ac75e71c715a05c6cc34823cab375578a5598ac9c894
 SHA512 
dff39b3753db2bd6ad4f44a57de73a6524ff781b96b8f33e50e95cad966d91ed613d17e450c67fe669574e8fec73fc0cfe9d37dea7bb5d583cedb2bc8fd443e3
 DIST tali-40.0.tar.xz 1608048 BLAKE2B 
ca32d2448c264d8202ec9123d7de0b79674b81769f7e45a3872148b0a51d1df680ca9d06da97113ad87665052aa8fb0a6e980840f4ee433c643ec0564fb2c487
 SHA512 
a448f0f4d4d5655a04990245415630c143a57d0be03d8e8468e0c4203faaabef8bdea1f6406e3804c013d68c7b98db423b8b0296c69383080af0390f7d5b6ab9
+DIST tali-40.1.tar.xz 1608352 BLAKE2B 
73d5c7ac17c6290ab4d253efe93f31fe3de94f5a45b9a4e10a8477da35e7104f861865d083aa2213bb3a88b261d690b74963243adc7f39fffba103b2ced26120
 SHA512 
75312999f918234a95021fa31999d57b3df5a59f8d1ce227a7570aeea0490c8428ba396c519e8e210a77d65479681ccdefdfb0a9f74de3b2c2eefbd4b3cbdc3c

diff --git a/games-board/tali/tali-40.1.ebuild 
b/games-board/tali/tali-40.1.ebuild
new file mode 100644
index 000..e7d48dcfafe
--- /dev/null
+++ b/games-board/tali/tali-40.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7..9} )
+inherit gnome.org gnome2-utils meson python-any-r1 xdg
+
+DESCRIPTION="Beat the odds in a poker-style dice game"
+HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
+
+LICENSE="GPL-2+ FDL-1.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+DEPEND="
+   dev-libs/glib:2
+   >=x11-libs/gtk+-3.16:3
+   dev-libs/libgnome-games-support:1=
+"
+RDEPEND="${DEPEND}
+   >=gnome-base/librsvg-2.32:2
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   dev-libs/appstream-glib
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2021-04-19 Thread Matt Turner
commit: 0c7b27fb1066a3b7c20714406c21727d59325bff
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Apr 20 02:34:52 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Apr 20 02:34:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c7b27fb

games-board/tali: use ${EPYTHON}, not python3

Also fix DEPEND -> BDEPEND typo.

Closes: https://bugs.gentoo.org/778854
Signed-off-by: Matt Turner  gentoo.org>

 games-board/tali/tali-40.0.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/games-board/tali/tali-40.0.ebuild 
b/games-board/tali/tali-40.0.ebuild
index 1fb49b46a61..e7d48dcfafe 100644
--- a/games-board/tali/tali-40.0.ebuild
+++ b/games-board/tali/tali-40.0.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit gnome.org gnome2-utils meson xdg
+PYTHON_COMPAT=( python3_{7..9} )
+inherit gnome.org gnome2-utils meson python-any-r1 xdg
 
 DESCRIPTION="Beat the odds in a poker-style dice game"
 HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
@@ -10,7 +11,6 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
 LICENSE="GPL-2+ FDL-1.1+"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
 
 DEPEND="
dev-libs/glib:2
@@ -20,7 +20,8 @@ DEPEND="
 RDEPEND="${DEPEND}
>=gnome-base/librsvg-2.32:2
 "
-DEPEND="
+BDEPEND="
+   ${PYTHON_DEPS}
dev-libs/appstream-glib
dev-util/itstool
>=sys-devel/gettext-0.19.8



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2021-04-12 Thread Matt Turner
commit: b57fbc78e3feb7c345d0ebce3ade95dbe839a322
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Apr 12 21:48:59 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Apr 12 21:59:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b57fbc78

games-board/tali: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 games-board/tali/Manifest   |  2 --
 games-board/tali/tali-3.36.4.ebuild | 37 
 games-board/tali/tali-3.38.2.ebuild | 38 -
 3 files changed, 77 deletions(-)

diff --git a/games-board/tali/Manifest b/games-board/tali/Manifest
index 54719cda0cd..9132733fbba 100644
--- a/games-board/tali/Manifest
+++ b/games-board/tali/Manifest
@@ -1,4 +1,2 @@
-DIST tali-3.36.4.tar.xz 1765348 BLAKE2B 
0d4d8bb3b66d58295ecd13e6f985149efb412a6af420baefaea603c9cb043aaa3d353a4930abb18809f42ed2690c81455954778b1a326ca2e9ce36426d0a4668
 SHA512 
cd01a93ba96d5c8c264e2a73fba3dc16be72a1a1d50f40555e3ef381d3ab03797f25de2a2c7603bd35ac87568f3d43e3763ee65e95dffebe92eafb59d332a3df
-DIST tali-3.38.2.tar.xz 1579972 BLAKE2B 
1196f89b3cabcf1cffb36cba5b5e0c98edf9a07e6461bf39c054c35fbb622f3beabfd4e9563592fc44e81cfa18010343cf711b86c80cae33f4df38ad390736da
 SHA512 
8084a3f82148a99c49423f9fd828732300e4c9283be7dbe235f9f74216862d321f106182f0ed95985f37c67e36b20dda5d48db2063a607b08126f3875dbcaae3
 DIST tali-3.38.3.tar.xz 1608024 BLAKE2B 
5ab7e799121003a2c5faa1d54395847a215f695ba0cf5b104840bc5c1f9de48f382b305fe79b4fda69c0ac75e71c715a05c6cc34823cab375578a5598ac9c894
 SHA512 
dff39b3753db2bd6ad4f44a57de73a6524ff781b96b8f33e50e95cad966d91ed613d17e450c67fe669574e8fec73fc0cfe9d37dea7bb5d583cedb2bc8fd443e3
 DIST tali-40.0.tar.xz 1608048 BLAKE2B 
ca32d2448c264d8202ec9123d7de0b79674b81769f7e45a3872148b0a51d1df680ca9d06da97113ad87665052aa8fb0a6e980840f4ee433c643ec0564fb2c487
 SHA512 
a448f0f4d4d5655a04990245415630c143a57d0be03d8e8468e0c4203faaabef8bdea1f6406e3804c013d68c7b98db423b8b0296c69383080af0390f7d5b6ab9

diff --git a/games-board/tali/tali-3.36.4.ebuild 
b/games-board/tali/tali-3.36.4.ebuild
deleted file mode 100644
index 63eb85f2a0e..000
--- a/games-board/tali/tali-3.36.4.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit gnome.org gnome2-utils meson xdg
-
-DESCRIPTION="Beat the odds in a poker-style dice game"
-HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
-
-LICENSE="GPL-2+ FDL-1.1+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE=""
-
-DEPEND="
-   dev-libs/glib:2
-   >=x11-libs/gtk+-3.16:3
-"
-RDEPEND="${DEPEND}
-   >=gnome-base/librsvg-2.32:2
-"
-DEPEND="
-   dev-libs/appstream-glib
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}

diff --git a/games-board/tali/tali-3.38.2.ebuild 
b/games-board/tali/tali-3.38.2.ebuild
deleted file mode 100644
index b9cdede9954..000
--- a/games-board/tali/tali-3.38.2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit gnome.org gnome2-utils meson xdg
-
-DESCRIPTION="Beat the odds in a poker-style dice game"
-HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
-
-LICENSE="GPL-2+ FDL-1.1+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
-   dev-libs/glib:2
-   >=x11-libs/gtk+-3.16:3
-   dev-libs/libgnome-games-support:1=
-"
-RDEPEND="${DEPEND}
-   >=gnome-base/librsvg-2.32:2
-"
-DEPEND="
-   dev-libs/appstream-glib
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2021-03-27 Thread Matt Turner
commit: 12a1494182630ad4e09a7780d092299ce58e6e00
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Mar 27 20:16:12 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Mar 27 20:40:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12a14941

games-board/tali: Version bump to 40.0

Signed-off-by: Matt Turner  gentoo.org>

 games-board/tali/Manifest |  1 +
 games-board/tali/tali-40.0.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/games-board/tali/Manifest b/games-board/tali/Manifest
index c24dac08590..54719cda0cd 100644
--- a/games-board/tali/Manifest
+++ b/games-board/tali/Manifest
@@ -1,3 +1,4 @@
 DIST tali-3.36.4.tar.xz 1765348 BLAKE2B 
0d4d8bb3b66d58295ecd13e6f985149efb412a6af420baefaea603c9cb043aaa3d353a4930abb18809f42ed2690c81455954778b1a326ca2e9ce36426d0a4668
 SHA512 
cd01a93ba96d5c8c264e2a73fba3dc16be72a1a1d50f40555e3ef381d3ab03797f25de2a2c7603bd35ac87568f3d43e3763ee65e95dffebe92eafb59d332a3df
 DIST tali-3.38.2.tar.xz 1579972 BLAKE2B 
1196f89b3cabcf1cffb36cba5b5e0c98edf9a07e6461bf39c054c35fbb622f3beabfd4e9563592fc44e81cfa18010343cf711b86c80cae33f4df38ad390736da
 SHA512 
8084a3f82148a99c49423f9fd828732300e4c9283be7dbe235f9f74216862d321f106182f0ed95985f37c67e36b20dda5d48db2063a607b08126f3875dbcaae3
 DIST tali-3.38.3.tar.xz 1608024 BLAKE2B 
5ab7e799121003a2c5faa1d54395847a215f695ba0cf5b104840bc5c1f9de48f382b305fe79b4fda69c0ac75e71c715a05c6cc34823cab375578a5598ac9c894
 SHA512 
dff39b3753db2bd6ad4f44a57de73a6524ff781b96b8f33e50e95cad966d91ed613d17e450c67fe669574e8fec73fc0cfe9d37dea7bb5d583cedb2bc8fd443e3
+DIST tali-40.0.tar.xz 1608048 BLAKE2B 
ca32d2448c264d8202ec9123d7de0b79674b81769f7e45a3872148b0a51d1df680ca9d06da97113ad87665052aa8fb0a6e980840f4ee433c643ec0564fb2c487
 SHA512 
a448f0f4d4d5655a04990245415630c143a57d0be03d8e8468e0c4203faaabef8bdea1f6406e3804c013d68c7b98db423b8b0296c69383080af0390f7d5b6ab9

diff --git a/games-board/tali/tali-40.0.ebuild 
b/games-board/tali/tali-40.0.ebuild
new file mode 100644
index 000..1fb49b46a61
--- /dev/null
+++ b/games-board/tali/tali-40.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="Beat the odds in a poker-style dice game"
+HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
+
+LICENSE="GPL-2+ FDL-1.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+DEPEND="
+   dev-libs/glib:2
+   >=x11-libs/gtk+-3.16:3
+   dev-libs/libgnome-games-support:1=
+"
+RDEPEND="${DEPEND}
+   >=gnome-base/librsvg-2.32:2
+"
+DEPEND="
+   dev-libs/appstream-glib
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2021-01-09 Thread Mart Raudsepp
commit: 6c90bdc66b3409740445bf2c6ddc7c6d6812b7c3
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Jan  9 21:51:08 2021 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Jan  9 21:51:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c90bdc6

games-board/tali: bump to 3.38.3

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Mart Raudsepp  gentoo.org>

 games-board/tali/Manifest   |  1 +
 games-board/tali/tali-3.38.3.ebuild | 38 +
 2 files changed, 39 insertions(+)

diff --git a/games-board/tali/Manifest b/games-board/tali/Manifest
index 2a632e40b83..c24dac08590 100644
--- a/games-board/tali/Manifest
+++ b/games-board/tali/Manifest
@@ -1,2 +1,3 @@
 DIST tali-3.36.4.tar.xz 1765348 BLAKE2B 
0d4d8bb3b66d58295ecd13e6f985149efb412a6af420baefaea603c9cb043aaa3d353a4930abb18809f42ed2690c81455954778b1a326ca2e9ce36426d0a4668
 SHA512 
cd01a93ba96d5c8c264e2a73fba3dc16be72a1a1d50f40555e3ef381d3ab03797f25de2a2c7603bd35ac87568f3d43e3763ee65e95dffebe92eafb59d332a3df
 DIST tali-3.38.2.tar.xz 1579972 BLAKE2B 
1196f89b3cabcf1cffb36cba5b5e0c98edf9a07e6461bf39c054c35fbb622f3beabfd4e9563592fc44e81cfa18010343cf711b86c80cae33f4df38ad390736da
 SHA512 
8084a3f82148a99c49423f9fd828732300e4c9283be7dbe235f9f74216862d321f106182f0ed95985f37c67e36b20dda5d48db2063a607b08126f3875dbcaae3
+DIST tali-3.38.3.tar.xz 1608024 BLAKE2B 
5ab7e799121003a2c5faa1d54395847a215f695ba0cf5b104840bc5c1f9de48f382b305fe79b4fda69c0ac75e71c715a05c6cc34823cab375578a5598ac9c894
 SHA512 
dff39b3753db2bd6ad4f44a57de73a6524ff781b96b8f33e50e95cad966d91ed613d17e450c67fe669574e8fec73fc0cfe9d37dea7bb5d583cedb2bc8fd443e3

diff --git a/games-board/tali/tali-3.38.3.ebuild 
b/games-board/tali/tali-3.38.3.ebuild
new file mode 100644
index 000..1fb49b46a61
--- /dev/null
+++ b/games-board/tali/tali-3.38.3.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="Beat the odds in a poker-style dice game"
+HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
+
+LICENSE="GPL-2+ FDL-1.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+DEPEND="
+   dev-libs/glib:2
+   >=x11-libs/gtk+-3.16:3
+   dev-libs/libgnome-games-support:1=
+"
+RDEPEND="${DEPEND}
+   >=gnome-base/librsvg-2.32:2
+"
+DEPEND="
+   dev-libs/appstream-glib
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2020-11-22 Thread Mart Raudsepp
commit: c6afee0d821d365a5494e0bf988b39e3ca6af653
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Nov 21 22:58:34 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Nov 22 19:29:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6afee0d

games-board/tali: bump to 3.38.2

Package-Manager: Portage-2.3.103, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 games-board/tali/Manifest   |  1 +
 games-board/tali/tali-3.38.2.ebuild | 38 +
 2 files changed, 39 insertions(+)

diff --git a/games-board/tali/Manifest b/games-board/tali/Manifest
index aa1df0b3ca2..2a632e40b83 100644
--- a/games-board/tali/Manifest
+++ b/games-board/tali/Manifest
@@ -1 +1,2 @@
 DIST tali-3.36.4.tar.xz 1765348 BLAKE2B 
0d4d8bb3b66d58295ecd13e6f985149efb412a6af420baefaea603c9cb043aaa3d353a4930abb18809f42ed2690c81455954778b1a326ca2e9ce36426d0a4668
 SHA512 
cd01a93ba96d5c8c264e2a73fba3dc16be72a1a1d50f40555e3ef381d3ab03797f25de2a2c7603bd35ac87568f3d43e3763ee65e95dffebe92eafb59d332a3df
+DIST tali-3.38.2.tar.xz 1579972 BLAKE2B 
1196f89b3cabcf1cffb36cba5b5e0c98edf9a07e6461bf39c054c35fbb622f3beabfd4e9563592fc44e81cfa18010343cf711b86c80cae33f4df38ad390736da
 SHA512 
8084a3f82148a99c49423f9fd828732300e4c9283be7dbe235f9f74216862d321f106182f0ed95985f37c67e36b20dda5d48db2063a607b08126f3875dbcaae3

diff --git a/games-board/tali/tali-3.38.2.ebuild 
b/games-board/tali/tali-3.38.2.ebuild
new file mode 100644
index 000..b9cdede9954
--- /dev/null
+++ b/games-board/tali/tali-3.38.2.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="Beat the odds in a poker-style dice game"
+HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
+
+LICENSE="GPL-2+ FDL-1.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+DEPEND="
+   dev-libs/glib:2
+   >=x11-libs/gtk+-3.16:3
+   dev-libs/libgnome-games-support:1=
+"
+RDEPEND="${DEPEND}
+   >=gnome-base/librsvg-2.32:2
+"
+DEPEND="
+   dev-libs/appstream-glib
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2020-07-04 Thread Mart Raudsepp
commit: e00a6de0c734e55f65ade556705a9a43ce1dc24f
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Jul  4 21:24:51 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Jul  4 21:25:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e00a6de0

games-board/tali: bump to 3.36.4

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 games-board/tali/Manifest   |  1 +
 games-board/tali/tali-3.36.4.ebuild | 37 +
 2 files changed, 38 insertions(+)

diff --git a/games-board/tali/Manifest b/games-board/tali/Manifest
index 4feff4b8ac7..8fb3c79909f 100644
--- a/games-board/tali/Manifest
+++ b/games-board/tali/Manifest
@@ -1 +1,2 @@
 DIST tali-3.32.1.tar.xz 1636032 BLAKE2B 
2d8ea2bac7c0a74833a3cd6768bb5cd394c4b02ee5a7fad151d662f417a536b5cc4784ad4338435d80bdc9db025da2a258c05cbb54b7edd038a37b0c990889ca
 SHA512 
78abdfca84a86100be94a1509f0bd00bb84d9f97bfed87f6378e55adedb0c8d7349a9ebead6d8eac8b9c52b52ae6e7b2a868ac9a2262dffafc4e5ad23a455e7d
+DIST tali-3.36.4.tar.xz 1765348 BLAKE2B 
0d4d8bb3b66d58295ecd13e6f985149efb412a6af420baefaea603c9cb043aaa3d353a4930abb18809f42ed2690c81455954778b1a326ca2e9ce36426d0a4668
 SHA512 
cd01a93ba96d5c8c264e2a73fba3dc16be72a1a1d50f40555e3ef381d3ab03797f25de2a2c7603bd35ac87568f3d43e3763ee65e95dffebe92eafb59d332a3df

diff --git a/games-board/tali/tali-3.36.4.ebuild 
b/games-board/tali/tali-3.36.4.ebuild
new file mode 100644
index 000..30aa2eafaba
--- /dev/null
+++ b/games-board/tali/tali-3.36.4.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="Beat the odds in a poker-style dice game"
+HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
+
+LICENSE="GPL-2+ FDL-1.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+DEPEND="
+   dev-libs/glib:2
+   >=x11-libs/gtk+-3.16:3
+"
+RDEPEND="${DEPEND}
+   >=gnome-base/librsvg-2.32:2
+"
+DEPEND="
+   dev-libs/appstream-glib
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2019-12-22 Thread Mart Raudsepp
commit: a7bf497a8b47a733a8fa55672dfc4603a4ca73f1
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Dec 22 20:43:54 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Dec 22 20:46:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7bf497a

games-board/tali: remove old

Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 games-board/tali/Manifest   |  1 -
 games-board/tali/tali-3.22.0.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/games-board/tali/Manifest b/games-board/tali/Manifest
index 15eefabbbfb..4feff4b8ac7 100644
--- a/games-board/tali/Manifest
+++ b/games-board/tali/Manifest
@@ -1,2 +1 @@
-DIST tali-3.22.0.tar.xz 1716728 BLAKE2B 
74420b49f9b7c44220fce4a4e692a35a6cd9c566eac6bc96615aba184c8bd05001871dc5973da1ad14db81bcbe9f7f45cc4c25f884304c6a8b89989c56dcd226
 SHA512 
63b50e6a27115fa9502fb86112ac02a987faff40e3eec8f0dc654bea2f001c0a252a6e1331ee3515d7194befe4e27dcde6d704a0f8a777d29e813c454a583ed0
 DIST tali-3.32.1.tar.xz 1636032 BLAKE2B 
2d8ea2bac7c0a74833a3cd6768bb5cd394c4b02ee5a7fad151d662f417a536b5cc4784ad4338435d80bdc9db025da2a258c05cbb54b7edd038a37b0c990889ca
 SHA512 
78abdfca84a86100be94a1509f0bd00bb84d9f97bfed87f6378e55adedb0c8d7349a9ebead6d8eac8b9c52b52ae6e7b2a868ac9a2262dffafc4e5ad23a455e7d

diff --git a/games-board/tali/tali-3.22.0.ebuild 
b/games-board/tali/tali-3.22.0.ebuild
deleted file mode 100644
index 089bc788d04..000
--- a/games-board/tali/tali-3.22.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2
-
-DESCRIPTION="Beat the odds in a poker-style dice game"
-HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
-
-LICENSE="GPL-2+ FDL-1.1+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE=""
-
-RDEPEND="
-   dev-libs/glib:2
-   >=gnome-base/librsvg-2.32:2
-   >=x11-libs/gtk+-3.15:3
-"
-DEPEND="${RDEPEND}
-   dev-libs/appstream-glib
-   >=dev-util/intltool-0.50
-   dev-util/itstool
-   sys-devel/gettext
-   virtual/pkgconfig
-"



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2019-10-20 Thread Mart Raudsepp
commit: afb623bad83effac45002416f329eb46f3331a6c
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Oct 20 11:30:19 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Oct 20 17:38:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afb623ba

games-board/tali: bump to 3.32.1

Package-Manager: Portage-2.3.69, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 games-board/tali/Manifest   |  1 +
 games-board/tali/tali-3.32.1.ebuild | 37 +
 2 files changed, 38 insertions(+)

diff --git a/games-board/tali/Manifest b/games-board/tali/Manifest
index a0bf0c7b167..15eefabbbfb 100644
--- a/games-board/tali/Manifest
+++ b/games-board/tali/Manifest
@@ -1 +1,2 @@
 DIST tali-3.22.0.tar.xz 1716728 BLAKE2B 
74420b49f9b7c44220fce4a4e692a35a6cd9c566eac6bc96615aba184c8bd05001871dc5973da1ad14db81bcbe9f7f45cc4c25f884304c6a8b89989c56dcd226
 SHA512 
63b50e6a27115fa9502fb86112ac02a987faff40e3eec8f0dc654bea2f001c0a252a6e1331ee3515d7194befe4e27dcde6d704a0f8a777d29e813c454a583ed0
+DIST tali-3.32.1.tar.xz 1636032 BLAKE2B 
2d8ea2bac7c0a74833a3cd6768bb5cd394c4b02ee5a7fad151d662f417a536b5cc4784ad4338435d80bdc9db025da2a258c05cbb54b7edd038a37b0c990889ca
 SHA512 
78abdfca84a86100be94a1509f0bd00bb84d9f97bfed87f6378e55adedb0c8d7349a9ebead6d8eac8b9c52b52ae6e7b2a868ac9a2262dffafc4e5ad23a455e7d

diff --git a/games-board/tali/tali-3.32.1.ebuild 
b/games-board/tali/tali-3.32.1.ebuild
new file mode 100644
index 000..8bff3188340
--- /dev/null
+++ b/games-board/tali/tali-3.32.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="Beat the odds in a poker-style dice game"
+HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
+
+LICENSE="GPL-2+ FDL-1.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+DEPEND="
+   dev-libs/glib:2
+   >=x11-libs/gtk+-3.16:3
+"
+RDEPEND="${DEPEND}
+   >=gnome-base/librsvg-2.32:2
+"
+DEPEND="
+   dev-libs/appstream-glib
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2019-08-04 Thread Aaron Bauman
commit: b093a261664e42beae5385873650e8751f7462d9
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Aug  5 02:04:07 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Aug  5 02:04:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b093a261

games-board/tali: arm64 keyworded

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.70, Repoman-2.3.16

 games-board/tali/tali-3.22.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-board/tali/tali-3.22.0.ebuild 
b/games-board/tali/tali-3.22.0.ebuild
index be815ac068d..089bc788d04 100644
--- a/games-board/tali/tali-3.22.0.ebuild
+++ b/games-board/tali/tali-3.22.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
 
 LICENSE="GPL-2+ FDL-1.1+"
 SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2019-03-06 Thread Mart Raudsepp
commit: 450bf8a4fdab157270592f674698760572eb7cd2
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Mar  6 17:51:47 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Mar  6 19:28:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=450bf8a4

games-board/tali: remove wrong yelp-tools build depend

Only itstool is needed to build, so pull only that, not the full
yelp-tools stack.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 games-board/tali/tali-3.22.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-board/tali/tali-3.22.0.ebuild 
b/games-board/tali/tali-3.22.0.ebuild
index 1d995bd1293..be815ac068d 100644
--- a/games-board/tali/tali-3.22.0.ebuild
+++ b/games-board/tali/tali-3.22.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -18,9 +18,9 @@ RDEPEND="
>=x11-libs/gtk+-3.15:3
 "
 DEPEND="${RDEPEND}
-   app-text/yelp-tools
dev-libs/appstream-glib
>=dev-util/intltool-0.50
+   dev-util/itstool
sys-devel/gettext
virtual/pkgconfig
 "



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2017-05-01 Thread Mart Raudsepp
commit: 2ecedbbe0bccbfbb6774455c1e5092919aae93f4
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon May  1 19:55:15 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon May  1 21:42:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ecedbbe

games-board/tali: Fix license

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 games-board/tali/tali-3.22.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-board/tali/tali-3.22.0.ebuild 
b/games-board/tali/tali-3.22.0.ebuild
index d0b2033d2c3..1d995bd1293 100644
--- a/games-board/tali/tali-3.22.0.ebuild
+++ b/games-board/tali/tali-3.22.0.ebuild
@@ -7,7 +7,7 @@ inherit gnome2
 DESCRIPTION="Beat the odds in a poker-style dice game"
 HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
 
-LICENSE="GPL-2+"
+LICENSE="GPL-2+ FDL-1.1+"
 SLOT="0"
 KEYWORDS="amd64 ~arm x86"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2017-04-02 Thread Mart Raudsepp
commit: 3f4ccd60b7c60c3d88b69eab6f396c1e6280d782
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Apr  2 12:43:00 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Apr  2 13:01:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f4ccd60

games-board/tali: remove old

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 games-board/tali/Manifest   |  2 --
 games-board/tali/tali-3.18.0.ebuild | 28 
 games-board/tali/tali-3.20.0.ebuild | 26 --
 3 files changed, 56 deletions(-)

diff --git a/games-board/tali/Manifest b/games-board/tali/Manifest
index 0cafc358884..c72c081bcf9 100644
--- a/games-board/tali/Manifest
+++ b/games-board/tali/Manifest
@@ -1,3 +1 @@
-DIST tali-3.18.0.tar.xz 2786792 SHA256 
fe785ed2c3eeca8706834a967c0011cfee016008b4e55c1f5e0529b348bc9864 SHA512 
6805cfee02887c3824748e681fd0d4dd276baabbd32e370e6368aaafe7131f3fce5261c9fc8a747c3be35307db46e729bd8ec8023001cd58191749b50c21fd78
 WHIRLPOOL 
71832d64f94e0441622be4c8e2b5558257e13d0ee4ca670c09a330352eb4fd1c641fb9a6ee157785bf3f842e6e27241ed1bceea1baf17496e73850161f711d37
-DIST tali-3.20.0.tar.xz 2939824 SHA256 
6437ab66672c331098e6df44ad708397b6363182d5c08c9ededf711cbf5cb818 SHA512 
8435547879ba1bc218146345878b7d580a03b50339ecedaf141970426982b5e8c70f41862030a7000b950a9f415298b7e0086da4e718d8ff899d5d71c8d57794
 WHIRLPOOL 
1da7eb6b556eb717a8c960fd812f748ea5eb4bb1428392d8c965e9fe7f796306a81307ff4122f860a5099719ce4653d805c9e10007cd581132d586d96e59fdb5
 DIST tali-3.22.0.tar.xz 1716728 SHA256 
5ba17794d6fb06b794daaffa62a6aaa372b7de8886ce5ec596c37e62bb71728b SHA512 
63b50e6a27115fa9502fb86112ac02a987faff40e3eec8f0dc654bea2f001c0a252a6e1331ee3515d7194befe4e27dcde6d704a0f8a777d29e813c454a583ed0
 WHIRLPOOL 
ade5ca41f5b2fde7bb9b99b632776d9cb0440aefc7c0ed18efda249b67d587589cebc7ecfc7b4b0aea2beef5975248414f7a78fdcad1e836206a4812e4244204

diff --git a/games-board/tali/tali-3.18.0.ebuild 
b/games-board/tali/tali-3.18.0.ebuild
deleted file mode 100644
index 039196403a7..000
--- a/games-board/tali/tali-3.18.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome-games
-
-DESCRIPTION="Beat the odds in a poker-style dice game"
-HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-RDEPEND="
-   dev-libs/glib:2
-   >=gnome-base/librsvg-2.32:2
-   >=x11-libs/gtk+-3.15:3
-"
-DEPEND="${RDEPEND}
-   app-text/yelp-tools
-   dev-libs/appstream-glib
-   >=dev-util/intltool-0.50
-   sys-devel/gettext
-   virtual/pkgconfig
-"

diff --git a/games-board/tali/tali-3.20.0.ebuild 
b/games-board/tali/tali-3.20.0.ebuild
deleted file mode 100644
index 8aefac7ace7..000
--- a/games-board/tali/tali-3.20.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2
-
-DESCRIPTION="Beat the odds in a poker-style dice game"
-HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-RDEPEND="
-   dev-libs/glib:2
-   >=gnome-base/librsvg-2.32:2
-   >=x11-libs/gtk+-3.15:3
-"
-DEPEND="${RDEPEND}
-   app-text/yelp-tools
-   dev-libs/appstream-glib
-   >=dev-util/intltool-0.50
-   sys-devel/gettext
-   virtual/pkgconfig
-"



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2016-10-18 Thread Gilles Dartiguelongue
commit: d92ed7258392407c8c73e1f29a60bf9f224e614b
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Tue Oct 18 22:24:55 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Tue Oct 18 22:44:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d92ed725

games-board/tali: version bump 3.20.0 → 3.22.0

Package-Manager: portage-2.3.1

 games-board/tali/Manifest   |  1 +
 games-board/tali/tali-3.22.0.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/games-board/tali/Manifest b/games-board/tali/Manifest
index 1678b37..0cafc35 100644
--- a/games-board/tali/Manifest
+++ b/games-board/tali/Manifest
@@ -1,2 +1,3 @@
 DIST tali-3.18.0.tar.xz 2786792 SHA256 
fe785ed2c3eeca8706834a967c0011cfee016008b4e55c1f5e0529b348bc9864 SHA512 
6805cfee02887c3824748e681fd0d4dd276baabbd32e370e6368aaafe7131f3fce5261c9fc8a747c3be35307db46e729bd8ec8023001cd58191749b50c21fd78
 WHIRLPOOL 
71832d64f94e0441622be4c8e2b5558257e13d0ee4ca670c09a330352eb4fd1c641fb9a6ee157785bf3f842e6e27241ed1bceea1baf17496e73850161f711d37
 DIST tali-3.20.0.tar.xz 2939824 SHA256 
6437ab66672c331098e6df44ad708397b6363182d5c08c9ededf711cbf5cb818 SHA512 
8435547879ba1bc218146345878b7d580a03b50339ecedaf141970426982b5e8c70f41862030a7000b950a9f415298b7e0086da4e718d8ff899d5d71c8d57794
 WHIRLPOOL 
1da7eb6b556eb717a8c960fd812f748ea5eb4bb1428392d8c965e9fe7f796306a81307ff4122f860a5099719ce4653d805c9e10007cd581132d586d96e59fdb5
+DIST tali-3.22.0.tar.xz 1716728 SHA256 
5ba17794d6fb06b794daaffa62a6aaa372b7de8886ce5ec596c37e62bb71728b SHA512 
63b50e6a27115fa9502fb86112ac02a987faff40e3eec8f0dc654bea2f001c0a252a6e1331ee3515d7194befe4e27dcde6d704a0f8a777d29e813c454a583ed0
 WHIRLPOOL 
ade5ca41f5b2fde7bb9b99b632776d9cb0440aefc7c0ed18efda249b67d587589cebc7ecfc7b4b0aea2beef5975248414f7a78fdcad1e836206a4812e4244204

diff --git a/games-board/tali/tali-3.22.0.ebuild 
b/games-board/tali/tali-3.22.0.ebuild
new file mode 100644
index ..f03a0f1
--- /dev/null
+++ b/games-board/tali/tali-3.22.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="Beat the odds in a poker-style dice game"
+HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+   dev-libs/glib:2
+   >=gnome-base/librsvg-2.32:2
+   >=x11-libs/gtk+-3.15:3
+"
+DEPEND="${RDEPEND}
+   app-text/yelp-tools
+   dev-libs/appstream-glib
+   >=dev-util/intltool-0.50
+   sys-devel/gettext
+   virtual/pkgconfig
+"



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2016-06-25 Thread Pacho Ramos
commit: 9c6a7610e04fbdd401f299b025012623f9633d1a
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jun 25 11:33:50 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jun 25 12:21:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c6a7610

games-board/tali: Version bump

Package-Manager: portage-2.3.0_rc1

 games-board/tali/Manifest   |  1 +
 games-board/tali/tali-3.20.0.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/games-board/tali/Manifest b/games-board/tali/Manifest
index 5f025f6..1678b37 100644
--- a/games-board/tali/Manifest
+++ b/games-board/tali/Manifest
@@ -1 +1,2 @@
 DIST tali-3.18.0.tar.xz 2786792 SHA256 
fe785ed2c3eeca8706834a967c0011cfee016008b4e55c1f5e0529b348bc9864 SHA512 
6805cfee02887c3824748e681fd0d4dd276baabbd32e370e6368aaafe7131f3fce5261c9fc8a747c3be35307db46e729bd8ec8023001cd58191749b50c21fd78
 WHIRLPOOL 
71832d64f94e0441622be4c8e2b5558257e13d0ee4ca670c09a330352eb4fd1c641fb9a6ee157785bf3f842e6e27241ed1bceea1baf17496e73850161f711d37
+DIST tali-3.20.0.tar.xz 2939824 SHA256 
6437ab66672c331098e6df44ad708397b6363182d5c08c9ededf711cbf5cb818 SHA512 
8435547879ba1bc218146345878b7d580a03b50339ecedaf141970426982b5e8c70f41862030a7000b950a9f415298b7e0086da4e718d8ff899d5d71c8d57794
 WHIRLPOOL 
1da7eb6b556eb717a8c960fd812f748ea5eb4bb1428392d8c965e9fe7f796306a81307ff4122f860a5099719ce4653d805c9e10007cd581132d586d96e59fdb5

diff --git a/games-board/tali/tali-3.20.0.ebuild 
b/games-board/tali/tali-3.20.0.ebuild
new file mode 100644
index 000..f03a0f1
--- /dev/null
+++ b/games-board/tali/tali-3.20.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="Beat the odds in a poker-style dice game"
+HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+   dev-libs/glib:2
+   >=gnome-base/librsvg-2.32:2
+   >=x11-libs/gtk+-3.15:3
+"
+DEPEND="${RDEPEND}
+   app-text/yelp-tools
+   dev-libs/appstream-glib
+   >=dev-util/intltool-0.50
+   sys-devel/gettext
+   virtual/pkgconfig
+"



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2016-06-25 Thread Pacho Ramos
commit: dd28c2fb6822ca444b4d228567f587fe2d819818
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jun 25 11:33:19 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jun 25 12:21:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd28c2fb

games-board/tali: Drop old

Package-Manager: portage-2.3.0_rc1

 games-board/tali/Manifest   |  1 -
 games-board/tali/tali-3.16.2.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/games-board/tali/Manifest b/games-board/tali/Manifest
index 598f618..5f025f6 100644
--- a/games-board/tali/Manifest
+++ b/games-board/tali/Manifest
@@ -1,2 +1 @@
-DIST tali-3.16.2.tar.xz 2809224 SHA256 
d375c163b0fe40f52114548cdd3b2523f83e244e538823f983f9a8ea324be373 SHA512 
b53c452159a06d2f333e4f6972970a3b643ce3d1aebd2f62a965e1d7066c50a2287c71a783fda8cd588865d1c54c324be6ef4f461a5b4558b153e29823a0a6c0
 WHIRLPOOL 
bbf5490593b143e5a107338369a5a0612b75da211fdfb60252bfa42e35de8041f2d4db75d53ff94f92e11fb2e237b905e0402e30dacf1005ecb66ead1c3bf38e
 DIST tali-3.18.0.tar.xz 2786792 SHA256 
fe785ed2c3eeca8706834a967c0011cfee016008b4e55c1f5e0529b348bc9864 SHA512 
6805cfee02887c3824748e681fd0d4dd276baabbd32e370e6368aaafe7131f3fce5261c9fc8a747c3be35307db46e729bd8ec8023001cd58191749b50c21fd78
 WHIRLPOOL 
71832d64f94e0441622be4c8e2b5558257e13d0ee4ca670c09a330352eb4fd1c641fb9a6ee157785bf3f842e6e27241ed1bceea1baf17496e73850161f711d37

diff --git a/games-board/tali/tali-3.16.2.ebuild 
b/games-board/tali/tali-3.16.2.ebuild
deleted file mode 100644
index 5d481be..000
--- a/games-board/tali/tali-3.16.2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome-games
-
-DESCRIPTION="Beat the odds in a poker-style dice game"
-HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-RDEPEND="
-   dev-libs/glib:2
-   >=gnome-base/librsvg-2.32:2
-   >=x11-libs/gtk+-3.15:3
-"
-DEPEND="${RDEPEND}
-   app-text/yelp-tools
-   dev-libs/appstream-glib
-   >=dev-util/intltool-0.50
-   sys-devel/gettext
-   virtual/pkgconfig
-"



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2015-11-14 Thread Pacho Ramos
commit: 4686eca4d1aac98a6bd1cf187ce2d124da07b33e
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Nov 14 18:21:39 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Nov 14 18:39:18 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4686eca4

games-board/tali: Version bump

Package-Manager: portage-2.2.24

 games-board/tali/Manifest   |  1 +
 games-board/tali/tali-3.18.0.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/games-board/tali/Manifest b/games-board/tali/Manifest
index 5a96325..a8ed4ee 100644
--- a/games-board/tali/Manifest
+++ b/games-board/tali/Manifest
@@ -1,2 +1,3 @@
 DIST tali-3.16.1.tar.xz 1503552 SHA256 
af99dc362bd1031625948b70b76515a584fa64a7cffe389f2d1f8d87637f8e81 SHA512 
330ea6430b6b4dc085f78a2d2f44104d3690acb4f365a69cb207b4c027de376fea0ac3532fbcda67ef091121e79bfa9f7bb859ebb93def51796bd2d4ac0768be
 WHIRLPOOL 
a2421a41e2c2098dd32bce819e869364879ee65bd44fa6452f53147ac22e321a2dc34da52820dc458a68e60770569ee8a0917aec3616d8a43288ffa622014e58
 DIST tali-3.16.2.tar.xz 2809224 SHA256 
d375c163b0fe40f52114548cdd3b2523f83e244e538823f983f9a8ea324be373 SHA512 
b53c452159a06d2f333e4f6972970a3b643ce3d1aebd2f62a965e1d7066c50a2287c71a783fda8cd588865d1c54c324be6ef4f461a5b4558b153e29823a0a6c0
 WHIRLPOOL 
bbf5490593b143e5a107338369a5a0612b75da211fdfb60252bfa42e35de8041f2d4db75d53ff94f92e11fb2e237b905e0402e30dacf1005ecb66ead1c3bf38e
+DIST tali-3.18.0.tar.xz 2786792 SHA256 
fe785ed2c3eeca8706834a967c0011cfee016008b4e55c1f5e0529b348bc9864 SHA512 
6805cfee02887c3824748e681fd0d4dd276baabbd32e370e6368aaafe7131f3fce5261c9fc8a747c3be35307db46e729bd8ec8023001cd58191749b50c21fd78
 WHIRLPOOL 
71832d64f94e0441622be4c8e2b5558257e13d0ee4ca670c09a330352eb4fd1c641fb9a6ee157785bf3f842e6e27241ed1bceea1baf17496e73850161f711d37

diff --git a/games-board/tali/tali-3.18.0.ebuild 
b/games-board/tali/tali-3.18.0.ebuild
new file mode 100644
index 000..a506ced
--- /dev/null
+++ b/games-board/tali/tali-3.18.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome-games
+
+DESCRIPTION="Beat the odds in a poker-style dice game"
+HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+   dev-libs/glib:2
+   >=gnome-base/librsvg-2.32:2
+   >=x11-libs/gtk+-3.15:3
+"
+DEPEND="${RDEPEND}
+   app-text/yelp-tools
+   dev-libs/appstream-glib
+   >=dev-util/intltool-0.50
+   sys-devel/gettext
+   virtual/pkgconfig
+"



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2015-11-14 Thread Pacho Ramos
commit: f3d011b67de2022384026fa6ca353bd902183539
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Nov 14 18:21:53 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Nov 14 18:39:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3d011b6

games-board/tali: Drop old

Package-Manager: portage-2.2.24

 games-board/tali/Manifest   |  1 -
 games-board/tali/tali-3.16.1.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/games-board/tali/Manifest b/games-board/tali/Manifest
index a8ed4ee..598f618 100644
--- a/games-board/tali/Manifest
+++ b/games-board/tali/Manifest
@@ -1,3 +1,2 @@
-DIST tali-3.16.1.tar.xz 1503552 SHA256 
af99dc362bd1031625948b70b76515a584fa64a7cffe389f2d1f8d87637f8e81 SHA512 
330ea6430b6b4dc085f78a2d2f44104d3690acb4f365a69cb207b4c027de376fea0ac3532fbcda67ef091121e79bfa9f7bb859ebb93def51796bd2d4ac0768be
 WHIRLPOOL 
a2421a41e2c2098dd32bce819e869364879ee65bd44fa6452f53147ac22e321a2dc34da52820dc458a68e60770569ee8a0917aec3616d8a43288ffa622014e58
 DIST tali-3.16.2.tar.xz 2809224 SHA256 
d375c163b0fe40f52114548cdd3b2523f83e244e538823f983f9a8ea324be373 SHA512 
b53c452159a06d2f333e4f6972970a3b643ce3d1aebd2f62a965e1d7066c50a2287c71a783fda8cd588865d1c54c324be6ef4f461a5b4558b153e29823a0a6c0
 WHIRLPOOL 
bbf5490593b143e5a107338369a5a0612b75da211fdfb60252bfa42e35de8041f2d4db75d53ff94f92e11fb2e237b905e0402e30dacf1005ecb66ead1c3bf38e
 DIST tali-3.18.0.tar.xz 2786792 SHA256 
fe785ed2c3eeca8706834a967c0011cfee016008b4e55c1f5e0529b348bc9864 SHA512 
6805cfee02887c3824748e681fd0d4dd276baabbd32e370e6368aaafe7131f3fce5261c9fc8a747c3be35307db46e729bd8ec8023001cd58191749b50c21fd78
 WHIRLPOOL 
71832d64f94e0441622be4c8e2b5558257e13d0ee4ca670c09a330352eb4fd1c641fb9a6ee157785bf3f842e6e27241ed1bceea1baf17496e73850161f711d37

diff --git a/games-board/tali/tali-3.16.1.ebuild 
b/games-board/tali/tali-3.16.1.ebuild
deleted file mode 100644
index 5d481be..000
--- a/games-board/tali/tali-3.16.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome-games
-
-DESCRIPTION="Beat the odds in a poker-style dice game"
-HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-RDEPEND="
-   dev-libs/glib:2
-   >=gnome-base/librsvg-2.32:2
-   >=x11-libs/gtk+-3.15:3
-"
-DEPEND="${RDEPEND}
-   app-text/yelp-tools
-   dev-libs/appstream-glib
-   >=dev-util/intltool-0.50
-   sys-devel/gettext
-   virtual/pkgconfig
-"



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2015-09-20 Thread Pacho Ramos
commit: 5d0451bab737a2092e84a831faa9cf838a2ca962
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 20 18:46:40 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 20 18:46:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d0451ba

games-board/tali: Drop old

Package-Manager: portage-2.2.20.1

 games-board/tali/Manifest   |  1 -
 games-board/tali/tali-3.14.0.ebuild | 28 
 2 files changed, 29 deletions(-)

diff --git a/games-board/tali/Manifest b/games-board/tali/Manifest
index a9f2d92..ee7ce90 100644
--- a/games-board/tali/Manifest
+++ b/games-board/tali/Manifest
@@ -1,2 +1 @@
-DIST tali-3.14.0.tar.xz 2835264 SHA256 
81f15fcab820d384d02cd39033f2931cd15926f5a39d8c02766584d3b1b2f939 SHA512 
4f63915181f217b914fe0efd32683c2ab8dc923d1e3ae28bddc3dba557cd77512c67edf695877ea7db0efe005e8074efbc88ac900868ba39c3186e7f3e38d731
 WHIRLPOOL 
2bd451a1dce734223c956297090f74138a0f914604e0701ddfe588ec15760f2340b13297ed054ac522b6d460dcbf2c4b60c8dc184711a32e352d1255a1d24849
 DIST tali-3.16.1.tar.xz 1503552 SHA256 
af99dc362bd1031625948b70b76515a584fa64a7cffe389f2d1f8d87637f8e81 SHA512 
330ea6430b6b4dc085f78a2d2f44104d3690acb4f365a69cb207b4c027de376fea0ac3532fbcda67ef091121e79bfa9f7bb859ebb93def51796bd2d4ac0768be
 WHIRLPOOL 
a2421a41e2c2098dd32bce819e869364879ee65bd44fa6452f53147ac22e321a2dc34da52820dc458a68e60770569ee8a0917aec3616d8a43288ffa622014e58

diff --git a/games-board/tali/tali-3.14.0.ebuild 
b/games-board/tali/tali-3.14.0.ebuild
deleted file mode 100644
index b8da9cc..000
--- a/games-board/tali/tali-3.14.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome-games
-
-DESCRIPTION="Beat the odds in a poker-style dice game"
-HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-RDEPEND="
-   dev-libs/glib:2
-   >=gnome-base/librsvg-2.32:2
-   >=x11-libs/gtk+-3.12:3
-"
-DEPEND="${RDEPEND}
-   app-text/yelp-tools
-   >=dev-util/intltool-0.50
-   sys-devel/gettext
-   virtual/pkgconfig
-"



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2015-09-20 Thread Pacho Ramos
commit: 6fbd941e38e60015ad126055e9a3868ec003e3fc
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 20 18:47:20 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 20 18:47:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fbd941e

games-board/tali: Version bump

Package-Manager: portage-2.2.20.1

 games-board/tali/Manifest   |  1 +
 games-board/tali/tali-3.16.2.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/games-board/tali/Manifest b/games-board/tali/Manifest
index ee7ce90..5a96325 100644
--- a/games-board/tali/Manifest
+++ b/games-board/tali/Manifest
@@ -1 +1,2 @@
 DIST tali-3.16.1.tar.xz 1503552 SHA256 
af99dc362bd1031625948b70b76515a584fa64a7cffe389f2d1f8d87637f8e81 SHA512 
330ea6430b6b4dc085f78a2d2f44104d3690acb4f365a69cb207b4c027de376fea0ac3532fbcda67ef091121e79bfa9f7bb859ebb93def51796bd2d4ac0768be
 WHIRLPOOL 
a2421a41e2c2098dd32bce819e869364879ee65bd44fa6452f53147ac22e321a2dc34da52820dc458a68e60770569ee8a0917aec3616d8a43288ffa622014e58
+DIST tali-3.16.2.tar.xz 2809224 SHA256 
d375c163b0fe40f52114548cdd3b2523f83e244e538823f983f9a8ea324be373 SHA512 
b53c452159a06d2f333e4f6972970a3b643ce3d1aebd2f62a965e1d7066c50a2287c71a783fda8cd588865d1c54c324be6ef4f461a5b4558b153e29823a0a6c0
 WHIRLPOOL 
bbf5490593b143e5a107338369a5a0612b75da211fdfb60252bfa42e35de8041f2d4db75d53ff94f92e11fb2e237b905e0402e30dacf1005ecb66ead1c3bf38e

diff --git a/games-board/tali/tali-3.16.2.ebuild 
b/games-board/tali/tali-3.16.2.ebuild
new file mode 100644
index 000..a506ced
--- /dev/null
+++ b/games-board/tali/tali-3.16.2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome-games
+
+DESCRIPTION="Beat the odds in a poker-style dice game"
+HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+   dev-libs/glib:2
+   >=gnome-base/librsvg-2.32:2
+   >=x11-libs/gtk+-3.15:3
+"
+DEPEND="${RDEPEND}
+   app-text/yelp-tools
+   dev-libs/appstream-glib
+   >=dev-util/intltool-0.50
+   sys-devel/gettext
+   virtual/pkgconfig
+"