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 EB6371382C5 for ; Sun, 9 May 2021 06:19:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33683E0636; Sun, 9 May 2021 06:19:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 18D8AE0636 for ; Sun, 9 May 2021 06:19:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D994A340F01 for ; Sun, 9 May 2021 06:19:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D30459C for ; Sun, 9 May 2021 06:19:06 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1620541095.ed40409965667299d2d28c25560d24f2cfc6c8c0.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libpano13/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libpano13/Manifest media-libs/libpano13/libpano13-2.9.19.ebuild X-VCS-Directories: media-libs/libpano13/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: ed40409965667299d2d28c25560d24f2cfc6c8c0 X-VCS-Branch: master Date: Sun, 9 May 2021 06:19:06 +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: 3bb71822-a567-4a47-a936-f04b81eb2302 X-Archives-Hash: a2ea7abdc54ca63ec8eaa35ec871390f commit: ed40409965667299d2d28c25560d24f2cfc6c8c0 Author: Markus Meier gentoo org> AuthorDate: Sun May 9 06:18:15 2021 +0000 Commit: Markus Meier gentoo org> CommitDate: Sun May 9 06:18:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed404099 media-libs/libpano13: remove old Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Markus Meier gentoo.org> media-libs/libpano13/Manifest | 1 - media-libs/libpano13/libpano13-2.9.19.ebuild | 39 ---------------------------- 2 files changed, 40 deletions(-) diff --git a/media-libs/libpano13/Manifest b/media-libs/libpano13/Manifest index 48eca7387d7..94094ae5d3a 100644 --- a/media-libs/libpano13/Manifest +++ b/media-libs/libpano13/Manifest @@ -1,2 +1 @@ -DIST libpano13-2.9.19.tar.gz 3527845 BLAKE2B 59d6b46b75de60a3230eb46e42bbb0f7b8826ac5b84d1dc32d28cc384b6690b258c0c3a6b75d3423a1583daccbd0aecd3f010eb58fb356cae5c54d29e05672f0 SHA512 f9f147426d44d8babac09cb1a1b5111f88b9c2fc079f33df80133492bcf24cbd1edd771e6bec7bed4b0256bf15c700139c0a83119d3adf296ae5c567e006d868 DIST libpano13-2.9.20.tar.gz 3564544 BLAKE2B aabf9d8a3dac5b01e4a5bdb6d5ad6b56ea3e672f143b002c06b7108fae19cd6a00e8b524a4c18cbe16c65f41242fc12e7b19dd71c00bf6b553db65472fe8798d SHA512 18da5cb3760f06df8007622a64c4121c3acdadf8b02faa2125f319acde30532378cec5d97ccd5a65d6d2c1960c1b4946c80ffa850da2dc790051f5c0b76f8a86 diff --git a/media-libs/libpano13/libpano13-2.9.19.ebuild b/media-libs/libpano13/libpano13-2.9.19.ebuild deleted file mode 100644 index eb91c186da4..00000000000 --- a/media-libs/libpano13/libpano13-2.9.19.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -inherit versionator java-pkg-opt-2 ltprune - -DESCRIPTION="Helmut Dersch's panorama toolbox library" -HOMEPAGE="http://panotools.sourceforge.net/" -SRC_URI="mirror://sourceforge/panotools/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0/3" -KEYWORDS="amd64 arm64 x86 ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="java static-libs" - -DEPEND="media-libs/libpng:0= - media-libs/tiff:0 - sys-libs/zlib - virtual/jpeg:0 - java? ( >=virtual/jdk-1.3 )" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${PN}-$(get_version_component_range 1-3)" - -src_configure() { - LIBS="-lm" econf \ - $(use_with java java ${JAVA_HOME}) \ - $(use_enable static-libs static) -} - -src_install() { - emake DESTDIR="${D}" install - dodoc README README.linux AUTHORS NEWS doc/*.txt - - if ! use static-libs ; then - prune_libtool_files - fi -}