From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1726276-garchives=archives.gentoo.org@lists.gentoo.org> Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 921001582EF for <garchives@archives.gentoo.org>; Mon, 10 Mar 2025 05:30:33 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 7C39B34310D for <garchives@archives.gentoo.org>; Mon, 10 Mar 2025 05:30:33 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 7F9C31102E0; Mon, 10 Mar 2025 05:30:32 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 78A511102E0 for <gentoo-commits@lists.gentoo.org>; Mon, 10 Mar 2025 05:30:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2B12B34312A for <gentoo-commits@lists.gentoo.org>; Mon, 10 Mar 2025 05:30:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 838B8129F for <gentoo-commits@lists.gentoo.org>; Mon, 10 Mar 2025 05:30:30 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1741584478.f3864af9b5443338e407c8b99fc7ea5d6b5ad0fe.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/libreoffice-bin/libreoffice-bin-25.2.0-r2.ebuild X-VCS-Directories: app-office/libreoffice-bin/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f3864af9b5443338e407c8b99fc7ea5d6b5ad0fe X-VCS-Branch: master Date: Mon, 10 Mar 2025 05:30:30 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a03bb502-6e30-42ad-a090-89eb5f2e0216 X-Archives-Hash: 0e638ed99fb7ab44e72c0f3e7eefcb94 commit: f3864af9b5443338e407c8b99fc7ea5d6b5ad0fe Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 10 05:27:58 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 10 05:27:58 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3864af9 app-office/libreoffice-bin: drop 25.2.0-r2 Signed-off-by: Sam James <sam <AT> gentoo.org> .../libreoffice-bin-25.2.0-r2.ebuild | 130 --------------------- 1 file changed, 130 deletions(-) diff --git a/app-office/libreoffice-bin/libreoffice-bin-25.2.0-r2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-25.2.0-r2.ebuild deleted file mode 100644 index 3c8e4713c727..000000000000 --- a/app-office/libreoffice-bin/libreoffice-bin-25.2.0-r2.ebuild +++ /dev/null @@ -1,130 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -# TODO: USE=java isn't really doing anything here right now. It also -# uses jre:11 which may be unnecessary. -inherit java-pkg-opt-2 prefix unpacker xdg - -DESCRIPTION="A full office productivity suite. Binary package" -HOMEPAGE="https://www.libreoffice.org" -SRC_URI_AMD64=" - https://download.documentfoundation.org/libreoffice/stable/${PV}/deb/x86_64/LibreOffice_${PV}_Linux_x86-64_deb.tar.gz -" -SRC_URI=" - amd64? ( ${SRC_URI_AMD64} ) -" -S="${WORKDIR}" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="-* ~amd64" -IUSE="java python" - -RDEPEND=" - acct-group/libreoffice - acct-user/libreoffice - app-accessibility/at-spi2-core:2 - app-arch/unzip - app-arch/zip - app-crypt/mit-krb5 - dev-libs/glib:2 - dev-libs/gobject-introspection - dev-libs/libxml2 - dev-libs/libxslt - dev-libs/nspr - dev-libs/nss - gnome-base/dconf - media-fonts/liberation-fonts - media-libs/fontconfig - media-libs/freetype - media-libs/gst-plugins-base:1.0 - media-libs/gstreamer:1.0 - media-libs/mesa[egl(+)] - net-dns/avahi - net-print/cups - sys-apps/dbus - sys-devel/gcc:* - sys-fs/e2fsprogs - sys-libs/glibc - sys-libs/zlib - virtual/libcrypt - virtual/opengl - x11-libs/cairo[X] - x11-libs/gdk-pixbuf:2 - x11-libs/gtk+:3[X] - x11-libs/libICE - x11-libs/libSM - x11-libs/libX11 - x11-libs/libXext - x11-libs/libXinerama - x11-libs/libXrandr - x11-libs/libXrender - x11-libs/pango - || ( x11-misc/xdg-utils kde-plasma/kde-cli-tools ) - java? ( virtual/jre:11 ) -" -PDEPEND=" - =app-office/libreoffice-l10n-$(ver_cut 1-2)* -" -RESTRICT="test strip" - -QA_PREBUILT="opt/* usr/*" - -src_unpack() { - default - - BINPKG_BASE=$(find "${WORKDIR}" -mindepth 1 -maxdepth 1 -name 'LibreOffice_*' -type d -print || die) - BINPKG_BASE="${BINPKG_BASE##${WORKDIR}}" - [[ -z ${BINPKG_BASE} ]] && die "Failed to detect binary package directory!" - - # We don't package Firebird anymore - rm "${WORKDIR}"/${BINPKG_BASE}/DEBS/libobasis${PV%*.*}-firebird*_amd64.deb || die - - # The GNOME and KDE integration .debs are a mix of both: - # 1) VCLs (GUI backends), and - # 2) Actual DE integration (which needs KF5 and so on) - # - # For now, we always install the GTK one, and don't install the Qt - # one (as it's Qt5-based). - # - # KDE integration itself also requires KF5 as of 25.2.0, so we choose not to use it. - # Can revisit when it's KF6-based. - rm "${WORKDIR}"/${BINPKG_BASE}/DEBS/libobasis${PV%*.*}-kde-integration*_amd64.deb || die - - # Bundled Python is used (3.10 as of 25.2.0), so no need for system dependency. - if ! use python ; then - rm "${WORKDIR}"/${BINPKG_BASE}/DEBS/libobasis${PV%*.*}-python-script-provider*_amd64.deb || die - fi - - # The downloaded .deb has a DEBS/ directory with e.g. libreoffice25.2_25.2.0.3-3_amd64.deb - # and many other .debs for each component. - readarray -t -d '' debs < <(find "${WORKDIR}" -name '*.deb' -type f -print0 || die) - - local deb - for deb in "${debs[@]}" ; do - unpack_deb "${deb}" - done -} - -src_prepare() { - default - - cat <<-EOF > "${T}"/50-${PN} || die - SEARCH_DIRS_MASK="@GENTOO_PORTAGE_EPREFIX@/opt/libreoffice${PV%*.*}" - EOF - eprefixify "${T}"/50-${PN} -} - -src_install() { - dodir /usr /opt - mv "${S}"/usr/local/* "${S}"/usr || die - cp -aR "${S}"/opt/* "${ED}"/opt/ || die - cp -aR "${S}"/usr/* "${ED}"/usr/ || die - rmdir "${ED}"/usr/local || die - - # prevent revdep-rebuild from attempting to rebuild all the time - insinto /etc/revdep-rebuild - doins "${T}/50-${PN}" -}