media-gfx/pstoedit: Remove media-libs/ming dep
authorMichał Górny <mgorny@gentoo.org>
Fri, 6 Sep 2019 13:00:26 +0000 (15:00 +0200)
committerMichał Górny <mgorny@gentoo.org>
Fri, 6 Sep 2019 13:07:03 +0000 (15:07 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-gfx/pstoedit/metadata.xml
media-gfx/pstoedit/pstoedit-3.70-r1.ebuild
profiles/base/package.use.mask

index b2d783b728aa11577220b565c0b021ed19be43cb..6bf9a32c5235cf26a796c60f4d7a12ed2d326ca1 100644 (file)
@@ -11,7 +11,6 @@
   </maintainer>
   <use>
     <flag name="emf">Enable <pkg>media-libs/libemf</pkg> support</flag>
-    <flag name="flash">Enable <pkg>media-libs/ming</pkg> SWF support</flag>
     <flag name="pptx">Enable support for generating PowerPoint pptx files</flag>
   </use>
   <upstream>
index 6ce7a5d378cd9ed63b9b4eb2015fdb780d24d6cf..b42c1daabf479c335dc064d20614cf2133d4842d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,13 +12,12 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="emf flash imagemagick plotutils pptx static-libs"
+IUSE="emf imagemagick plotutils pptx static-libs"
 
 RDEPEND="
        >=media-libs/gd-2.0.35-r1:=
        >=app-text/ghostscript-gpl-8.71-r1
        emf? ( >=media-libs/libemf-1.0.3 )
-       flash? ( >=media-libs/ming-0.4.3 )
        imagemagick? ( >=media-gfx/imagemagick-6.6.1.2[cxx] )
        plotutils? ( media-libs/plotutils )
        pptx? ( dev-libs/libzip )
@@ -49,8 +48,8 @@ src_configure() {
                $(use_with emf) \
                $(use_with imagemagick magick) \
                $(use_with plotutils libplot) \
-               $(use_with flash swf) \
-               $(use_with pptx)
+               $(use_with pptx) \
+               --without-swf
 }
 
 src_install() {
index 82413ef6a620bfc21acfb12cbcfa3812872c9af4..b8cbc409a28dbfb58c8950b897700a5c4d1f95f6 100644 (file)
@@ -35,7 +35,6 @@ sys-cluster/openmpi openmpi_fabrics_open-mx
 
 # Aaron Bauman <bman@gentoo.org> (2019-08-04)
 # media-libs/ming will be removed in 30 days
-media-gfx/pstoedit flash
 sci-chemistry/wxmacmolplt flash
 
 # Thomas Deutschmann <whissi@gentoo.org> (2019-08-03)