summaryrefslogtreecommitdiff
path: root/games-puzzle
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-18 04:11:17 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-18 04:11:17 +0100
commit75b7b7da41881995754ded71c9c029cb1686096d (patch)
tree02022977f8ef1eed026d9f132e5951721aded5ef /games-puzzle
parent6854913aa1a57839328baafb435b84f9baacae65 (diff)
gentoo auto-resync : 18:05:2023 - 04:11:16
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/Manifest.gzbin17294 -> 17291 bytes
-rw-r--r--games-puzzle/gnome-sudoku/Manifest2
-rw-r--r--games-puzzle/gnome-sudoku/gnome-sudoku-43.1.ebuild48
-rw-r--r--games-puzzle/hitori/Manifest3
-rw-r--r--games-puzzle/hitori/files/hitori-3.38.3-meson-0.61-build.patch35
-rw-r--r--games-puzzle/hitori/hitori-3.38.3.ebuild40
6 files changed, 0 insertions, 128 deletions
diff --git a/games-puzzle/Manifest.gz b/games-puzzle/Manifest.gz
index 26599a8e29df..6414c9789980 100644
--- a/games-puzzle/Manifest.gz
+++ b/games-puzzle/Manifest.gz
Binary files differ
diff --git a/games-puzzle/gnome-sudoku/Manifest b/games-puzzle/gnome-sudoku/Manifest
index 7b6e3f7d9093..1df53ed06ddc 100644
--- a/games-puzzle/gnome-sudoku/Manifest
+++ b/games-puzzle/gnome-sudoku/Manifest
@@ -1,5 +1,3 @@
-DIST gnome-sudoku-43.1.tar.xz 388640 BLAKE2B 51208b5d2f2662f46cd3660cf7e49cb67bb7d5da3ba048e434e632595c2db7b015f3e02fc6e367f90e25c557a315f37f435d28e33e59cb63a875c8f3e3345810 SHA512 20535d26af516f53e4c6381cb5b0d0c474759e3e9ac41a1b392e868f809daeb8b593d2a4240f9171133c2d4aa369adaa13d65131a77140bf8e9c2fe882810fbe
DIST gnome-sudoku-44.0.tar.xz 391964 BLAKE2B f934c863dd648e606fd44db065dbd0ffb357501a24ea813fa435cee407807fc0546ee2180a53003f2e4e0eac22b394bb6ce281c393f424293305ee350fbfe961 SHA512 96c9cf66f14973d486cc7e2163ff50df442027814ab219f4a22f83a84454295d67bdb5d359613579951070a3e327855b45d039cfd1790e185e8aa92e86f81caf
-EBUILD gnome-sudoku-43.1.ebuild 959 BLAKE2B 9b9a39b187f5295c78b4afd281fe60a02301f9f2ef4aa50594f874cfe6ed2e8419c51de7bcd655c0655ff4d82fcf49a3b7ed6427c4bf42cd0a4904c42b8d3109 SHA512 456643a43dc71d66d4c2ff537c28852ff9eca8f106c3b8e7f9d5497d7939b735d75ab478f8ec2f11d83d6c8f26c725f7becf4a51aac11910e495fbe8d4695cc7
EBUILD gnome-sudoku-44.0.ebuild 959 BLAKE2B 9b9a39b187f5295c78b4afd281fe60a02301f9f2ef4aa50594f874cfe6ed2e8419c51de7bcd655c0655ff4d82fcf49a3b7ed6427c4bf42cd0a4904c42b8d3109 SHA512 456643a43dc71d66d4c2ff537c28852ff9eca8f106c3b8e7f9d5497d7939b735d75ab478f8ec2f11d83d6c8f26c725f7becf4a51aac11910e495fbe8d4695cc7
MISC metadata.xml 353 BLAKE2B e2f4d98efe0c100b16c9fb00308f35f3b386960e8123a8d6b2fc077ea41fca33db7e80b3dfe23235eedac5374d6d73a7062eabea5deded271d1985fa550f62e1 SHA512 b04099e8b16ece9bb66c5f34fb32cdaa4a07da79317e1d83aec745f4d2b970ce5de4bb506324b8c5017c103cfea82cdec01ef9d3ea1a629a880da734bd4d9a27
diff --git a/games-puzzle/gnome-sudoku/gnome-sudoku-43.1.ebuild b/games-puzzle/gnome-sudoku/gnome-sudoku-43.1.ebuild
deleted file mode 100644
index cec89d4e61c2..000000000000
--- a/games-puzzle/gnome-sudoku/gnome-sudoku-43.1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnome.org gnome2-utils meson vala xdg
-
-DESCRIPTION="Test your logic skills in this number grid puzzle"
-HOMEPAGE="https://wiki.gnome.org/Apps/Sudoku https://gitlab.gnome.org/GNOME/gnome-sudoku"
-
-LICENSE="GPL-3+ CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-
-RDEPEND="
- >=dev-libs/glib-2.40:2
- dev-libs/libgee:0.8=[introspection]
- >=x11-libs/gtk+-3.24.0:3[introspection]
- dev-libs/json-glib
- >=dev-libs/qqwing-1.3.4:=
- x11-libs/gdk-pixbuf:2[introspection]
- x11-libs/pango[introspection]
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
- ${PYTHON_DEPS}
- $(vala_depend)
- dev-libs/appstream-glib
- dev-util/itstool
- >=sys-devel/gettext-0.19.8
- virtual/pkgconfig
-"
-
-src_prepare() {
- default
- vala_setup
- xdg_environment_reset
-}
-
-pkg_postinst() {
- xdg_pkg_postinst
- gnome2_schemas_update
-}
-
-pkg_postrm() {
- xdg_pkg_postrm
- gnome2_schemas_update
-}
diff --git a/games-puzzle/hitori/Manifest b/games-puzzle/hitori/Manifest
index fea8c99047d4..efae9d741201 100644
--- a/games-puzzle/hitori/Manifest
+++ b/games-puzzle/hitori/Manifest
@@ -1,6 +1,3 @@
-AUX hitori-3.38.3-meson-0.61-build.patch 1189 BLAKE2B 29ad38778c71eb03ecab47aa2f77a60b1eeaf7336e727cf75686aa92989d49ea34fa490cf68333b3547feb8f2552fc1426d91737d6fd0e756f807674acc37895 SHA512 a777e446457381e482000775b627b3929336c1167b8a51ce93f61ed209d71e6da6519c984fc24c19f99a22339824294b4a91f128948e883ef45f273e65d33fde
-DIST hitori-3.38.3.tar.xz 205100 BLAKE2B 8b3e477f8a62911c8fa0b366f578adb7bc362445cf3982a131677988e6f7471a0f56a06fcd356ff19692debf27126e98d4f8c52524af3e6e7e22c3b43bb3276c SHA512 1ba966c22304a2538026234fbb9e0ae34a433643af02ecc26a6e5cd240efa89524ee0e98334d01728f25ec987865a8ff724036e37859503d2517e7480d2dc744
DIST hitori-44.0.tar.xz 248648 BLAKE2B 7764e633cb72d2ec837d613f6d84cbc169041dfe4184d726eb39d7c8c1bf03c22af128f8b53a8521ef0570b2ee13e7dc46afaadbff96e061be7e54664fba9b97 SHA512 9e33effdeabd67003bcb6832b10893cac31ddedd0d42415cad44f7a89e0cc06441630b3996aee894f4b53bb7f4498804f32995420ecc933f6d010e1b3e187996
-EBUILD hitori-3.38.3.ebuild 764 BLAKE2B 4259a65df487d23d0961fd3d311ca04c4655d39a95e4d385bed1340037696bb2fe47b862198da921754218711cb4e3b219fe3b788ee66ae9610d2a22f910a258 SHA512 c730cb35587af63fde31fd1e3327dae32bf9ae8d895c4a4b39807ee685b9668162988c1c98788014a80a574d18fa63e126b2b28cfaa612e6d5fc27eeff274387
EBUILD hitori-44.0.ebuild 711 BLAKE2B a5a9664b27a1320d68ff6b9f89b590d4dbf61ec193be3bb957249755695e4485dbb9307194dfb6051decdbd3da89a0740a396dc0b47cfd9b6d74b505996c19f0 SHA512 25b090e5f0aed053d954336d62ef13b7d3d4eb07eb45a51593f3900293746c297b8156bc958e636b1ce898273a5392324df51908cae2621426e2370d6b06c23a
MISC metadata.xml 347 BLAKE2B 4828f54e4fc388316896c8fca21f7deea650192d5bbbe4184eee3354a266e677d70462a51d01a5d3b7321d45b77e539fa123a2fea40bec333f5b4f0ccecd0826 SHA512 6e6accba9fe3ffda1c980b42674417af16c0ca6611f1f1780617fc4c858eb7563a5b64b0f4cbd26c37b014bf9705af659c812e2f72f21bdbe304539c4a71dc71
diff --git a/games-puzzle/hitori/files/hitori-3.38.3-meson-0.61-build.patch b/games-puzzle/hitori/files/hitori-3.38.3-meson-0.61-build.patch
deleted file mode 100644
index a89b1b498502..000000000000
--- a/games-puzzle/hitori/files/hitori-3.38.3-meson-0.61-build.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-https://gitlab.gnome.org/GNOME/hitori/-/commit/d25728e122f1d7b985029a5ba96810c3e57c27f7.patch
-https://bugs.gentoo.org/831462
-
-From: Philip Withnall <pwithnall@endlessos.org>
-Date: Tue, 2 Nov 2021 12:04:29 +0000
-Subject: [PATCH] build: Drop positional arguments from i18n.merge_file() calls
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Meson never took positional arguments in this function, but didn’t warn
-about it until Meson 0.60. Drop the unnecessary arguments to fix the
-warning.
-
-Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
---- a/data/meson.build
-+++ b/data/meson.build
-@@ -1,6 +1,6 @@
- subdir('icons')
-
--desktop_file = i18n.merge_file('desktop-file',
-+desktop_file = i18n.merge_file(
- type: 'desktop',
- input: '@0@.desktop.in'.format(application_id),
- output: '@0@.desktop'.format(application_id),
-@@ -20,7 +20,7 @@ if desktop_file_validate.found()
- )
- endif
-
--appdata_file = i18n.merge_file('appdata-file',
-+appdata_file = i18n.merge_file(
- input: '@0@.appdata.xml.in'.format(application_id),
- output: '@0@.appdata.xml'.format(application_id),
- po_dir: join_paths(meson.source_root(), 'po'),
-GitLab
diff --git a/games-puzzle/hitori/hitori-3.38.3.ebuild b/games-puzzle/hitori/hitori-3.38.3.ebuild
deleted file mode 100644
index 225ba85d0a91..000000000000
--- a/games-puzzle/hitori/hitori-3.38.3.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit gnome.org gnome2-utils meson xdg
-
-DESCRIPTION="Logic puzzle game for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Hitori"
-
-LICENSE="GPL-3+ CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-IUSE=""
-
-# gtk+-3.22 for build-time optional gtk_show_uri_on_window usage
-RDEPEND="
- >=dev-libs/glib-2.32:2
- >=x11-libs/gtk+-3.22.0:3
- >=x11-libs/cairo-1.4
-"
-DEPEND="${RDEPEND}
- dev-libs/appstream-glib
- dev-util/itstool
- >=sys-devel/gettext-0.19.8
- virtual/pkgconfig
-"
-
-PATCHES=(
- "${FILESDIR}"/${P}-meson-0.61-build.patch
-)
-
-pkg_postinst() {
- xdg_pkg_postinst
- gnome2_schemas_update
-}
-
-pkg_postrm() {
- xdg_pkg_postrm
- gnome2_schemas_update
-}