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 3570513835A for ; Fri, 22 Jan 2021 04:15:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5EFF7E082B; Fri, 22 Jan 2021 04:15:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 48F78E082B for ; Fri, 22 Jan 2021 04:15:21 +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 E730933D3CF for ; Fri, 22 Jan 2021 04:15:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 895704A4 for ; Fri, 22 Jan 2021 04:15:18 +0000 (UTC) From: "Sam James" 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" Message-ID: <1611287723.9ea79e95255078caf5e84c364d2055f0cf4ec0db.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libdvbpsi/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libdvbpsi/Manifest media-libs/libdvbpsi/libdvbpsi-1.3.1.ebuild X-VCS-Directories: media-libs/libdvbpsi/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9ea79e95255078caf5e84c364d2055f0cf4ec0db X-VCS-Branch: master Date: Fri, 22 Jan 2021 04:15:18 +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: 1b3b52d1-1257-40ac-b0e9-823a59bff63b X-Archives-Hash: 8898bd15574e083c6e8813bb58525566 commit: 9ea79e95255078caf5e84c364d2055f0cf4ec0db Author: Sam James gentoo org> AuthorDate: Fri Jan 22 03:55:23 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jan 22 03:55:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ea79e95 media-libs/libdvbpsi: cleanup old Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> media-libs/libdvbpsi/Manifest | 1 - media-libs/libdvbpsi/libdvbpsi-1.3.1.ebuild | 45 ----------------------------- 2 files changed, 46 deletions(-) diff --git a/media-libs/libdvbpsi/Manifest b/media-libs/libdvbpsi/Manifest index bd217e91112..7596822e1e8 100644 --- a/media-libs/libdvbpsi/Manifest +++ b/media-libs/libdvbpsi/Manifest @@ -1,3 +1,2 @@ -DIST libdvbpsi-1.3.1.tar.bz2 479964 BLAKE2B a29522d39544d90b34915e2ca9fc9ca455a556097c63639d7604679275b57378822adfb4c022478884c897cdde2c0e5f84355fdecf35fd6bb305d1fc275eed8b SHA512 015d586d1ef1fd35fc4b6a5b79d1ce4570e07070840d7070938c38be64853fb987172ad225f000156166559709061de6f901237bfc0f7f26f219b5950b57c27a DIST libdvbpsi-1.3.2.tar.bz2 487807 BLAKE2B ea8d1e121e47d2257d8537beac792e3a420ac957dbf3ec6d89f0c4d063e249616bbc8f3e14ed37769b676ed18d5d4c3c6a33e2a706217854eb2ded91e7c503db SHA512 cb59c2e66a214cad7bb96aa1f80a178399fcd80da9fc05b22c72763f2cd818bfab3724d36eee4c6467fb8bc8bae18b1d8afec64c02e8e47cd7a6e887f0230309 DIST libdvbpsi-1.3.3.tar.bz2 488020 BLAKE2B 923d58012dfdbbd5d2807a186f36c58826199f27a89b750669273b741333ab5c23781b7e992a380ba6e283c357d4e3081d397a1980c21b7568e12ecfb2a3cac2 SHA512 70f9e783a947e026ea50afe98ad2b3bfce075bd8d76932f73a6253b077a3a180aa632e9a1fff20308e2f0f3f881d727b4e4aad9b8da2b384edf9a3a0f9eacc69 diff --git a/media-libs/libdvbpsi/libdvbpsi-1.3.1.ebuild b/media-libs/libdvbpsi/libdvbpsi-1.3.1.ebuild deleted file mode 100644 index 116dfd53054..00000000000 --- a/media-libs/libdvbpsi/libdvbpsi-1.3.1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="library for MPEG TS/DVB PSI tables decoding and generation" -HOMEPAGE="https://www.videolan.org/libdvbpsi" -SRC_URI="https://download.videolan.org/pub/${PN}/${PV}/${P}.tar.bz2" - -LICENSE="LGPL-2.1" -# Sublot == libdvbpsi.so major -SLOT="0/10" -KEYWORDS="~alpha amd64 arm ~arm64 ppc ppc64 sparc x86" -IUSE="doc static-libs" - -RDEPEND="" -DEPEND=" - doc? ( - app-doc/doxygen - >=media-gfx/graphviz-2.26 - )" - -DOCS=( AUTHORS ChangeLog NEWS README ) - -src_prepare() { - sed -e '/CFLAGS/s:-O2::' -e '/CFLAGS/s:-O6::' -e '/CFLAGS/s:-Werror::' -i configure || die - default -} - -src_configure() { - econf \ - $(use_enable static-libs static) \ - --enable-release -} - -src_compile() { - default - use doc && emake doc -} - -src_install() { - use doc && local HTML_DOCS=( doc/doxygen/html/. ) - default - find "${D}" -name '*.la' -delete || die -}