diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-15 08:02:53 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-15 08:02:53 +0100 |
commit | 4188c88a6a4e69751c0fd8bf3ef96698581d338b (patch) | |
tree | 21f206d62a52f362bc0ce55c111322b88e66b1fb /net-misc | |
parent | net-misc/youtube-dl: Version bump. (diff) | |
download | gentoo-4188c88a6a4e69751c0fd8bf3ef96698581d338b.tar.gz gentoo-4188c88a6a4e69751c0fd8bf3ef96698581d338b.tar.bz2 gentoo-4188c88a6a4e69751c0fd8bf3ef96698581d338b.zip |
net-misc/youtube-dl: Old.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/youtube-dl/Manifest | 1 | ||||
-rw-r--r-- | net-misc/youtube-dl/youtube-dl-2017.02.01.ebuild | 99 |
2 files changed, 0 insertions, 100 deletions
diff --git a/net-misc/youtube-dl/Manifest b/net-misc/youtube-dl/Manifest index 1284a24ff5ac..367364e6e88f 100644 --- a/net-misc/youtube-dl/Manifest +++ b/net-misc/youtube-dl/Manifest @@ -1,4 +1,3 @@ DIST youtube-dl-2016.12.22.tar.gz 2502964 SHA256 f5bc5eb1af17391b7a1da795f4181c3702fb2c1da2668b25f1260dbdba882524 SHA512 87fee134da660a4feb4cfcd2cbb35cb9682e6ed08c766e3c89f6c986f991cac78c64f5bf8a1d15c4080e4df0909c6a360137407a7896b93f8f41cf4493f341cb WHIRLPOOL 6909d34958e4152be3334723c68d207bb34db2996d90908829ebd3ee45d28768d7f6cba8ce0fb19de440b34fb96b46b3d5b8bf830c998037c4f4d59e574206c3 -DIST youtube-dl-2017.02.01.tar.gz 2547975 SHA256 ff77551020c4a81810cb40c9ad36e229db1955d38e390ecdd1333dfc265079ca SHA512 6eddb325238669d84f6d99273d654a34074b38450d6815a6e6ae397989d690126d701e1f0eead147edb8021a950b116ecebee272678b63a5271613c90d7133f0 WHIRLPOOL 99d816b0c48af2b5cd9932a91ae2846656157e1b8f6d411666fff6254552073679f0b21fa6a5dfc44db79767a8b72f6973306e215d9e55f5608375d87cd6f046 DIST youtube-dl-2017.02.07.tar.gz 2567271 SHA256 e35415388815250e4d32055929850c8d6de0c1b4781b1f70eb80fda0b01a38bf SHA512 075417ba59660915db58a1a8a03a4212ebab73ddbf935d44b82482078d97d530770871ef7be7c7b10e01c2800c279642c988d19a7d546661422900aafe2c97a7 WHIRLPOOL afd425501294fc00241474d8ca540f1c0be87c7da9d4a02cc1bae6e66e08a79864aaf622c2d2be996259018f0be393b2070f25d4e4a430dea469193491b371ca DIST youtube-dl-2017.02.14.tar.gz 2581332 SHA256 7fde29844c1980416f91d6152a580611b55eeaf815ecda41e93c63ed658f9ae1 SHA512 6df79f304fa24f889629dd4cc4a24c90af8e1c9fb1352c5b1d3a5685f91b81fff9a71c5be31decc85515b93f7153607096ef9f47148364a2d562922c52f79a09 WHIRLPOOL 8433dccb6f18a9ad72a63de77e43c428bc89c0023969105ea002f0e05beae260e3279e2344ce5261586d907e01004deb4e391c13d2eaaabff4b841762bbd04bb diff --git a/net-misc/youtube-dl/youtube-dl-2017.02.01.ebuild b/net-misc/youtube-dl/youtube-dl-2017.02.01.ebuild deleted file mode 100644 index 6cb33319c36f..000000000000 --- a/net-misc/youtube-dl/youtube-dl-2017.02.01.ebuild +++ /dev/null @@ -1,99 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -PYTHON_COMPAT=(python{2_7,3_4,3_5}) -inherit bash-completion-r1 distutils-r1 eutils - -DESCRIPTION="Download videos from YouTube.com (and more sites...)" -HOMEPAGE="https://rg3.github.com/youtube-dl/" -SRC_URI="http://youtube-dl.org/downloads/${PV}/${P}.tar.gz" - -LICENSE="public-domain" -SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" -IUSE="offensive test" - -RDEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] -" -DEPEND=" - ${RDEPEND} - test? ( dev-python/nose[coverage(+)] ) -" - -S="${WORKDIR}/${PN}" - -python_prepare_all() { - if ! use offensive; then - sed -i -e "/__version__/s|'$|-gentoo_no_offensive_sites'|g" \ - youtube_dl/version.py || die - # these have single line import statements - local xxx=( - alphaporno anysex behindkink camwithher chaturbate eporner - eroprofile extremetube fourtube foxgay goshgay hellporno - hentaistigma hornbunny keezmovies lovehomeporn mofosex motherless - myvidster porn91 porncom pornhd pornotube pornovoisines pornoxo - ruleporn sexu slutload spankbang spankwire sunporno thisav tube8 - vporn watchindianporn xbef xnxx xtube xvideos xxxymovies youjizz - youporn - ) - # these have multi-line import statements - local mxxx=( - drtuber pornhub redtube xhamster tnaflix - ) - # do single line imports - sed -i \ - -e $( printf '/%s/d;' ${xxx[@]} ) \ - youtube_dl/extractor/extractors.py \ - || die - - # do multiple line imports - sed -i \ - -e $( printf '/%s/,/)/d;' ${mxxx[@]} ) \ - youtube_dl/extractor/extractors.py \ - || die - - sed -i \ - -e $( printf '/%s/d;' ${mxxx[@]} ) \ - youtube_dl/extractor/generic.py \ - || die - - rm \ - $( printf 'youtube_dl/extractor/%s.py ' ${xxx[@]} ) \ - $( printf 'youtube_dl/extractor/%s.py ' ${mxxx[@]} ) \ - test/test_age_restriction.py \ - || die - fi - - epatch_user - - distutils-r1_python_prepare_all -} - -src_compile() { - distutils-r1_src_compile -} - -python_test() { - emake test -} - -python_install_all() { - dodoc README.txt - doman ${PN}.1 - - newbashcomp ${PN}.bash-completion ${PN} - - insinto /usr/share/zsh/site-functions - newins youtube-dl.zsh _youtube-dl - - insinto /usr/share/fish/completions - doins youtube-dl.fish - - distutils-r1_python_install_all - - rm -r "${ED}"/usr/etc || die -} |