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 396351382C5 for ; Sat, 20 Jan 2018 23:46:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5129FE07D3; Sat, 20 Jan 2018 23:46:24 +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 1EDEBE07D3 for ; Sat, 20 Jan 2018 23:46:23 +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 96654335C43 for ; Sat, 20 Jan 2018 23:46:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E6B311B0 for ; Sat, 20 Jan 2018 23:46:20 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1516491972.98b0a157384de0841eae9f36be08122ffd31a3cd.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/ming/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/ming/Manifest media-libs/ming/ming-0.4.7.ebuild X-VCS-Directories: media-libs/ming/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 98b0a157384de0841eae9f36be08122ffd31a3cd X-VCS-Branch: master Date: Sat, 20 Jan 2018 23:46:20 +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: b2a92b77-f379-4ea1-82c1-cbf70ab53e08 X-Archives-Hash: 048baf91e4bed217503e1270d2ec7b0f commit: 98b0a157384de0841eae9f36be08122ffd31a3cd Author: Aaron Bauman gentoo org> AuthorDate: Sat Jan 20 23:46:12 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sat Jan 20 23:46:12 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98b0a157 media-libs/ming: drop vulnerable wrt bug #620318 media-libs/ming/Manifest | 1 - media-libs/ming/ming-0.4.7.ebuild | 94 --------------------------------------- 2 files changed, 95 deletions(-) diff --git a/media-libs/ming/Manifest b/media-libs/ming/Manifest index 4b76d3849a3..7bbefc2b77e 100644 --- a/media-libs/ming/Manifest +++ b/media-libs/ming/Manifest @@ -1,2 +1 @@ -DIST ming-0_4_7.tar.gz 14903570 BLAKE2B 48e7b3c2b8a81fa63da18dd140064c572efe563eb621f33b4bc57cdcad8d6cb828e8f62fc63b47144389b0eefa5b571c47e39013ec2724611d20e74928275213 SHA512 232cf45daabd7b60203c9382aa6568455a42ddcd1bd60eec9bfe3f5e80376fcc9ff6304efbafca1ac8a504e2e167bc394e4902e0d067303d9582551461e09d3c DIST ming-0_4_8.tar.gz 14908459 BLAKE2B df89beab98a7fbdcbefccad3a2fb013453405a7dba757131a61f06d9e40b7e1fe7beeadab42c113b12cff24b91cb1e76e9fabee0e1b4af58e2127eba13cc27bc SHA512 e395acde9119ad32f4cedd500bcceee70bdd563222a41dda899cc318d5e34eb580abc38ac39c6dec7821913a0a70d2f953fc81f52255b623e34f7c3aaafbc9c0 diff --git a/media-libs/ming/ming-0.4.7.ebuild b/media-libs/ming/ming-0.4.7.ebuild deleted file mode 100644 index 5d5b23fa2fa..00000000000 --- a/media-libs/ming/ming-0.4.7.ebuild +++ /dev/null @@ -1,94 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) -PHP_EXT_NAME=ming -PHP_EXT_OPTIONAL_USE=php -AUTOTOOLS_AUTORECONF=yes -GENTOO_DEPEND_ON_PERL=no -inherit autotools distutils-r1 flag-o-matic multilib perl-module vcs-snapshot - -DESCRIPTION="An Open Source library for Flash movie generation" -HOMEPAGE="http://ming.sourceforge.net/" -SRC_URI="https://github.com/libming/libming/archive/${P//./_}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="+perl php +python static-libs" - -RDEPEND="perl? ( dev-lang/perl:= ) - python? ( ${PYTHON_DEPS} ) - media-libs/freetype:= - media-libs/libpng:0= - media-libs/giflib:= - sys-libs/zlib:= - !media-libs/libswf" -DEPEND="${RDEPEND} - sys-devel/flex - virtual/yacc" -PDEPEND="php? ( dev-php/ming-php )" - -REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" -S=${WORKDIR}/${P//./_} - -# Tests only work when the package is tested on a system -# which does not presently have any version of ming installed. -RESTRICT="test" - -src_prepare() { - default - - # Let's get rid of the TEXTRELS, link dynamic. Use gif. - sed -i \ - -e 's/libming.a/libming.so/' \ - -e 's/lungif/lgif/' \ - perl_ext/Makefile.PL - - sed -i -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.in || die - - eautoreconf -} - -src_configure() { - # build is sensitive to -O3 (bug #297437) - replace-flags -O3 -O2 - - # build python via distutils calls, disable here - # php is done in dev-php/ming-php - local myconf=( - --disable-python - --disable-php - $(use_enable static-libs static) - $(use_enable perl) - ) - econf "${myconf[@]}" -} - -run_distutils() { - if use python; then - pushd py_ext > /dev/null || die - distutils-r1_"${@}" - popd > /dev/null || die - fi -} - -src_compile() { - # some parallel make issues on flex/bison - emake -C src/actioncompiler -j1 - emake - - run_distutils ${FUNCNAME} -} - -src_install() { - run_distutils ${FUNCNAME} - - emake DESTDIR="${D}" INSTALLDIRS="vendor" install - einstalldocs - - perl_delete_localpod - find "${ED}"usr/lib* -name '*.la' -delete -}