From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CA651138334 for ; Wed, 1 Jan 2020 10:08:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF232E09BE; Wed, 1 Jan 2020 10:08:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6E405E09BA for ; Wed, 1 Jan 2020 10:08:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E3C5634DD95 for ; Wed, 1 Jan 2020 10:08:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B4C8486 for ; Wed, 1 Jan 2020 10:08:45 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1577873170.1e510087012cfe1c7dcbc22afd2daf7901c272eb.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-officeext/ooofbtools/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-officeext/ooofbtools/Manifest app-officeext/ooofbtools/ooofbtools-2.56.ebuild X-VCS-Directories: app-officeext/ooofbtools/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1e510087012cfe1c7dcbc22afd2daf7901c272eb X-VCS-Branch: master Date: Wed, 1 Jan 2020 10:08:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ffc9eff9-b224-4406-a624-e98ccc0274e4 X-Archives-Hash: f91f8a0c0a18daf79150f1b6f7d56625 commit: 1e510087012cfe1c7dcbc22afd2daf7901c272eb Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Jan 1 10:01:25 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jan 1 10:06:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e510087 app-officeext/ooofbtools: 2.56 version bump Reported-by: Sergey S. Starikoff yandex.ru> Closes: https://bugs.gentoo.org/690558 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner gentoo.org> app-officeext/ooofbtools/Manifest | 1 + app-officeext/ooofbtools/ooofbtools-2.56.ebuild | 39 +++++++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/app-officeext/ooofbtools/Manifest b/app-officeext/ooofbtools/Manifest index 23338e41977..70dc99fa188 100644 --- a/app-officeext/ooofbtools/Manifest +++ b/app-officeext/ooofbtools/Manifest @@ -1 +1,2 @@ DIST OOoFBTools-2.55.zip 5272938 BLAKE2B 1f4328e02ad41cfb27803fa6dbf104ecbb3c57c3056d30e02ed6573eb2b4ac9f33447b41eee4e67572b36c81eb0a2c67ea36d1ff006440afd2e7da3d19c0c3a1 SHA512 0a327939e9ee84b964d1bab0795438f0a827086932d3cc2eb4dbc82e34dc85d6653a8836f6a7fb7b983d4fb9e83d56747b472d49d3817f8703cf461a390ad1c5 +DIST OOoFBTools-2.56.zip 5256051 BLAKE2B ed78dffff2a2480d2c882c56ed7918d729c794227e909c7e6a115bc8632020b2c33ec9da0f619350b2eacf6ff604f727af9f50b435cd80f2fe952b440ff5f388 SHA512 12bb763a7eadb1aa03d9ed09b5b9754ef4465dba588b79f2399a48709ef408dddbd49ff470c872fe4e41f3da3faadb12eb5a37b31afc1f0f07a0b810110aad99 diff --git a/app-officeext/ooofbtools/ooofbtools-2.56.ebuild b/app-officeext/ooofbtools/ooofbtools-2.56.ebuild new file mode 100644 index 00000000000..942835191dd --- /dev/null +++ b/app-officeext/ooofbtools/ooofbtools-2.56.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +MY_PN="OOoFBTools" +OFFICE_EXTENSIONS=( "${MY_PN}.oxt" ) +inherit office-ext-r1 + +DESCRIPTION="Open/LibreOffice extension for the FictionBook2 format with validation" +HOMEPAGE="https://sourceforge.net/projects/fbtools/" +SRC_URI="mirror://sourceforge/fbtools/files/release/${MY_PN}-${PV}.zip" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + app-arch/zip + dev-libs/libxml2 +" + +S="${WORKDIR}/${MY_PN}-${PV}" + +OFFICE_EXTENSIONS_LOCATION="${S}" + +src_prepare() { + default + + # Remove Windows cruft + pushd "${WORKDIR}/${MY_PN}.oxt" &>/dev/null || die + rm -r win32 || die + popd &>/dev/null || die +} + +src_install() { + office-ext-r1_src_install + dodoc ChangeLog* +}