summaryrefslogtreecommitdiff
path: root/app-text
diff options
context:
space:
mode:
Diffstat (limited to 'app-text')
-rw-r--r--app-text/Manifest.gzbin48563 -> 48565 bytes
-rw-r--r--app-text/gtranslator/Manifest3
-rw-r--r--app-text/gtranslator/files/gtranslator-42.0-Revert-Add-GDA-6-compatibility.patch28
-rw-r--r--app-text/gtranslator/gtranslator-42.0.ebuild62
-rw-r--r--app-text/hunspell/Manifest2
-rw-r--r--app-text/hunspell/hunspell-1.7.1.ebuild2
6 files changed, 95 insertions, 2 deletions
diff --git a/app-text/Manifest.gz b/app-text/Manifest.gz
index c6f17cb6b238..98094c9447c5 100644
--- a/app-text/Manifest.gz
+++ b/app-text/Manifest.gz
Binary files differ
diff --git a/app-text/gtranslator/Manifest b/app-text/gtranslator/Manifest
index 2bd74a4cb466..7affb31121f5 100644
--- a/app-text/gtranslator/Manifest
+++ b/app-text/gtranslator/Manifest
@@ -1,4 +1,7 @@
AUX gtranslator-40.0-meson-0.61.patch 865 BLAKE2B 79db4e5cc4f08822ce3a0f2237cc8216e763cd2de4f2383815062c6e1f4dea33298b04d56e18f5930962098f68fde1447bd96515f993a3ebe018809d92cca235 SHA512 6774f3a43e892e871b47ac6f44d6c4e32b03c72acf36419b757b1e3f029445b9c6d9aadffca8ad8c8cdb6a8a1d2f9396e73c6043379b58b4d0f74d3a6b0ea0cc
+AUX gtranslator-42.0-Revert-Add-GDA-6-compatibility.patch 802 BLAKE2B 9df62e77c9ef15ca038c6b4665a7738da7413020bcbcbb523d94fff1269c6cedc7007cb6818334850c569f5d08a2b65ca0ae8643842d9d904e9f06bdee2c2bd4 SHA512 2b582f943bed6f19fbe7124e814e366e58e63585d96eb79303410a0a92afa15e0866d103b290ef8920acf21592394f8eeb0a4b8231f6321438dbf110e19871d7
DIST gtranslator-40.0.tar.xz 1509940 BLAKE2B dbf4c4a8765167177959c058b29563a2c3190e103a9f462a976bfc416c7cd995c649b549a40aa6f7c9b26502c5d56f3e4252a52919de979167f7adb5381604fc SHA512 214c5360ada6c98e9e7cd6a653bdc9a1dc5dd6cca995295369f8f9aac7261680fa521f2d2528f275233479d55ef1b03ee9ddc4a4e734e27a25bb24172c855a47
+DIST gtranslator-42.0.tar.xz 1526376 BLAKE2B 3d6834c201601415a1fb761bcef471a6c63aae311d22cb1ef5d615e20d124d05b165abb92590da2502b79456c9130e14dd7733746f5006a3c219aaf7f0505ba7 SHA512 785f2757360425b735948faca9eb8ef5f4433394f4fd99ff6e1f78f41d382c7769318ad8d329906910bcdd5a64b4ee0aa2df2e218a3c4b7576938e3d870077b6
EBUILD gtranslator-40.0.ebuild 1132 BLAKE2B d18a39afdffb04a671590c994422457ea050c78e7024dd59338b7c8638ef6b4da6297eb6ebcebd542d93ed039177fd2e4ce4b8e0da495922246b735b5181a3e4 SHA512 a463faa8b570d2de8d13662c2ce5ed0b55f15bac63074fb44c2e6f54adbd1a0155c467353897a048186ce6705644130faee6b50ed1a4c3e75534114e2ada488e
+EBUILD gtranslator-42.0.ebuild 1151 BLAKE2B b5e8ffa355792a90399c40adbe9df3650e39f90370f316a66382ce128cb09ab3bf916258d65aa1109af17ba62ce925773eb4ebfd7687844958214eeb4ae20bb1 SHA512 577c730e615134352cf556d803a1296e9a7e2659ced17b44f5f01a0f78800bcae80893f9177f3736a423eb95746101203f962f48313feeb0b69bd146f6aa525d
MISC metadata.xml 813 BLAKE2B e88f712bb4475618b3f4c55a56becdb271752ce7c14a870893a243719124100e4d95dbc090fdb8069132f7b6d024738568ed6ff1c649486ae054302b73bd213e SHA512 e8b69861262d570c05ad69f30891ac979d5860d34de4aa85531111c6c8cad321dad8a395325c687a459e2e72b83374a9a986304e081ae93afa985d8b06c07364
diff --git a/app-text/gtranslator/files/gtranslator-42.0-Revert-Add-GDA-6-compatibility.patch b/app-text/gtranslator/files/gtranslator-42.0-Revert-Add-GDA-6-compatibility.patch
new file mode 100644
index 000000000000..5aa8047c58e0
--- /dev/null
+++ b/app-text/gtranslator/files/gtranslator-42.0-Revert-Add-GDA-6-compatibility.patch
@@ -0,0 +1,28 @@
+https://gitlab.gnome.org/GNOME/gtranslator/-/merge_requests/127
+
+From 9d8f92d37a7af3eca6985de72f52b45a21f9c91d Mon Sep 17 00:00:00 2001
+From: Daniel Garcia Moreno <daniel.garcia@suse.com>
+Date: Thu, 22 Sep 2022 08:20:11 +0200
+Subject: [PATCH] Revert "Add GDA 6 compatibility"
+
+This reverts commit 27c3f164422c193246aa4f71facf77d2a97ee94c
+---
+ meson.build | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/meson.build b/meson.build
+index 076812bd..f734e496 100644
+--- a/meson.build
++++ b/meson.build
+@@ -111,7 +111,7 @@ gtr_deps = [
+ glib_dep,
+ gtk_dep,
+ libhandy_dep,
+- dependency('libgda-6.0'),
++ dependency('libgda-5.0'),
+ dependency('gio-2.0', version: '>= 2.36.0'),
+ dependency('gsettings-desktop-schemas'),
+ dependency('gspell-1', version: '>= 1.2.0'),
+--
+2.35.1
+
diff --git a/app-text/gtranslator/gtranslator-42.0.ebuild b/app-text/gtranslator/gtranslator-42.0.ebuild
new file mode 100644
index 000000000000..298b32be7eb3
--- /dev/null
+++ b/app-text/gtranslator/gtranslator-42.0.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="GNOME Translation Editor"
+HOMEPAGE="https://wiki.gnome.org/Apps/Gtranslator"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="gtk-doc"
+
+DEPEND="
+ >=dev-libs/glib-2.71.3:2
+ >=x11-libs/gtk+-3.22.20:3
+ >=gui-libs/libhandy-1.5.0:1
+ gnome-extra/libgda:5=
+ gnome-base/gsettings-desktop-schemas
+ >=app-text/gspell-1.2.0:=
+ >=x11-libs/gtksourceview-4.0.2:4
+ >=dev-libs/libxml2-2.4.12:2
+ net-libs/libsoup:3.0
+ >=dev-libs/json-glib-1.2.0
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+ dev-libs/appstream-glib
+ dev-libs/libxml2:2
+ dev-util/glib-utils
+ gtk-doc? (
+ >=dev-util/gtk-doc-1.28
+ app-text/docbook-xml-dtd:4.1.2
+ )
+ dev-util/itstool
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+"
+
+PATCHES=(
+ "${FILESDIR}"/${P}-Revert-Add-GDA-6-compatibility.patch
+)
+
+src_configure() {
+ local emesonargs=(
+ $(meson_use gtk-doc gtk_doc)
+ -Dprofile=default
+ )
+ meson_src_configure
+}
+
+pkg_postinst() {
+ xdg_pkg_postinst
+ gnome2_schemas_update
+}
+
+pkg_postrm() {
+ xdg_pkg_postrm
+ gnome2_schemas_update
+}
diff --git a/app-text/hunspell/Manifest b/app-text/hunspell/Manifest
index fda32ca3caa7..9742f39044f1 100644
--- a/app-text/hunspell/Manifest
+++ b/app-text/hunspell/Manifest
@@ -4,5 +4,5 @@ AUX hunspell-1.7.0-tinfo.patch 1719 BLAKE2B 1b612edd63dc04fe57a27fc94937b1cabcb3
DIST hunspell-1.7.0.tar.gz 482156 BLAKE2B daf689ab44872c78d27bd035d996c61da9b01b7bbe5ced120034b2d64bbead573ad3807dfe5a06ecdbd96c610f42e4ea015be4b2046ebafad13347c08e60913a SHA512 8149b2e8b703a0610c9ca5160c2dfad3cf3b85b16b3f0f5cfcb7ebb802473b2d499e8e2d0a637a97a37a24d62424e82d3880809210d3f043fa17a4970d47c903
DIST hunspell-1.7.1.tar.gz 1074306 BLAKE2B 55b82ece0ca73fb8823fc2efaafa25dd317fb62a3f593f582049244374b7c8254fa570f86909f93ae68bcf43a625db6eec74efa2669f360a0e634f2c24bc6121 SHA512 e177fadd39e89abf47c6cec7d12d1976d21af5c924fb62402433af202c07db50156cd9f60ceae44952b05740e76a98548afb7ac12b666a9fa170ef52e6f8e808
EBUILD hunspell-1.7.0-r2.ebuild 2316 BLAKE2B f470ea41b0e9c2993eb68bc8351ca737e209d44db4f5af1f712980d7806238abe1172ed5d12c92b316be77ea67f52824df76d801b2af7dea056a83287cec0427 SHA512 08f2bf11f5e6130e476cf05429d59615aae37c726aa2033a2da13c6b9a7ce13436dce070025fe73e44f2f5b1e996b66e4475f6ade2c3f6b66225a5da18bfe52a
-EBUILD hunspell-1.7.1.ebuild 2268 BLAKE2B 0ecdbf525cffa3f906fc9d2b714359c5aeb1b29cdb21617e7eafc4abc66d102a546cf6d0d6a372b09fa293efc9a4ec3284f4cbf47ebadf45bba4217e11b4a7c1 SHA512 6bc621ca5efee55422a03e87f52dd187b16d4bea36e5542ba5119b32449f86be433ff2b4c3c99e594d9cb321967e1cffce097e02a4a35c3effed997fb30839bc
+EBUILD hunspell-1.7.1.ebuild 2265 BLAKE2B 68cc8b03df9eba1f4fcbb66063ecc49157cd1c30acf0cc4dd2e6eca03d8eaa1490009281f474670a777d4479e3b1c9f21ce8e17b364e5f3990c085992290b0e4 SHA512 97b9896e07c3e004af7ed252968b21da15a626ebd4e2ad08c4bea1da61638f9c3d16a5be924c339e1d7d3164f9d13067ad53834fe2d8ffa61b8c5f82b62c4826
MISC metadata.xml 301 BLAKE2B b51f61b0ee48d57bc3cb55e7b82b28395877d7c5b4b715f1e79330da95cf6874c1361341a0ac85ab0ecdc1420b2046d278913571ed69604142cf0cd73181099b SHA512 c83f8543e28a964670c59474527d3866c941e211c60c14b23a2c950ac8b9fad35983af5303820ad96920931ddcc676c0d7201ede9fc56f1b41e7c63e15b8a261
diff --git a/app-text/hunspell/hunspell-1.7.1.ebuild b/app-text/hunspell/hunspell-1.7.1.ebuild
index 2fc077c72c50..e9b14d2c4b84 100644
--- a/app-text/hunspell/hunspell-1.7.1.ebuild
+++ b/app-text/hunspell/hunspell-1.7.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/hunspell/hunspell/releases/download/v${PV}/${P}.tar.
LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
SLOT="0/$(ver_cut 1-2)"
IUSE="ncurses nls readline static-libs"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
RDEPEND="
ncurses? ( sys-libs/ncurses:= )