+++ /dev/null
-# 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
-}
+++ /dev/null
-<?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>
# Removal in 30 days. Bug #434158.
x11-misc/xwinwrap
-# Michał Górny <mgorny@gentoo.org> (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 <mattst88@gentoo.org> (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