commit:     52dfb5c4531cb088c458ab398d958cdc64d1e222
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 16 07:32:02 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr 16 07:36:30 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52dfb5c4

media-video/get_flash_videos: Remove last-rited pkg

Closes: https://bugs.gentoo.org/407381
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 media-video/get_flash_videos/Manifest              |  1 -
 .../get_flash_videos-1.25.94.ebuild                | 56 ----------------------
 media-video/get_flash_videos/metadata.xml          |  8 ----
 profiles/package.mask                              |  8 ----
 4 files changed, 73 deletions(-)

diff --git a/media-video/get_flash_videos/Manifest 
b/media-video/get_flash_videos/Manifest
deleted file mode 100644
index 48e309b823b..00000000000
--- a/media-video/get_flash_videos/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST get_flash_videos-1.25.94.tar.gz 136922 BLAKE2B 
c353fd5396a6dcd0a759538d16d8237a1f137308d2cc2bbacdd78f6adfc7542b9603d0b63f7d94203dda2611d4972d8d8699aa64863175d7c8cbb148a622c9d3
 SHA512 
f7ec42e763aa83d8aaa5ac0481785ef6197f0f34ff3b3b2209e63767eb8116d5fb75f85732fa37c7e56729bc83b7d4d57dcf5cab954d9f439d21ad00badbdacf

diff --git a/media-video/get_flash_videos/get_flash_videos-1.25.94.ebuild 
b/media-video/get_flash_videos/get_flash_videos-1.25.94.ebuild
deleted file mode 100644
index 917f687c142..00000000000
--- a/media-video/get_flash_videos/get_flash_videos-1.25.94.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit perl-module readme.gentoo-r1
-
-DESCRIPTION="Downloads videos from various Flash-based video hosting sites"
-HOMEPAGE="https://github.com/monsieurvideo/get-flash-videos";
-SRC_URI="https://github.com/monsieurvideo/get-flash-videos/archive/${PV}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-#RESTRICT="test" # Fail to work for a long time, bug #407381
-
-RDEPEND="
-       dev-perl/HTML-TokeParser-Simple
-       dev-perl/Module-Find
-       dev-perl/Term-ProgressBar
-       dev-perl/WWW-Mechanize
-       virtual/perl-Module-CoreList
-"
-DEPEND="${RDEPEND}
-       dev-perl/UNIVERSAL-require
-       test? ( media-video/rtmpdump
-               dev-perl/Tie-IxHash
-               dev-perl/XML-Simple
-               dev-perl/Crypt-Rijndael
-               dev-perl/Data-AMF
-               virtual/perl-IO-Compress )
-"
-
-S="${WORKDIR}/${P//_/-}"
-
-SRC_TEST="do"
-myinst="DESTDIR=${D}"
-
-DISABLE_AUTOFORMATTING="yes"
-DOC_CONTENTS="Downloading videos from RTMP server requires the following 
packages:
-- media-video/rtmpdump
-- dev-perl/Tie-IxHash
-Other optional dependencies:
-- dev-perl/XML-Simple
-- dev-perl/Crypt-Rijndael
-- dev-perl/Data-AMF
-- virtual/perl-IO-Compress"
-
-src_install() {
-       perl-module_src_install
-       readme.gentoo_create_doc
-}
-
-pkg_postinst() {
-       readme.gentoo_print_elog
-}

diff --git a/media-video/get_flash_videos/metadata.xml 
b/media-video/get_flash_videos/metadata.xml
deleted file mode 100644
index 0efca9962a8..00000000000
--- a/media-video/get_flash_videos/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <upstream>
-               <remote-id type="google-code">get-flash-videos</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index b4282983e17..a01183bde24 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -638,14 +638,6 @@ dev-vcs/git-bzr-ng
 # Removal in 30 days.  Bug #434158.
 x11-misc/xwinwrap
 
-# Michał Górny <[email protected]> (17 Mar 2019)
-# Unmaintained, the previous maintainer last touched it in ~2013
-# and others have bumped it since (last in 2017).  The current version
-# fails tests, is outdated and really needs a bump.  net-misc/youtube-dl
-# is a suitable (and more frequently updated) replacement.
-# Removal in 30 days.  Bug #407381.
-media-video/get_flash_videos
-
 # Matt Turner <[email protected]> (16 Mar 2019)
 # Previously packaged drivers, now removed from Gentoo.
 # Keep this mask in place so users are aware, but can also easily unmask them

Reply via email to