From: "Andrey Grozin" <grozin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/foliate/
Date: Mon, 6 Jul 2020 06:37:53 +0000 (UTC) [thread overview]
Message-ID: <1594017435.f167c2819505cafcfab78101dbe5c581c16f8fb0.grozin@gentoo> (raw)
commit: f167c2819505cafcfab78101dbe5c581c16f8fb0
Author: Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 6 06:37:15 2020 +0000
Commit: Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Mon Jul 6 06:37:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f167c281
app-text/foliate: bump to 2.4.1
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org>
app-text/foliate/Manifest | 1 +
app-text/foliate/foliate-2.4.1.ebuild | 46 +++++++++++++++++++++++++++++++++++
2 files changed, 47 insertions(+)
diff --git a/app-text/foliate/Manifest b/app-text/foliate/Manifest
index 1cfbc505eff..3afbe2cb23c 100644
--- a/app-text/foliate/Manifest
+++ b/app-text/foliate/Manifest
@@ -1 +1,2 @@
DIST foliate-2.2.1.tar.gz 4310842 BLAKE2B 3e858379c84a790d1ce4d60af25c4911d2864d7b82f1896216ae8a01598ae7865d65b90056348b372b328e84184e75fcbacfbb2b6fdb8aa9a7e254e726957c4f SHA512 3c9c3d8f2df72fcb8699ccf23bf1850c129c6f387a9b12489d8fcc3dd1da4da5a7e0707f74f4607ab0e28d67e2f55f0bb2d053fbbc072bc9915c54c4857e4cff
+DIST foliate-2.4.1.tar.gz 4637388 BLAKE2B 4dfc0e0de5c668e73d80ff86b009f4711f0a439e6defd01a591f6271dab2de403d5f5304b29cad6c04661ee3da4d821416952324b500f73d22cdb62f85f97fed SHA512 25ae76232cb70722b0bb17d8a22c72011d99b7029f4ce70fa85a2f4baa2f93ce1fb855f5a03df882fe6f6af42101d4a368dc05a09d5fbeb78cb503b5d57fffe1
diff --git a/app-text/foliate/foliate-2.4.1.ebuild b/app-text/foliate/foliate-2.4.1.ebuild
new file mode 100644
index 00000000000..74315efa5de
--- /dev/null
+++ b/app-text/foliate/foliate-2.4.1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PLOCALES="cs_CS de_DE es fr_FR id_ID ie it nl pt_BR ru_RU sv tr uk zh_CN zh_TW"
+inherit meson l10n xdg-utils gnome2-utils
+SRC_URI="https://github.com/johnfactotum/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+DESCRIPTION="gtk ebook reader built with gjs"
+HOMEPAGE="https://github.com/johnfactotum/foliate/"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+BDEPEND="${MESON_DEPEND}
+ sys-devel/gettext"
+RDEPEND="dev-libs/gjs
+ net-libs/webkit-gtk"
+
+src_prepare() {
+ default
+
+ l10n_find_plocales_changes "${S}"/po '' '.po'
+
+ rm_po() {
+ rm po/${1}.po
+ sed -e "/^${1}/d" -i po/LINGUAS
+ }
+
+ l10n_for_each_disabled_locale_do rm_po
+}
+
+pkg_postinst() {
+ xdg_desktop_database_update
+ xdg_mimeinfo_database_update
+ xdg_icon_cache_update
+ gnome2_schemas_update
+}
+
+pkg_postrm() {
+ xdg_desktop_database_update
+ xdg_mimeinfo_database_update
+ xdg_icon_cache_update
+ gnome2_schemas_update
+}
next reply other threads:[~2020-07-06 6:37 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-06 6:37 Andrey Grozin [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-02 4:43 [gentoo-commits] repo/gentoo:master commit in: app-text/foliate/ Andrey Grozin
2025-03-01 17:17 Arthur Zamarin
2025-03-01 14:29 Andrey Grozin
2024-12-29 13:54 Andrey Grozin
2024-06-06 12:46 Andrey Grozin
2024-04-17 22:01 Sam James
2024-01-06 11:38 Andrey Grozin
2023-11-28 14:24 Andrey Grozin
2023-02-16 10:59 Andrey Grozin
2023-02-16 10:57 Andrey Grozin
2022-03-27 3:37 Andrey Grozin
2022-03-26 19:47 Agostino Sarubbo
2022-02-21 8:00 Andrey Grozin
2022-02-21 5:53 Andrey Grozin
2022-02-21 5:51 Andrey Grozin
2022-01-21 5:48 Andrey Grozin
2021-04-26 14:25 Andrey Grozin
2021-04-26 14:23 Andrey Grozin
2021-03-31 10:02 Andrey Grozin
2020-10-30 15:34 Andrey Grozin
2020-07-20 15:18 Andrey Grozin
2020-07-20 15:16 Andrey Grozin
2020-07-08 14:27 Andrey Grozin
2020-06-16 11:09 Andrey Grozin
2020-06-15 16:35 Andrey Grozin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1594017435.f167c2819505cafcfab78101dbe5c581c16f8fb0.grozin@gentoo \
--to=grozin@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox