Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/youtube-dl/
Date: Fri, 08 Jan 2021 12:40:38
Message-Id: 1610109585.fd51633f3972df7251e7b597942d38b950cb1dfe.mgorny@gentoo
1 commit: fd51633f3972df7251e7b597942d38b950cb1dfe
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 8 11:11:02 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 8 12:39:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd51633f
7
8 net-misc/youtube-dl: Remove old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 net-misc/youtube-dl/Manifest | 4 --
13 net-misc/youtube-dl/youtube-dl-2020.12.22.ebuild | 71 ------------------------
14 net-misc/youtube-dl/youtube-dl-2020.12.26.ebuild | 71 ------------------------
15 net-misc/youtube-dl/youtube-dl-2020.12.29.ebuild | 71 ------------------------
16 net-misc/youtube-dl/youtube-dl-2020.12.31.ebuild | 71 ------------------------
17 5 files changed, 288 deletions(-)
18
19 diff --git a/net-misc/youtube-dl/Manifest b/net-misc/youtube-dl/Manifest
20 index dcae93a8e3a..c84d33357a3 100644
21 --- a/net-misc/youtube-dl/Manifest
22 +++ b/net-misc/youtube-dl/Manifest
23 @@ -1,6 +1,2 @@
24 -DIST youtube-dl-2020.12.22.tar.gz 3238866 BLAKE2B 8f2f07c59b4d64ed9176bdbfcb858c4f90d7acfe97fad02bf98c517e46fca049421deb764a039466557cfda20d3921535e0e0ae0be4c9afe514a2242a18a45b5 SHA512 2acd7256d3479387db25cc85882da77996cb8fe09a6c6400a9580c1c10317ab72ee18b0e1c2429f533992c41e172f2bbd8c9570daed01578aa971b1ba9d3fbc2
25 -DIST youtube-dl-2020.12.26.tar.gz 3246941 BLAKE2B 7e2c3cea21e10458c1ee3718e9e039301590d8213367229818f36df488865eca7d1e76a27dfc1d4374d15314f271b12fc2c548f43927c724a936399fffa5ac19 SHA512 6a577aa435639af7c5e60183d7548d5f0a74cdea3cb87edaa81dc20ce5ca788ba99f731cbaacffdae74cc10d530e6b8d5b0cfccaf4cb9c2f4cc4f9c540b2d175
26 -DIST youtube-dl-2020.12.29.tar.gz 3246557 BLAKE2B 94ad5b81e9bfd17a1b05725920dab04f9d2e6e6655cf5df3bd42c443207253251b26f8c969a4baaabce7eb44e4cd2ec04d4ed20ad56569b540f2eba8796da3f9 SHA512 361bb9d60ca1b45887e56d346121412d4a23a7245d2960afdfca55e96d1134ef68126fd1aa5630e6067002de9e704cb70688d12d6e997413f221d28dced4fa81
27 -DIST youtube-dl-2020.12.31.tar.gz 3252801 BLAKE2B 23b6acffb1d312b628f4c9c485b81645f679df7c0d40649acca665bc524115e81d842d9e336145d65ca8d6e4217f46f4a6fee8dfa48c11fa0316af2a069a68ce SHA512 78c69648f40c99581a533bac0e1afa2339f5681a01278f9234ad8b6b3f0f1b29e21bb669d27d0a6f9bccae0e3be954b571261d1ab9a1e778f3f028c8795595b6
28 DIST youtube-dl-2021.01.03.tar.gz 3258305 BLAKE2B faebd2ad58b434b6c34d8ede40f5b095acfa123db306881dce4b78f7d144bd76de7d45cc248ad09bcfe86b5930db6a8f69fbdaca5b62b4942ce6c6b004c791f1 SHA512 2698e91bb176e79c3c8d621e835f58523099b7d2b3aea33df01c6f692ce68b02df12884dc276111e53296db2f284f7ac24603302e35f4e10852a1ec9ec9abd18
29 DIST youtube-dl-2021.01.08.tar.gz 3270591 BLAKE2B 7be0b80a80943360ed0b3385921bc4a42c9d5cbb92d5d11f159c0b374a0c86798b14f635e8d31c16aa690f736a14d6c11369b10e42722fd7b5b7a5fdca182196 SHA512 516c5ac6e0e4513e574771a9d39f643f077e18b408dc7b709b92ca99d2d72f15719b545d5f7598a3a1d5eaeae52efff283c42001ce8c846c019582490be8cac1
30
31 diff --git a/net-misc/youtube-dl/youtube-dl-2020.12.22.ebuild b/net-misc/youtube-dl/youtube-dl-2020.12.22.ebuild
32 deleted file mode 100644
33 index 532cbacccf0..00000000000
34 --- a/net-misc/youtube-dl/youtube-dl-2020.12.22.ebuild
35 +++ /dev/null
36 @@ -1,71 +0,0 @@
37 -# Copyright 1999-2021 Gentoo Authors
38 -# Distributed under the terms of the GNU General Public License v2
39 -
40 -EAPI=7
41 -
42 -PYTHON_COMPAT=(python3_{6..9})
43 -
44 -DISTUTILS_USE_SETUPTOOLS=rdepend
45 -
46 -inherit bash-completion-r1 distutils-r1 readme.gentoo-r1
47 -
48 -DESCRIPTION="Download videos from YouTube.com (and more sites...)"
49 -HOMEPAGE="https://youtube-dl.org/ https://github.com/ytdl-org/youtube-dl/"
50 -SRC_URI="https://youtube-dl.org/downloads/${PV}/${P}.tar.gz"
51 -S=${WORKDIR}/${PN}
52 -
53 -LICENSE="public-domain"
54 -KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
55 -SLOT="0"
56 -
57 -RDEPEND="
58 - dev-python/pycryptodome[${PYTHON_USEDEP}]
59 -"
60 -
61 -distutils_enable_tests nose
62 -
63 -src_prepare() {
64 - sed -i -e '/flake8/d' Makefile || die
65 - distutils-r1_src_prepare
66 -}
67 -
68 -python_test() {
69 - emake offlinetest
70 -}
71 -
72 -python_install_all() {
73 - doman youtube-dl.1
74 -
75 - newbashcomp youtube-dl.bash-completion youtube-dl
76 -
77 - insinto /usr/share/zsh/site-functions
78 - newins youtube-dl.zsh _youtube-dl
79 -
80 - insinto /usr/share/fish/vendor_completions.d
81 - doins youtube-dl.fish
82 -
83 - distutils-r1_python_install_all
84 -
85 - rm -r "${ED}"/usr/etc || die
86 - rm -r "${ED}"/usr/share/doc/youtube_dl || die
87 -}
88 -
89 -pkg_postinst() {
90 - elog "youtube-dl(1) / https://bugs.gentoo.org/355661 /"
91 - elog "https://github.com/rg3/youtube-dl/blob/master/README.md#faq :"
92 - elog
93 - elog "youtube-dl works fine on its own on most sites. However, if you want"
94 - elog "to convert video/audio, you'll need ffmpeg (media-video/ffmpeg)."
95 - elog "On some sites - most notably YouTube - videos can be retrieved in"
96 - elog "a higher quality format without sound. youtube-dl will detect whether"
97 - elog "ffmpeg is present and automatically pick the best option."
98 - elog
99 - elog "Videos or video formats streamed via RTMP protocol can only be"
100 - elog "downloaded when rtmpdump (media-video/rtmpdump) is installed."
101 - elog
102 - elog "Downloading MMS and RTSP videos requires either mplayer"
103 - elog "(media-video/mplayer) or mpv (media-video/mpv) to be installed."
104 - elog
105 - elog "If you want youtube-dl to embed thumbnails from the metadata into the"
106 - elog "resulting MP4 files, consider installing media-video/atomicparsley"
107 -}
108
109 diff --git a/net-misc/youtube-dl/youtube-dl-2020.12.26.ebuild b/net-misc/youtube-dl/youtube-dl-2020.12.26.ebuild
110 deleted file mode 100644
111 index 9d465c61694..00000000000
112 --- a/net-misc/youtube-dl/youtube-dl-2020.12.26.ebuild
113 +++ /dev/null
114 @@ -1,71 +0,0 @@
115 -# Copyright 1999-2021 Gentoo Authors
116 -# Distributed under the terms of the GNU General Public License v2
117 -
118 -EAPI=7
119 -
120 -PYTHON_COMPAT=(python3_{6..9})
121 -
122 -DISTUTILS_USE_SETUPTOOLS=rdepend
123 -
124 -inherit bash-completion-r1 distutils-r1 readme.gentoo-r1
125 -
126 -DESCRIPTION="Download videos from YouTube.com (and more sites...)"
127 -HOMEPAGE="https://youtube-dl.org/ https://github.com/ytdl-org/youtube-dl/"
128 -SRC_URI="https://youtube-dl.org/downloads/${PV}/${P}.tar.gz"
129 -S=${WORKDIR}/${PN}
130 -
131 -LICENSE="public-domain"
132 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
133 -SLOT="0"
134 -
135 -RDEPEND="
136 - dev-python/pycryptodome[${PYTHON_USEDEP}]
137 -"
138 -
139 -distutils_enable_tests nose
140 -
141 -src_prepare() {
142 - sed -i -e '/flake8/d' Makefile || die
143 - distutils-r1_src_prepare
144 -}
145 -
146 -python_test() {
147 - emake offlinetest
148 -}
149 -
150 -python_install_all() {
151 - doman youtube-dl.1
152 -
153 - newbashcomp youtube-dl.bash-completion youtube-dl
154 -
155 - insinto /usr/share/zsh/site-functions
156 - newins youtube-dl.zsh _youtube-dl
157 -
158 - insinto /usr/share/fish/vendor_completions.d
159 - doins youtube-dl.fish
160 -
161 - distutils-r1_python_install_all
162 -
163 - rm -r "${ED}"/usr/etc || die
164 - rm -r "${ED}"/usr/share/doc/youtube_dl || die
165 -}
166 -
167 -pkg_postinst() {
168 - elog "youtube-dl(1) / https://bugs.gentoo.org/355661 /"
169 - elog "https://github.com/rg3/youtube-dl/blob/master/README.md#faq :"
170 - elog
171 - elog "youtube-dl works fine on its own on most sites. However, if you want"
172 - elog "to convert video/audio, you'll need ffmpeg (media-video/ffmpeg)."
173 - elog "On some sites - most notably YouTube - videos can be retrieved in"
174 - elog "a higher quality format without sound. youtube-dl will detect whether"
175 - elog "ffmpeg is present and automatically pick the best option."
176 - elog
177 - elog "Videos or video formats streamed via RTMP protocol can only be"
178 - elog "downloaded when rtmpdump (media-video/rtmpdump) is installed."
179 - elog
180 - elog "Downloading MMS and RTSP videos requires either mplayer"
181 - elog "(media-video/mplayer) or mpv (media-video/mpv) to be installed."
182 - elog
183 - elog "If you want youtube-dl to embed thumbnails from the metadata into the"
184 - elog "resulting MP4 files, consider installing media-video/atomicparsley"
185 -}
186
187 diff --git a/net-misc/youtube-dl/youtube-dl-2020.12.29.ebuild b/net-misc/youtube-dl/youtube-dl-2020.12.29.ebuild
188 deleted file mode 100644
189 index 9d465c61694..00000000000
190 --- a/net-misc/youtube-dl/youtube-dl-2020.12.29.ebuild
191 +++ /dev/null
192 @@ -1,71 +0,0 @@
193 -# Copyright 1999-2021 Gentoo Authors
194 -# Distributed under the terms of the GNU General Public License v2
195 -
196 -EAPI=7
197 -
198 -PYTHON_COMPAT=(python3_{6..9})
199 -
200 -DISTUTILS_USE_SETUPTOOLS=rdepend
201 -
202 -inherit bash-completion-r1 distutils-r1 readme.gentoo-r1
203 -
204 -DESCRIPTION="Download videos from YouTube.com (and more sites...)"
205 -HOMEPAGE="https://youtube-dl.org/ https://github.com/ytdl-org/youtube-dl/"
206 -SRC_URI="https://youtube-dl.org/downloads/${PV}/${P}.tar.gz"
207 -S=${WORKDIR}/${PN}
208 -
209 -LICENSE="public-domain"
210 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
211 -SLOT="0"
212 -
213 -RDEPEND="
214 - dev-python/pycryptodome[${PYTHON_USEDEP}]
215 -"
216 -
217 -distutils_enable_tests nose
218 -
219 -src_prepare() {
220 - sed -i -e '/flake8/d' Makefile || die
221 - distutils-r1_src_prepare
222 -}
223 -
224 -python_test() {
225 - emake offlinetest
226 -}
227 -
228 -python_install_all() {
229 - doman youtube-dl.1
230 -
231 - newbashcomp youtube-dl.bash-completion youtube-dl
232 -
233 - insinto /usr/share/zsh/site-functions
234 - newins youtube-dl.zsh _youtube-dl
235 -
236 - insinto /usr/share/fish/vendor_completions.d
237 - doins youtube-dl.fish
238 -
239 - distutils-r1_python_install_all
240 -
241 - rm -r "${ED}"/usr/etc || die
242 - rm -r "${ED}"/usr/share/doc/youtube_dl || die
243 -}
244 -
245 -pkg_postinst() {
246 - elog "youtube-dl(1) / https://bugs.gentoo.org/355661 /"
247 - elog "https://github.com/rg3/youtube-dl/blob/master/README.md#faq :"
248 - elog
249 - elog "youtube-dl works fine on its own on most sites. However, if you want"
250 - elog "to convert video/audio, you'll need ffmpeg (media-video/ffmpeg)."
251 - elog "On some sites - most notably YouTube - videos can be retrieved in"
252 - elog "a higher quality format without sound. youtube-dl will detect whether"
253 - elog "ffmpeg is present and automatically pick the best option."
254 - elog
255 - elog "Videos or video formats streamed via RTMP protocol can only be"
256 - elog "downloaded when rtmpdump (media-video/rtmpdump) is installed."
257 - elog
258 - elog "Downloading MMS and RTSP videos requires either mplayer"
259 - elog "(media-video/mplayer) or mpv (media-video/mpv) to be installed."
260 - elog
261 - elog "If you want youtube-dl to embed thumbnails from the metadata into the"
262 - elog "resulting MP4 files, consider installing media-video/atomicparsley"
263 -}
264
265 diff --git a/net-misc/youtube-dl/youtube-dl-2020.12.31.ebuild b/net-misc/youtube-dl/youtube-dl-2020.12.31.ebuild
266 deleted file mode 100644
267 index 9d465c61694..00000000000
268 --- a/net-misc/youtube-dl/youtube-dl-2020.12.31.ebuild
269 +++ /dev/null
270 @@ -1,71 +0,0 @@
271 -# Copyright 1999-2021 Gentoo Authors
272 -# Distributed under the terms of the GNU General Public License v2
273 -
274 -EAPI=7
275 -
276 -PYTHON_COMPAT=(python3_{6..9})
277 -
278 -DISTUTILS_USE_SETUPTOOLS=rdepend
279 -
280 -inherit bash-completion-r1 distutils-r1 readme.gentoo-r1
281 -
282 -DESCRIPTION="Download videos from YouTube.com (and more sites...)"
283 -HOMEPAGE="https://youtube-dl.org/ https://github.com/ytdl-org/youtube-dl/"
284 -SRC_URI="https://youtube-dl.org/downloads/${PV}/${P}.tar.gz"
285 -S=${WORKDIR}/${PN}
286 -
287 -LICENSE="public-domain"
288 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
289 -SLOT="0"
290 -
291 -RDEPEND="
292 - dev-python/pycryptodome[${PYTHON_USEDEP}]
293 -"
294 -
295 -distutils_enable_tests nose
296 -
297 -src_prepare() {
298 - sed -i -e '/flake8/d' Makefile || die
299 - distutils-r1_src_prepare
300 -}
301 -
302 -python_test() {
303 - emake offlinetest
304 -}
305 -
306 -python_install_all() {
307 - doman youtube-dl.1
308 -
309 - newbashcomp youtube-dl.bash-completion youtube-dl
310 -
311 - insinto /usr/share/zsh/site-functions
312 - newins youtube-dl.zsh _youtube-dl
313 -
314 - insinto /usr/share/fish/vendor_completions.d
315 - doins youtube-dl.fish
316 -
317 - distutils-r1_python_install_all
318 -
319 - rm -r "${ED}"/usr/etc || die
320 - rm -r "${ED}"/usr/share/doc/youtube_dl || die
321 -}
322 -
323 -pkg_postinst() {
324 - elog "youtube-dl(1) / https://bugs.gentoo.org/355661 /"
325 - elog "https://github.com/rg3/youtube-dl/blob/master/README.md#faq :"
326 - elog
327 - elog "youtube-dl works fine on its own on most sites. However, if you want"
328 - elog "to convert video/audio, you'll need ffmpeg (media-video/ffmpeg)."
329 - elog "On some sites - most notably YouTube - videos can be retrieved in"
330 - elog "a higher quality format without sound. youtube-dl will detect whether"
331 - elog "ffmpeg is present and automatically pick the best option."
332 - elog
333 - elog "Videos or video formats streamed via RTMP protocol can only be"
334 - elog "downloaded when rtmpdump (media-video/rtmpdump) is installed."
335 - elog
336 - elog "Downloading MMS and RTSP videos requires either mplayer"
337 - elog "(media-video/mplayer) or mpv (media-video/mpv) to be installed."
338 - elog
339 - elog "If you want youtube-dl to embed thumbnails from the metadata into the"
340 - elog "resulting MP4 files, consider installing media-video/atomicparsley"
341 -}