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 957E6138330 for ; Sat, 26 May 2018 21:46:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9234AE0AB5; Sat, 26 May 2018 21:46:26 +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 5E478E0AB5 for ; Sat, 26 May 2018 21:46:26 +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 80FC8335C86 for ; Sat, 26 May 2018 21:46:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D5ECC2A8 for ; Sat, 26 May 2018 21:46:23 +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: <1527371161.733cdb192906d1c2d40ce77ff15ec6d97e735afe.asturm@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.0-r1.ebuild X-VCS-Directories: media-libs/libdvbpsi/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 733cdb192906d1c2d40ce77ff15ec6d97e735afe X-VCS-Branch: master Date: Sat, 26 May 2018 21:46:23 +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-Archives-Salt: 991fa03c-2607-4f96-bc0d-f0845d8c7ec0 X-Archives-Hash: 4ee21e11ff6d653ef16b875c4b8409f9 commit: 733cdb192906d1c2d40ce77ff15ec6d97e735afe Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat May 26 21:45:02 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat May 26 21:46:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=733cdb19 media-libs/libdvbpsi: Drop 1.3.0-r1 Package-Manager: Portage-2.3.38, Repoman-2.3.9 media-libs/libdvbpsi/Manifest | 1 - media-libs/libdvbpsi/libdvbpsi-1.3.0-r1.ebuild | 44 -------------------------- 2 files changed, 45 deletions(-) diff --git a/media-libs/libdvbpsi/Manifest b/media-libs/libdvbpsi/Manifest index 4b83429bceb..f8eb1255bac 100644 --- a/media-libs/libdvbpsi/Manifest +++ b/media-libs/libdvbpsi/Manifest @@ -1,3 +1,2 @@ -DIST libdvbpsi-1.3.0.tar.bz2 459083 BLAKE2B 50e8e1780ddaf9a07bd8121d1e179464a6105eaad3d0aa162f9b217863cfc63168a84f60be9de071cf5ee8389a671fcd1375629d452ed77727bb3eaed19a7b19 SHA512 59f097a1032e8cf461210128c7468da4204f077a61f68f2be3310e60004774157335cd7cba82271fcc89b7b6b17a12a06b6214357227ec9976281d9b50565c54 DIST libdvbpsi-1.3.1.tar.bz2 479964 BLAKE2B a29522d39544d90b34915e2ca9fc9ca455a556097c63639d7604679275b57378822adfb4c022478884c897cdde2c0e5f84355fdecf35fd6bb305d1fc275eed8b SHA512 015d586d1ef1fd35fc4b6a5b79d1ce4570e07070840d7070938c38be64853fb987172ad225f000156166559709061de6f901237bfc0f7f26f219b5950b57c27a DIST libdvbpsi-1.3.2.tar.bz2 487807 BLAKE2B ea8d1e121e47d2257d8537beac792e3a420ac957dbf3ec6d89f0c4d063e249616bbc8f3e14ed37769b676ed18d5d4c3c6a33e2a706217854eb2ded91e7c503db SHA512 cb59c2e66a214cad7bb96aa1f80a178399fcd80da9fc05b22c72763f2cd818bfab3724d36eee4c6467fb8bc8bae18b1d8afec64c02e8e47cd7a6e887f0230309 diff --git a/media-libs/libdvbpsi/libdvbpsi-1.3.0-r1.ebuild b/media-libs/libdvbpsi/libdvbpsi-1.3.0-r1.ebuild deleted file mode 100644 index bfe3dc8a5cb..00000000000 --- a/media-libs/libdvbpsi/libdvbpsi-1.3.0-r1.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -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 ~amd64-fbsd ~x86-fbsd" -IUSE="doc static-libs" - -RDEPEND="" -DEPEND=" - doc? ( - app-doc/doxygen - >=media-gfx/graphviz-2.26 - )" # Require recent enough graphviz wrt #181147 - -DOCS=( AUTHORS ChangeLog NEWS README ) - -src_prepare() { - sed -e '/CFLAGS/s:-O2::' -e '/CFLAGS/s:-O6::' -e '/CFLAGS/s:-Werror::' -i configure || die -} - -src_configure() { - econf \ - $(use_enable static-libs static) \ - --enable-release -} - -src_compile() { - emake - use doc && emake doc -} - -src_install() { - default - use doc && dohtml doc/doxygen/html/* - rm -f "${ED}"usr/lib*/${PN}.la -}