From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin/
Date: Sun, 7 Jan 2024 09:19:24 +0000 (UTC) [thread overview]
Message-ID: <1704619151.0bde4cedefa81d7d8b5f764c9cffce8782ba3894.asturm@gentoo> (raw)
commit: 0bde4cedefa81d7d8b5f764c9cffce8782ba3894
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 7 09:18:28 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 7 09:19:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bde4ced
app-office/libreoffice-bin: Drop 7.5.6.2-r0
Bug: https://bugs.gentoo.org/921515
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../libreoffice-bin/libreoffice-bin-7.5.6.2.ebuild | 262 ---------------------
1 file changed, 262 deletions(-)
diff --git a/app-office/libreoffice-bin/libreoffice-bin-7.5.6.2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-7.5.6.2.ebuild
deleted file mode 100644
index 11b05266a574..000000000000
--- a/app-office/libreoffice-bin/libreoffice-bin-7.5.6.2.ebuild
+++ /dev/null
@@ -1,262 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-BASE_PACKAGENAME="bin"
-BASE_AMD64_URI="https://tamiko.43-1.org/distfiles/amd64-${BASE_PACKAGENAME}-"
-BASE_X86_URI="https://tamiko.43-1.org/distfiles/x86-${BASE_PACKAGENAME}-"
-
-PYTHON_COMPAT=( python3_11 )
-PYTHON_REQ_USE="xml(+)"
-
-inherit java-pkg-opt-2 python-single-r1 prefix toolchain-funcs xdg-utils
-
-DESCRIPTION="A full office productivity suite. Binary package"
-HOMEPAGE="https://www.libreoffice.org"
-SRC_URI_AMD64="
- ${BASE_AMD64_URI}libreoffice-${PVR}.tar.xz
- kde? (
- !java? ( ${BASE_AMD64_URI}libreoffice-kde-${PVR}.xd3 )
- java? ( ${BASE_AMD64_URI}libreoffice-kde-java-${PVR}.xd3 )
- )
- gnome? (
- !java? ( ${BASE_AMD64_URI}libreoffice-gnome-${PVR}.xd3 )
- java? ( ${BASE_AMD64_URI}libreoffice-gnome-java-${PVR}.xd3 )
- )
- !kde? ( !gnome? (
- java? ( ${BASE_AMD64_URI}libreoffice-java-${PVR}.xd3 )
- ) )
-"
-SRC_URI_X86="
- ${BASE_X86_URI}libreoffice-${PVR}.tar.xz
- kde? (
- !java? ( ${BASE_X86_URI}libreoffice-kde-${PVR}.xd3 )
- java? ( ${BASE_X86_URI}libreoffice-kde-java-${PVR}.xd3 )
- )
- gnome? (
- !java? ( ${BASE_X86_URI}libreoffice-gnome-${PVR}.xd3 )
- java? ( ${BASE_X86_URI}libreoffice-gnome-java-${PVR}.xd3 )
- )
- !kde? ( !gnome? (
- java? ( ${BASE_X86_URI}libreoffice-java-${PVR}.xd3 )
- ) )
-"
-
-SRC_URI="
- amd64? ( ${SRC_URI_AMD64} )
- x86? ( ${SRC_URI_X86} )
-"
-
-IUSE="gnome java kde cpu_flags_x86_sse2"
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="-* amd64 x86"
-
-BIN_COMMON_DEPEND="
- app-text/hunspell:0/1.7
- =app-text/libexttextcat-3.4*
- =app-text/libmwaw-0.3*
- dev-libs/boost:0/1.82.0
- dev-libs/icu:0/73.1
- dev-libs/liborcus:0/0.17
- dev-libs/xmlsec:0/1.3
- >=media-gfx/graphite2-1.3.10
- media-libs/harfbuzz:0/6.0.0[icu]
- media-libs/libjpeg-turbo:0/0.2
- media-libs/libpng:0/16
- media-libs/openjpeg:2/7
- media-libs/zxing-cpp:0/3
- sci-mathematics/lpsolve:0/55
- >=sys-devel/gcc-13.2
- >=sys-libs/glibc-2.37
-"
-
-# PLEASE place any restrictions that are specific to the binary builds
-# into the BIN_COMMON_DEPEND block above.
-# All dependencies below this point should remain identical to those in
-# the source ebuilds.
-
-COMMON_DEPEND="
- ${BIN_COMMON_DEPEND}
- ${PYTHON_DEPS}
- app-arch/unzip
- app-arch/zip
- app-crypt/gpgme[cxx]
- app-text/hunspell:=
- >=app-text/libabw-0.1.0
- >=app-text/libebook-0.1
- app-text/libepubgen
- >=app-text/libetonyek-0.1
- app-text/libexttextcat
- app-text/liblangtag
- >=app-text/libmspub-0.1.0
- >=app-text/libmwaw-0.3.21
- >=app-text/libnumbertext-1.0.6
- >=app-text/libodfgen-0.1.0
- app-text/libqxp
- app-text/libstaroffice
- app-text/libwpd:0.10[tools]
- app-text/libwpg:0.3
- >=app-text/libwps-0.4
- app-text/mythes
- >=dev-cpp/clucene-2.3.3.4-r2
- >=dev-cpp/libcmis-0.5.2-r2
- dev-db/unixODBC
- >=games-engines/box2d-2.4.1:0
- dev-lang/perl
- dev-libs/boost:=[nls]
- dev-libs/expat
- dev-libs/hyphen
- dev-libs/icu:=
- dev-libs/libassuan
- dev-libs/libgpg-error
- >=dev-libs/liborcus-0.17.2:0/0.17
- dev-libs/librevenge
- dev-libs/libxml2
- dev-libs/libxslt
- dev-libs/nspr
- dev-libs/nss
- >=dev-libs/redland-1.0.16
- >=dev-libs/xmlsec-1.2.35[nss]
- media-gfx/fontforge
- media-gfx/graphite2
- media-libs/fontconfig
- >=media-libs/freetype-2.11.0-r1:2
- >=media-libs/harfbuzz-5.1.0:=[graphite,icu]
- media-libs/lcms:2
- >=media-libs/libcdr-0.1.0
- >=media-libs/libepoxy-1.3.1[X]
- >=media-libs/libfreehand-0.1.0
- media-libs/libjpeg-turbo:=
- media-libs/libpagemaker
- >=media-libs/libpng-1.4:0=
- >=media-libs/libvisio-0.1.0
- media-libs/libwebp:=
- media-libs/libzmf
- media-libs/openjpeg:=
- media-libs/tiff:=
- media-libs/zxing-cpp:=
- net-misc/curl
- sci-mathematics/lpsolve
- sys-libs/zlib
- virtual/glu
- virtual/opengl
- x11-libs/cairo[X]
- x11-libs/libXinerama
- x11-libs/libXrandr
- x11-libs/libXrender
- net-print/cups
- sys-apps/dbus
- gnome? (
- dev-libs/glib:2
- gnome-base/dconf
- gnome-extra/evolution-data-server
- )
- media-libs/gstreamer:1.0
- media-libs/gst-plugins-base:1.0
- !kde? (
- app-accessibility/at-spi2-core:2
- dev-libs/glib:2
- dev-libs/gobject-introspection
- gnome-base/dconf
- media-libs/mesa[egl(+)]
- x11-libs/gtk+:3[X]
- x11-libs/pango
- )
- kde? (
- dev-qt/qtcore:5
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- dev-qt/qtx11extras:5
- kde-frameworks/kconfig:5
- kde-frameworks/kcoreaddons:5
- kde-frameworks/ki18n:5
- kde-frameworks/kio:5
- kde-frameworks/kwindowsystem:5
- )
- dev-db/mariadb-connector-c
-"
-
-RDEPEND="${COMMON_DEPEND}
- acct-group/libreoffice
- acct-user/libreoffice
- !app-office/libreoffice
- !app-office/openoffice
- media-fonts/liberation-fonts
- || ( x11-misc/xdg-utils kde-plasma/kde-cli-tools )
- java? ( virtual/jre:11 )
- kde? ( kde-frameworks/breeze-icons:* )
-"
-
-PDEPEND="
- =app-office/libreoffice-l10n-$(ver_cut 1-4)*
-"
-
-DEPEND="dev-util/xdelta:3"
-
-# only one flavor at a time
-REQUIRED_USE="kde? ( !gnome ) gnome? ( !kde ) ${PYTHON_REQUIRED_USE} x86? ( cpu_flags_x86_sse2 )"
-
-RESTRICT="test strip"
-
-S="${WORKDIR}"
-
-PYTHON_UPDATER_IGNORE="1"
-
-QA_PREBUILT="/usr/*"
-
-pkg_setup() {
- python-single-r1_pkg_setup
-}
-
-src_unpack() {
- einfo "Uncompressing distfile ${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar.xz"
- xz -cd "${DISTDIR}/${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar.xz" > "${WORKDIR}/${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar" || die
-
- local patchname
- use kde && patchname="-kde"
- use gnome && patchname="-gnome"
- use java && patchname="${patchname}-java"
-
- if [[ -n "${patchname}" ]]; then
- einfo "Patching distfile ${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar using ${ARCH}-${BASE_PACKAGENAME}-libreoffice${patchname}-${PVR}.xd3"
- xdelta3 -d -s "${WORKDIR}/${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar" "${DISTDIR}/${ARCH}-${BASE_PACKAGENAME}-libreoffice${patchname}-${PVR}.xd3" "${WORKDIR}/tmpdist.tar" || die
- mv "${WORKDIR}/tmpdist.tar" "${WORKDIR}/${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar" || die
- fi
-
- einfo "Unpacking new ${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar"
- unpack "./${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar"
-}
-
-src_prepare() {
- cp "${FILESDIR}"/50-${PN} "${T}"
- eprefixify "${T}"/50-${PN}
- default
-}
-
-src_configure() { :; }
-
-src_compile() { :; }
-
-src_install() {
- dodir /usr
- cp -aR "${S}"/usr/* "${ED}"/usr/
-
- # prevent revdep-rebuild from attempting to rebuild all the time
- insinto /etc/revdep-rebuild && doins "${T}/50-${PN}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
- xdg_desktop_database_update
- xdg_mimeinfo_database_update
-
- ewarn 'If you plan to use the Base application you should use a source build and enable java and firebird.'
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
- xdg_desktop_database_update
- xdg_mimeinfo_database_update
-}
next reply other threads:[~2024-01-07 9:19 UTC|newest]
Thread overview: 196+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-07 9:19 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-12 22:04 [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin/ Sam James
2024-08-30 13:11 Andreas Sturmlechner
2024-08-30 6:18 Arthur Zamarin
2024-08-29 23:44 Sam James
2024-08-29 18:47 Andreas K. Hüttel
2024-02-20 20:49 Andreas Sturmlechner
2024-02-20 5:56 Sam James
2024-02-12 10:31 Sam James
2024-02-07 21:23 Andreas K. Hüttel
2024-01-07 9:40 Andreas Sturmlechner
2024-01-07 9:19 Andreas Sturmlechner
2023-11-21 22:12 Andreas K. Hüttel
2023-11-06 18:13 Andreas Sturmlechner
2023-11-05 19:14 Arthur Zamarin
2023-10-24 19:36 Arthur Zamarin
2023-10-17 18:23 Andreas K. Hüttel
2023-08-20 12:00 Andreas Sturmlechner
2023-08-19 12:39 Arthur Zamarin
2023-08-19 12:19 Arthur Zamarin
2023-08-18 19:45 Andreas K. Hüttel
2023-08-18 19:45 Andreas K. Hüttel
2023-06-09 14:31 Andreas K. Hüttel
2023-06-09 6:53 Arthur Zamarin
2023-06-02 16:13 Arthur Zamarin
2023-05-14 21:10 Andreas K. Hüttel
2023-05-13 7:15 Arthur Zamarin
2023-05-13 7:15 Arthur Zamarin
2023-05-07 19:42 Andreas K. Hüttel
2023-05-03 17:59 Andreas K. Hüttel
2023-05-03 11:31 Andreas Sturmlechner
2023-05-01 1:43 Sam James
2023-04-30 17:16 Andreas Sturmlechner
2023-04-29 17:16 Arthur Zamarin
2023-04-25 21:54 Andreas K. Hüttel
2023-02-08 17:13 Sam James
2023-02-04 17:26 Sam James
2023-01-21 6:53 Sam James
2023-01-20 23:59 Andreas K. Hüttel
2022-12-02 18:47 Arthur Zamarin
2022-11-23 2:26 Sam James
2022-11-10 19:34 Andreas K. Hüttel
2022-11-02 8:37 Andreas Sturmlechner
2022-10-31 16:41 Agostino Sarubbo
2022-10-20 19:00 Jakov Smolić
2022-10-15 14:09 Andreas K. Hüttel
2022-08-15 10:43 Andreas Sturmlechner
2022-07-27 7:56 Agostino Sarubbo
2022-07-26 4:46 Sam James
2022-07-24 18:26 Andreas K. Hüttel
2022-06-14 15:20 Andreas Sturmlechner
2022-06-01 16:10 Andreas K. Hüttel
2022-05-18 1:22 Andreas K. Hüttel
2022-05-08 13:35 Andreas Sturmlechner
2022-05-01 23:36 Sam James
2022-04-17 22:23 Sam James
2022-04-01 22:43 Andreas K. Hüttel
2022-02-25 20:56 Andreas K. Hüttel
2022-02-05 20:46 Andreas Sturmlechner
2022-02-03 3:42 Sam James
2022-02-03 3:42 Sam James
2022-01-18 22:12 Andreas K. Hüttel
2021-12-03 11:11 Andreas Sturmlechner
2021-12-02 19:52 Sam James
2021-11-25 20:23 Andreas K. Hüttel
2021-09-18 19:16 Andreas Sturmlechner
2021-09-18 18:36 Sam James
2021-09-18 18:36 Sam James
2021-09-04 15:44 Andreas K. Hüttel
2021-06-10 15:34 Andreas Sturmlechner
2021-06-01 9:00 Sam James
2021-06-01 9:00 Sam James
2021-05-30 10:57 Andreas K. Hüttel
2021-05-29 23:36 Andreas K. Hüttel
2021-03-21 21:15 Andreas Sturmlechner
2021-03-07 15:54 Thomas Deutschmann
2021-03-07 13:18 Mikle Kolyada
2021-02-24 19:48 Andreas K. Hüttel
2021-01-20 19:32 Andreas Sturmlechner
2021-01-10 9:06 Sam James
2021-01-09 21:16 Sam James
2020-12-30 13:36 Andreas K. Hüttel
2020-12-12 21:59 Andreas Sturmlechner
2020-12-12 21:31 Sam James
2020-12-10 21:41 Thomas Deutschmann
2020-12-08 18:33 Andreas K. Hüttel
2020-12-05 0:46 Andreas K. Hüttel
2020-10-18 15:47 Andreas Sturmlechner
2020-10-18 15:47 Andreas Sturmlechner
2020-10-18 15:11 Thomas Deutschmann
2020-10-04 0:34 Sam James
2020-09-27 18:52 Andreas K. Hüttel
2020-09-12 23:06 Andreas K. Hüttel
2020-05-31 21:09 Andreas Sturmlechner
2020-05-31 15:40 Mikle Kolyada
2020-05-19 19:36 Mikle Kolyada
2020-05-19 8:31 Andreas K. Hüttel
2020-04-24 20:54 Andreas K. Hüttel
2020-04-24 20:54 Andreas K. Hüttel
2020-04-04 21:45 Andreas K. Hüttel
2020-03-28 14:12 Andreas K. Hüttel
2020-01-17 2:50 Andreas Sturmlechner
2020-01-16 8:14 Mikle Kolyada
2020-01-16 8:12 Mikle Kolyada
2020-01-15 8:06 Andreas K. Hüttel
2020-01-14 5:05 Andreas K. Hüttel
2019-11-02 15:23 Andreas Sturmlechner
2019-11-01 22:34 Piotr Karbowski
2019-10-31 23:50 Thomas Deutschmann
2019-10-29 17:39 Andreas Sturmlechner
2019-10-26 18:23 Andreas K. Hüttel
2019-10-14 14:30 Andreas K. Hüttel
2019-07-18 15:30 Andreas Sturmlechner
2019-07-18 14:32 Thomas Deutschmann
2019-07-17 10:19 Mikle Kolyada
2019-07-07 16:46 Andreas Sturmlechner
2019-07-07 16:19 Andreas K. Hüttel
2019-06-27 10:48 Andreas Sturmlechner
2019-06-18 18:24 Thomas Deutschmann
2019-06-16 21:57 Andreas Sturmlechner
2019-06-16 13:53 Andreas K. Hüttel
2019-06-08 2:50 Andreas K. Hüttel
2019-03-01 19:04 Andreas Sturmlechner
2019-02-17 17:58 Mikle Kolyada
2019-02-17 15:33 Mikle Kolyada
2019-02-09 19:39 Andreas K. Hüttel
2019-02-01 20:42 Andreas Sturmlechner
2019-01-08 19:56 Thomas Deutschmann
2019-01-02 9:57 Mikle Kolyada
2018-12-28 18:26 Andreas K. Hüttel
2018-09-30 15:59 Andreas Sturmlechner
2018-09-29 19:00 Mikle Kolyada
2018-09-21 20:12 Andreas Hüttel
2018-05-29 11:17 Thomas Deutschmann
2018-05-22 16:42 Mikle Kolyada
2018-05-21 21:54 Andreas Hüttel
2018-05-05 1:26 Aaron Bauman
2018-02-16 11:41 Agostino Sarubbo
2018-02-12 21:36 Thomas Deutschmann
2018-02-12 14:56 Andreas Hüttel
2018-02-12 14:56 Andreas Hüttel
2018-02-03 13:37 Michael Palimaka
2018-02-01 20:37 Thomas Deutschmann
2018-01-29 14:45 Andreas Hüttel
2017-12-16 17:24 Tobias Klausmann
2017-12-12 16:35 Thomas Deutschmann
2017-12-11 14:10 Andreas Hüttel
2017-12-11 12:46 Andreas Hüttel
2017-11-16 1:36 Thomas Deutschmann
2017-11-14 13:28 Agostino Sarubbo
2017-11-09 22:17 Andreas Hüttel
2017-11-09 21:55 Andreas Hüttel
2017-06-01 9:13 Agostino Sarubbo
2017-05-29 11:30 Agostino Sarubbo
2017-05-27 21:35 Andreas Hüttel
2017-05-26 14:39 Andreas Hüttel
2017-05-22 6:49 Agostino Sarubbo
2017-05-21 10:50 Andreas Hüttel
2017-05-21 10:46 Andreas Hüttel
2017-04-23 12:40 Agostino Sarubbo
2017-04-20 7:59 David Seifert
2017-04-13 20:10 Andreas Hüttel
2017-03-10 21:36 Andreas Hüttel
2017-03-10 21:36 Andreas Hüttel
2017-01-25 12:06 Agostino Sarubbo
2017-01-25 10:40 Agostino Sarubbo
2017-01-02 19:01 Andreas Hüttel
2016-12-29 13:04 Andreas Hüttel
2016-11-29 19:55 Andreas Hüttel
2016-11-29 18:41 Agostino Sarubbo
2016-11-29 18:40 Agostino Sarubbo
2016-11-26 18:10 Andreas Hüttel
2016-10-13 21:22 Zac Medico
2016-10-13 20:47 Zac Medico
2016-10-13 19:26 Zac Medico
2016-07-28 15:18 Andreas Hüttel
2016-07-28 14:08 Agostino Sarubbo
2016-07-28 8:43 Agostino Sarubbo
2016-07-20 22:03 Andreas Hüttel
2016-05-07 11:52 Pacho Ramos
2016-04-22 20:12 Andreas Hüttel
2016-04-20 20:10 Andreas Hüttel
2016-03-03 0:43 Andreas Hüttel
2016-03-03 0:03 Andreas Hüttel
2016-03-02 17:05 Agostino Sarubbo
2016-03-02 17:05 Agostino Sarubbo
2016-02-29 13:03 Andreas Hüttel
2016-02-28 22:05 Andreas Hüttel
2015-11-28 0:13 Andreas Hüttel
2015-11-24 23:13 Agostino Sarubbo
2015-11-24 23:12 Agostino Sarubbo
2015-11-23 23:26 Andreas Hüttel
2015-09-26 21:08 Andreas Hüttel
2015-09-05 18:03 Agostino Sarubbo
2015-09-05 18:03 Agostino Sarubbo
2015-09-02 21:49 Andreas Hüttel
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=1704619151.0bde4cedefa81d7d8b5f764c9cffce8782ba3894.asturm@gentoo \
--to=asturm@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