summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-officeext')
-rw-r--r--app-officeext/barcode/barcode-1.3.5.0-r1.ebuild5
-rw-r--r--app-officeext/dmaths/dmaths-3.4.9.0-r1.ebuild5
-rw-r--r--app-officeext/languagetool/Manifest2
-rw-r--r--app-officeext/languagetool/languagetool-5.6.ebuild (renamed from app-officeext/languagetool/languagetool-5.1.3-r1.ebuild)4
-rw-r--r--app-officeext/ooo2gd/ooo2gd-3.0.0-r2.ebuild4
-rw-r--r--app-officeext/ooofbtools/Manifest4
-rw-r--r--app-officeext/ooofbtools/ooofbtools-2.57.ebuild39
-rw-r--r--app-officeext/ooofbtools/ooofbtools-3.0.ebuild39
-rw-r--r--app-officeext/ooofbtools/ooofbtools-3.4.1.ebuild (renamed from app-officeext/ooofbtools/ooofbtools-2.56.ebuild)2
-rw-r--r--app-officeext/sun-templates/sun-templates-1.0.0-r1.ebuild5
-rw-r--r--app-officeext/texmaths/Manifest1
-rw-r--r--app-officeext/texmaths/texmaths-0.48.2.ebuild4
-rw-r--r--app-officeext/texmaths/texmaths-0.48.ebuild26
13 files changed, 15 insertions, 125 deletions
diff --git a/app-officeext/barcode/barcode-1.3.5.0-r1.ebuild b/app-officeext/barcode/barcode-1.3.5.0-r1.ebuild
index 2092af9716fe..dbcec84c3263 100644
--- a/app-officeext/barcode/barcode-1.3.5.0-r1.ebuild
+++ b/app-officeext/barcode/barcode-1.3.5.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
OFFICE_EXTENSIONS=(
"${PN}_${PV}.oxt"
@@ -15,4 +15,3 @@ SRC_URI="https://extensions.libreoffice.org/extension-center/${PN}/releases/${PV
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE=""
diff --git a/app-officeext/dmaths/dmaths-3.4.9.0-r1.ebuild b/app-officeext/dmaths/dmaths-3.4.9.0-r1.ebuild
index 93a7545e5a35..4f9e4cde1b84 100644
--- a/app-officeext/dmaths/dmaths-3.4.9.0-r1.ebuild
+++ b/app-officeext/dmaths/dmaths-3.4.9.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
OFFICE_EXTENSIONS=(
"${PN}addon.oxt"
@@ -15,4 +15,3 @@ SRC_URI="https://extensions.libreoffice.org/extension-center/${PN}/releases/${PV
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE=""
diff --git a/app-officeext/languagetool/Manifest b/app-officeext/languagetool/Manifest
index f1f17ec6ff0e..772052fd855f 100644
--- a/app-officeext/languagetool/Manifest
+++ b/app-officeext/languagetool/Manifest
@@ -1 +1 @@
-DIST LanguageTool-5.1.3.oxt 142774437 BLAKE2B 45d6ffc3aa6a3d9891d0e3e5fc6462f4d8ec76736a47cbb3b235721fcc708d0f0b17d3f069fdcb85843c9b96dca6a70176c3dcba6832f9855c8d5eeb4a257dd1 SHA512 7a36e3b028b757c073d879ddd837ca12dc288178430bbf445080c892efe9f28d13565efd546e34244bcd8798ee0ef65433d08c8e3ee993b96efa4e5bbc103882
+DIST LanguageTool-5.6.oxt 161372746 BLAKE2B 325a3f766ba29f32eca90497cf8e823e958930dae2fd613edd70fab4ae2039c23b92bafebea8fd2043d0aef1c243c4281420569d12d93edd61d7294e36fe10c9 SHA512 2856a941e71a2f357e5c89fcc3cbb5b3d49f363b0d934987824135473f9d0adc8f572101cef284b1d11ce45c2115b56add0431da24543530aa0020a98d265773
diff --git a/app-officeext/languagetool/languagetool-5.1.3-r1.ebuild b/app-officeext/languagetool/languagetool-5.6.ebuild
index 8f2c69b29b00..860f4fa952e1 100644
--- a/app-officeext/languagetool/languagetool-5.1.3-r1.ebuild
+++ b/app-officeext/languagetool/languagetool-5.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,6 +18,6 @@ SRC_URI="https://www.languagetool.org/download/${MY_P}.oxt"
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
RDEPEND=">=virtual/jre-1.8"
diff --git a/app-officeext/ooo2gd/ooo2gd-3.0.0-r2.ebuild b/app-officeext/ooo2gd/ooo2gd-3.0.0-r2.ebuild
index 20b1a6c4d995..7c1ba8f21571 100644
--- a/app-officeext/ooo2gd/ooo2gd-3.0.0-r2.ebuild
+++ b/app-officeext/ooo2gd/ooo2gd-3.0.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,5 +16,5 @@ SRC_URI="https://ooo2gd.googlecode.com/files/${PN}_${PV}.oxt"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~x86"
IUSE=""
diff --git a/app-officeext/ooofbtools/Manifest b/app-officeext/ooofbtools/Manifest
index 3adce2fbf931..a5a7fba0a89f 100644
--- a/app-officeext/ooofbtools/Manifest
+++ b/app-officeext/ooofbtools/Manifest
@@ -1,3 +1 @@
-DIST OOoFBTools-2.56.zip 5256051 BLAKE2B ed78dffff2a2480d2c882c56ed7918d729c794227e909c7e6a115bc8632020b2c33ec9da0f619350b2eacf6ff604f727af9f50b435cd80f2fe952b440ff5f388 SHA512 12bb763a7eadb1aa03d9ed09b5b9754ef4465dba588b79f2399a48709ef408dddbd49ff470c872fe4e41f3da3faadb12eb5a37b31afc1f0f07a0b810110aad99
-DIST OOoFBTools-2.57.zip 5362083 BLAKE2B 81d361839cc5f3282d7d31465561230cdc2965c69cdc9ad3db5d6293a1ec76cb0bf1ec6fc8af706d6c5870beca3fb15fe091583eda127d1de26dd1d71c8e7b7f SHA512 f6cf01b173885eb30d1166753a3ffd357a23db71b517e84713783cbea7b36deb98d586faa0a555d6d7fb21b46e89ee78860407aa28fb7bb1e272a51df570ea50
-DIST OOoFBTools-3.0.zip 5371699 BLAKE2B 1288a6915aeaad89b7fdc07b584b02bc7387edfe14d0fd51c30c7c8b061ab4967f7e16ea407f8be658739c64ce266a24f1404cbdf88d7d0d479bacf4bb9bdcf7 SHA512 af257febd4a2c2361586567e5d48205d31f517a7142a6da358ef4e0261c27d19cfb594417c06fce73811ae8e4e69812bec00d4ed8a0acd6881011f46d4dfadab
+DIST OOoFBTools-3.4.1.zip 5279862 BLAKE2B 9a95ed4956a5deb58e53202b587b573579b966e43c052164d3a4b20cc2ee7fd1532bb9dab9ab2c486629000a212de752d75fb4f1d77afece1bd130b079be7beb SHA512 1ec04cbf32824d884fed7ff12a59b43486c96a1b4580a0a24fcc73ebbe7d565ae87e8f7600eb19846f34b1a4c94dacf7ebe755e70692501cd87d12ea470ca8d8
diff --git a/app-officeext/ooofbtools/ooofbtools-2.57.ebuild b/app-officeext/ooofbtools/ooofbtools-2.57.ebuild
deleted file mode 100644
index ba19afd21c64..000000000000
--- a/app-officeext/ooofbtools/ooofbtools-2.57.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# 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*
-}
diff --git a/app-officeext/ooofbtools/ooofbtools-3.0.ebuild b/app-officeext/ooofbtools/ooofbtools-3.0.ebuild
deleted file mode 100644
index a9093f139c1f..000000000000
--- a/app-officeext/ooofbtools/ooofbtools-3.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 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*
-}
diff --git a/app-officeext/ooofbtools/ooofbtools-2.56.ebuild b/app-officeext/ooofbtools/ooofbtools-3.4.1.ebuild
index ba19afd21c64..8e80afa657fd 100644
--- a/app-officeext/ooofbtools/ooofbtools-2.56.ebuild
+++ b/app-officeext/ooofbtools/ooofbtools-3.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
diff --git a/app-officeext/sun-templates/sun-templates-1.0.0-r1.ebuild b/app-officeext/sun-templates/sun-templates-1.0.0-r1.ebuild
index a5c4da3db66b..c95a9a084998 100644
--- a/app-officeext/sun-templates/sun-templates-1.0.0-r1.ebuild
+++ b/app-officeext/sun-templates/sun-templates-1.0.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
OFFICE_EXTENSIONS=(
"472ffb92d82cf502be039203c606643d-Sun-ODF-Template-Pack-en-US_${PV}.oxt"
@@ -22,4 +22,3 @@ SRC_URI="${URI_EXTENSIONS}"
LICENSE="sun-bcla-j2me"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE=""
diff --git a/app-officeext/texmaths/Manifest b/app-officeext/texmaths/Manifest
index b5885cf3fd1a..7ea3e68485e2 100644
--- a/app-officeext/texmaths/Manifest
+++ b/app-officeext/texmaths/Manifest
@@ -1,2 +1 @@
DIST TexMaths-0.48.2.oxt 1163062 BLAKE2B 5afcecfd436ff0c6eae7d6ba3cbd2e2b56b0d7b08220279eabda5264c995d9ab43252166a227103c7bd3f40acfa36d9258d158d774bc2dde7d5e7cdcd26918d6 SHA512 1bdaa018c4b5702a9fb5e8e0cac6e4bf177ab179c033ea232b4ef9524b69ef28f6a1bd6ecc2a4e5e0c941cc8b620d883cbb82b70b5dc441478e51e186fd3e783
-DIST TexMaths-0.48.oxt 666714 BLAKE2B 63d811ec60fde66faaaa0ac6d41760eee87df2a1e9cfa023b5f3177bc845a693b54d99bb56fbcbfda64a9ec23ed342e11fa7af0be4241dadb267e06cf6543413 SHA512 29e42fd8fe75d1f14bec7fa0eaf531877d50720c8240a144a1cc3a47ee1feb4ba4b163672deb8e0d0b5ecf354370116d31a1ea3bb013a188122433f41e48cd0b
diff --git a/app-officeext/texmaths/texmaths-0.48.2.ebuild b/app-officeext/texmaths/texmaths-0.48.2.ebuild
index 50a931a3debf..772c5a4a4f67 100644
--- a/app-officeext/texmaths/texmaths-0.48.2.ebuild
+++ b/app-officeext/texmaths/texmaths-0.48.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.oxt"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="
diff --git a/app-officeext/texmaths/texmaths-0.48.ebuild b/app-officeext/texmaths/texmaths-0.48.ebuild
deleted file mode 100644
index 603f54ad0a71..000000000000
--- a/app-officeext/texmaths/texmaths-0.48.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_P="TexMaths-${PV}"
-
-OFFICE_EXTENSIONS=(
- "${MY_P}.oxt"
-)
-
-inherit office-ext-r1
-
-DESCRIPTION="LaTeX Equation Editor for LibreOffice"
-HOMEPAGE="http://roland65.free.fr/texmaths/"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.oxt"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
- app-text/dvisvgm
- virtual/tex-base
-"