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 47C5C1382C5 for ; Thu, 10 Jun 2021 15:34:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35F08E08FB; Thu, 10 Jun 2021 15:34:53 +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 EFC79E08FE for ; Thu, 10 Jun 2021 15:34:52 +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 8B8F9340A60 for ; Thu, 10 Jun 2021 15:34:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C51867BD for ; Thu, 10 Jun 2021 15:34:47 +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: <1623339138.38c0862b0b5d6822c569df3d537e2a43975fe88e.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libetonyek/files/, app-text/libetonyek/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/libetonyek/Manifest app-text/libetonyek/files/libetonyek-0.1.9-boost-1.73.patch app-text/libetonyek/libetonyek-0.1.9-r1.ebuild X-VCS-Directories: app-text/libetonyek/files/ app-text/libetonyek/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 38c0862b0b5d6822c569df3d537e2a43975fe88e X-VCS-Branch: master Date: Thu, 10 Jun 2021 15:34:47 +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: a41fc7cf-70a2-432a-9e6f-7e1380400174 X-Archives-Hash: 9826be6c88e56e9a9f7736800a7a445b commit: 38c0862b0b5d6822c569df3d537e2a43975fe88e Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jun 6 17:02:02 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Jun 10 15:32:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38c0862b app-text/libetonyek: Drop 0.1.9-r1 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> app-text/libetonyek/Manifest | 1 - .../files/libetonyek-0.1.9-boost-1.73.patch | 12 ---- app-text/libetonyek/libetonyek-0.1.9-r1.ebuild | 66 ---------------------- 3 files changed, 79 deletions(-) diff --git a/app-text/libetonyek/Manifest b/app-text/libetonyek/Manifest index 475aa43f70d..710f9294bb5 100644 --- a/app-text/libetonyek/Manifest +++ b/app-text/libetonyek/Manifest @@ -1,2 +1 @@ DIST libetonyek-0.1.10.tar.xz 1494000 BLAKE2B 1c47b410050380d134d96b5551f0c9186c24aa0ea52c801e26655e3013f030e92198d8e3f19e8a341744206eeaad2d10ca130f286fd42c8a9c3b56f773cfa7d5 SHA512 516a14fcb7b7b5898484a4263d593a036ac728b90144da9d1c22a5d0fdffc879839e19a7b390f99d924c390d433e64433fb08939b1e04ca24359315571c5772b -DIST libetonyek-0.1.9.tar.xz 1477064 BLAKE2B 088d27c83d4aff41cb208cf840def78e323f378a1b7d456448db3abf51d1e850c8159ace75c8836958b533c2b84e583d5a622e638081230d2f862f6d1d175e98 SHA512 3f439b369d450bb1a4bdb3fe92023bda234b323cf676570f1738318c56867a97910f536280b9b164c3fdaa423a3ee669c935df75a5c700bc1530ea5b9a00391e diff --git a/app-text/libetonyek/files/libetonyek-0.1.9-boost-1.73.patch b/app-text/libetonyek/files/libetonyek-0.1.9-boost-1.73.patch deleted file mode 100644 index 2992f9f1add..00000000000 --- a/app-text/libetonyek/files/libetonyek-0.1.9-boost-1.73.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/src/lib/NUM3Parser.cpp b/src/lib/NUM3Parser.cpp -index 6dc0e9a..6f8e79e 100644 ---- a/src/lib/NUM3Parser.cpp -+++ b/src/lib/NUM3Parser.cpp -@@ -7,6 +7,7 @@ - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - */ - -+#include - #include - - #include "NUM3Parser.h" \ No newline at end of file diff --git a/app-text/libetonyek/libetonyek-0.1.9-r1.ebuild b/app-text/libetonyek/libetonyek-0.1.9-r1.ebuild deleted file mode 100644 index 66621ce15c8..00000000000 --- a/app-text/libetonyek/libetonyek-0.1.9-r1.ebuild +++ /dev/null @@ -1,66 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -if [[ ${PV} == *9999 ]]; then - EGIT_REPO_URI="https://anongit.freedesktop.org/git/libreoffice/libetonyek.git" - inherit autotools git-r3 -else - SRC_URI="https://dev-www.libreoffice.org/src/libetonyek/${P}.tar.xz" - KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" -fi -DESCRIPTION="Library parsing Apple Keynote presentations" -HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek" - -LICENSE="|| ( GPL-2+ LGPL-2.1 MPL-1.1 )" -SLOT="0" -IUSE="doc static-libs test" -RESTRICT="!test? ( test )" - -BDEPEND=" - virtual/pkgconfig - doc? ( app-doc/doxygen ) -" -RDEPEND=" - app-text/liblangtag - dev-libs/librevenge - dev-libs/libxml2 - >=dev-util/mdds-1.4.3:1= - sys-libs/zlib -" -DEPEND="${RDEPEND} - dev-libs/boost - media-libs/glm - sys-devel/libtool - test? ( dev-util/cppunit ) -" - -PATCHES=( "${FILESDIR}/${P}-boost-1.73.patch" ) # bug 722042 - -src_prepare() { - default - [[ -d m4 ]] || mkdir "m4" - [[ ${PV} == *9999 ]] && eautoreconf -} - -src_configure() { - local myeconfargs=( - --disable-werror - $(use_with doc docs) - $(use_enable static-libs static) - $(use_enable test tests) - ) - if has_version ">=dev-util/mdds-1.5"; then - myeconfargs+=( --with-mdds=1.5 ) - else - myeconfargs+=( --with-mdds=1.4 ) - fi - - econf "${myeconfargs[@]}" -} - -src_install() { - default - find "${D}" -name '*.la' -type f -delete || die -}