Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/gtranslator/
Date: Fri, 07 Dec 2018 19:05:37
Message-Id: 1544209462.f83f11b147254c59f75a0e9387be2635d9568445.leio@gentoo
1 commit: f83f11b147254c59f75a0e9387be2635d9568445
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 7 19:01:05 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 7 19:04:22 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f83f11b1
7
8 app-text/gtranslator: bump to 3.30.1
9
10 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
11 Package-Manager: Portage-2.3.52, Repoman-2.3.11
12
13 app-text/gtranslator/Manifest | 1 +
14 app-text/gtranslator/gtranslator-3.30.1.ebuild | 52 ++++++++++++++++++++++++++
15 app-text/gtranslator/metadata.xml | 9 +++++
16 3 files changed, 62 insertions(+)
17
18 diff --git a/app-text/gtranslator/Manifest b/app-text/gtranslator/Manifest
19 index 5809c06a7b0..45a03b613da 100644
20 --- a/app-text/gtranslator/Manifest
21 +++ b/app-text/gtranslator/Manifest
22 @@ -1 +1,2 @@
23 DIST gtranslator-2.91.7.tar.xz 2835836 BLAKE2B e6e1f7b512705152a520a47bdddd01336ddcecb9ca20409546d64caa124f1bca2985fd2a9cd7564983a8411c6a7227d37b55ce8b3e452ee7a0d5beba3460bd59 SHA512 8d2a582e06ab0fecb9c18bde372ca0cd02d426155d4b30b876bd8f2e177c88c79d410adb0297ab85f18a952eeef32c17352cde18eda3c4c4fe33833db25022b5
24 +DIST gtranslator-3.30.1.tar.xz 3060168 BLAKE2B e2e238ffc461b99be9df679c431d7cae85c70ca9db7aea4e7c51d9bd12aa417fab0d53d6c512555992dfb2d40f55d6d0dba8c3aacd043ad8c2ebe690de8ac562 SHA512 5f6384bec8bb23afa9aefe5928260b7ccb408d41b8a363d85277435428ca34fe544068526b11801e534911753c95b3049892e647938bee755b37f3f5cbf94f41
25
26 diff --git a/app-text/gtranslator/gtranslator-3.30.1.ebuild b/app-text/gtranslator/gtranslator-3.30.1.ebuild
27 new file mode 100644
28 index 00000000000..88e7d00a7c7
29 --- /dev/null
30 +++ b/app-text/gtranslator/gtranslator-3.30.1.ebuild
31 @@ -0,0 +1,52 @@
32 +# Copyright 1999-2018 Gentoo Authors
33 +# Distributed under the terms of the GNU General Public License v2
34 +
35 +EAPI=6
36 +
37 +inherit gnome.org gnome2-utils meson xdg
38 +
39 +DESCRIPTION="GNOME Translation Editor"
40 +HOMEPAGE="https://wiki.gnome.org/Apps/Gtranslator"
41 +
42 +LICENSE="GPL-3+"
43 +SLOT="0"
44 +KEYWORDS="~amd64 ~ppc ~x86"
45 +IUSE="gtk-doc"
46 +
47 +RDEPEND="
48 + >=dev-libs/glib-2.36.0:2
49 + >=x11-libs/gtk+-3.22.20:3
50 + >=app-text/iso-codes-0.35
51 + gnome-extra/libgda:5=
52 + gnome-base/gsettings-desktop-schemas
53 + >=app-text/gspell-1.2.0:=
54 + >=x11-libs/gtksourceview-4.0.2:4
55 + >=dev-libs/libxml2-2.4.12:2
56 +"
57 +DEPEND="${RDEPEND}
58 + dev-util/glib-utils
59 + >=dev-util/meson-0.46.0
60 + gtk-doc? ( dev-util/gtk-doc )
61 + dev-util/itstool
62 + >=sys-devel/gettext-0.19.8
63 + virtual/pkgconfig
64 +"
65 +
66 +src_configure() {
67 + local emesonargs=(
68 + $(meson_use gtk-doc gtk_doc)
69 + )
70 + meson_src_configure
71 +}
72 +
73 +pkg_postinst() {
74 + xdg_pkg_postinst
75 + gnome2_icon_cache_update
76 + gnome2_schemas_update
77 +}
78 +
79 +pkg_postrm() {
80 + xdg_pkg_postrm
81 + gnome2_icon_cache_update
82 + gnome2_schemas_update
83 +}
84
85 diff --git a/app-text/gtranslator/metadata.xml b/app-text/gtranslator/metadata.xml
86 index a6e15044678..fac790dbf91 100644
87 --- a/app-text/gtranslator/metadata.xml
88 +++ b/app-text/gtranslator/metadata.xml
89 @@ -9,6 +9,15 @@
90 <flag name="gnome-dictionary">Enable plugin for dictionary lookups using <pkg>app-dicts/gnome-dictionary</pkg>.</flag>
91 <flag name="gucharmap">Enable plugin for unicode symbols selection using <pkg>gnome-extra/gucharmap</pkg>.</flag>
92 </use>
93 + <longdescription lang="en">
94 + Gtranslator is an enhanced gettext po file editor for the GNOME desktop
95 + environment.
96 + It handles all forms of gettext po files and includes very useful features
97 + like find/replace, translation memory, different translator profiles,
98 + messages table (for having an overview of the translations/messages in the
99 + po file), easy navigation and editing of translation messages and comments
100 + of the translation where accurate.
101 + </longdescription>
102 <upstream>
103 <remote-id type="sourceforge">gtranslator</remote-id>
104 </upstream>