Commit Graph

18 Commits

Author SHA1 Message Date
sthen
4bef8c5762 use MODPY_PYBUILD 2022-11-25 21:11:34 +00:00
sthen
dae9f91e31 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:28:39 +00:00
naddy
7f61407556 drop RCS Ids 2022-03-11 19:39:15 +00:00
bket
1671c11734 Convert unflavored python3 py-* ports, and update dependencies and bump REVISION of consumers
OK sthen@
2022-02-22 04:22:19 +00:00
sthen
3fb7cdbcf6 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:35 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
benoit
e0202e74cf Update to py-pafy-0.5.5. 2020-11-21 09:40:09 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
ajacoutot
7ee3831189 Missing BDEP. 2018-11-26 09:27:03 +00:00
danj
31354bb2dd Update to py3-pafy-0.5.4
Switch to py3 and add youtube-dl as a rdep

From semarie
2018-11-25 20:34:37 +00:00
benoit
27552d02f0 Update to py-pafi-0.5.3.1. 2017-05-23 11:11:16 +00:00
sthen
ee57a78901 bump REVISION for setuptools dep change. 2015-09-29 10:52:28 +00:00
sthen
b0afd3bc40 remove bcallah as maintainer of his ports, at his request 2015-08-25 13:18:24 +00:00
bcallah
4c4784560b Update to 0.3.74 and add a pre-configure Perl substitution that does the
same work as a bugfix patch (which will go away next update, it saves
having to create a patches/ directory).
2015-06-28 22:52:21 +00:00
jasper
34b49fc00e use MODPY_PI 2015-06-22 07:57:29 +00:00
bcallah
157df41040 Import multimedia/py-pafy
ok landry@

Pafy is a Python library to download YouTube content and retrieve metadata.

Features:
* Retrieve metadata such as viewcount, duration, rating, author, thumbnail
  and keywords
* Download video or audio at requested resolution/bitrate/format/filesize
* Command line tool (ytdl) for downloading directly from the command line
* Retrieve the URL to stream the video in a player such as vlc or mplayer
* Works with age-restricted videos and non-embeddable videos
* Small, standalone, single importable module file (pafy.py)
* Select highest quality stream for download or streaming
* Video only (no audio) download option (m4v or webm)
* Audio only (no video) download option (ogg or m4a)
* Retrieve playlists and playlist metadata
2015-04-06 01:36:04 +00:00