From 6657c680376cedf378fcf328e5fa03ed3b41d580 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 2 Jun 2024 00:07:23 +0100 Subject: gentoo auto-resync : 02:06:2024 - 00:07:23 --- app-office/onlyoffice-bin/Manifest | 4 +- .../onlyoffice-bin/onlyoffice-bin-8.0.0.ebuild | 89 ---------------------- .../onlyoffice-bin/onlyoffice-bin-8.0.1.ebuild | 2 +- 3 files changed, 2 insertions(+), 93 deletions(-) delete mode 100644 app-office/onlyoffice-bin/onlyoffice-bin-8.0.0.ebuild (limited to 'app-office/onlyoffice-bin') diff --git a/app-office/onlyoffice-bin/Manifest b/app-office/onlyoffice-bin/Manifest index 9910ca139701..d3613e6e126a 100644 --- a/app-office/onlyoffice-bin/Manifest +++ b/app-office/onlyoffice-bin/Manifest @@ -1,5 +1,3 @@ -DIST onlyoffice-bin-8.0.0_amd64.deb 208403072 BLAKE2B 25d3eeaf2acca46e0b0b67f9b5ae1770df1832f02a51e790fb80d8de67c988d3609e5be6a3d00c8649b2b0ba590ef9e8dfd58cae77d6d41dc59c17a81cb9ac04 SHA512 f6db9de8dc0df6d708b21df97b048285f8b1e2cf1a443cc84bb89c928f32d2bd72f6b8febc284139e2304d73f1db60d1fa0dc290d84e6273fb58c9e0cdeae1dd DIST onlyoffice-bin-8.0.1_amd64.deb 208469572 BLAKE2B 95f2e9df7c5673aa6edbb682078a9c133f1a5925dd1a84d3342c34cbe6a07691f4f5f425c264cf7760ae063a828caf1792533da1eb59423c48c77119935c889a SHA512 a16c784f1c9f056a2ed09fecff2cf7a4e2206006e04a1f8d8e260aeddd6b2195b0bbadd9f3b71a454d55311978d16d945cd345938688cf7e37aa9f11967c572f -EBUILD onlyoffice-bin-8.0.0.ebuild 2028 BLAKE2B 569140eb066706c65a3ec064dc2b636690908a19320b683b1aaf630b90df067b67f36935b1ac69cb82e1c389f3b139b4ef577ba2eeb8d1a81fc6ed4a09e4f53c SHA512 923933375b34f648ff35022774c300b0e134c10092a2c0df1994a2df3753271cafe07da40a5c52832d0b235936c1d66958463c5dbcb365d14b3f8ef5ca757f4a -EBUILD onlyoffice-bin-8.0.1.ebuild 2032 BLAKE2B 1156e6f3a022781262c36318f4fb3de6291580c760439663e9084289366cf610ec6eb91bc386ab88c6c26ccc25c2dea3b7a7b1a6b21723e8ee64df4fd84062f3 SHA512 b09339d426021e81c8957628900099979dcb22d5e59bf7129fc92a4c8366addb260383ee8f9713b55a6baa78ddc1de991a8939bc5a25b4cea7853872b6743f3e +EBUILD onlyoffice-bin-8.0.1.ebuild 2031 BLAKE2B 4049d98a19e3e8a6a8fe42051b8383c2e470989961629f1f5c6392510c3ececea66218e13e95b47743d20d543550e006872ca3d21f22650ed692a2e06f253e62 SHA512 9f0d370fdcdd21d5c38193fcd55244ad853528037bba4778fde7cbec1157abbd9a92c357b69724ea5a9acef56c6c53bd3f732cebed60d976f3b319db448f6cbf MISC metadata.xml 446 BLAKE2B d5d01751407be4985806d5dc9f973f8333d34e8cb9428702c9580038530668b82153e3fd83b7e8f93d74ec45c28e3f9802690e1aa38b7ad2b0da489325092104 SHA512 896aa89e2b98b724154cfbb1321a681a219217b78cd96fe163d587c2a2c167e7bfc18cf75ce3b93eb723098699db95d92a45d0a2cb79931d9a45dc571a315a45 diff --git a/app-office/onlyoffice-bin/onlyoffice-bin-8.0.0.ebuild b/app-office/onlyoffice-bin/onlyoffice-bin-8.0.0.ebuild deleted file mode 100644 index 707eea99fddc..000000000000 --- a/app-office/onlyoffice-bin/onlyoffice-bin-8.0.0.ebuild +++ /dev/null @@ -1,89 +0,0 @@ -# Copyright 2020-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit desktop unpacker xdg - -MY_P="ONLYOFFICE-DesktopEditors-"${PV}"" - -DESCRIPTION="Onlyoffice is an office productivity suite (binary version)" -HOMEPAGE="https://www.onlyoffice.com/" -SRC_URI=" - amd64? ( - https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v"${PV}"/onlyoffice-desktopeditors_amd64.deb - -> "${P}"_amd64.deb - ) -" - -LICENSE="AGPL-3" -SLOT="0" -KEYWORDS="~amd64" -RESTRICT="mirror strip test" - -RDEPEND=" - >=app-accessibility/at-spi2-core-2.46.0 - dev-libs/expat - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - dev-libs/wayland - dev-qt/qtgui:5[eglfs] - dev-qt/qtdeclarative:5 - dev-qt/qtwayland:5 - media-libs/alsa-lib - media-libs/fontconfig - media-libs/freetype - media-libs/gst-plugins-base:1.0 - media-libs/gstreamer:1.0 - media-libs/harfbuzz - media-libs/libglvnd - net-print/cups - sys-apps/dbus - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - x11-libs/gtk+:3 - x11-libs/libdrm - x11-libs/libICE - x11-libs/libSM - x11-libs/libX11 - x11-libs/libxcb - x11-libs/libXcomposite - x11-libs/libXcursor - x11-libs/libXdamage - x11-libs/libXext - x11-libs/libXfixes - x11-libs/libXi - x11-libs/libXrandr - x11-libs/libXrender - x11-libs/libXScrnSaver - x11-libs/libXtst - x11-libs/pango - || ( - media-libs/libpulse - media-sound/apulse - ) -" - -S="${WORKDIR}" - -QA_PREBUILT="*" - -src_prepare() { - default - - # Allow launching the ONLYOFFICE on ALSA systems via media-sound/apuls - sed -i -e 's|\(export LD_LIBRARY_PATH=$DIR$LDLPATH\)|\1:'"${EPREFIX}"'/usr/'$(get_libdir)'/apulse|' \ - "${S}"/usr/bin/onlyoffice-desktopeditors || die -} - -src_install() { - domenu usr/share/applications/onlyoffice-desktopeditors.desktop - for size in {16,24,32,48,64,128,256}; do - newicon -s "${size}" opt/onlyoffice/desktopeditors/asc-de-"${size}".png onlyoffice-desktopeditors.png - done - - dobin usr/bin/desktopeditors usr/bin/onlyoffice-desktopeditors - doins -r opt - fperms +x /opt/onlyoffice/desktopeditors/{DesktopEditors,editors_helper,converter/x2t} -} diff --git a/app-office/onlyoffice-bin/onlyoffice-bin-8.0.1.ebuild b/app-office/onlyoffice-bin/onlyoffice-bin-8.0.1.ebuild index 2e531b9f39d2..6126154da80c 100644 --- a/app-office/onlyoffice-bin/onlyoffice-bin-8.0.1.ebuild +++ b/app-office/onlyoffice-bin/onlyoffice-bin-8.0.1.ebuild @@ -18,7 +18,7 @@ SRC_URI=" LICENSE="AGPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RESTRICT="mirror strip test" RDEPEND=" -- cgit v1.2.3