Skip to content
Snippets Groups Projects
Commit 6c91a009 authored by Jamie Landeg-Jones's avatar Jamie Landeg-Jones Committed by Vladimir Druzenko
Browse files

multimedia/get_iplayer: update to 3.35, pet portclippy

Changelog:
* Fixed a bug introduced in v3.32 that caused tagging failures with a
"Wide character" error when --tag-only-filename contained non-ASCII
characters.
* Adapted for changes to iPlayer site that caused unwanted items to be
downloaded with --pid-recursive when the "More like this" listings for
CBBC/CBeebies programmes contained links to individual episodes rather
than to series.
* Corrected a typo in option specs that caused a "duplicate specification"
warning when Getopt::Long Perl module >= 2.55.
https://github.com/get-iplayer/get_iplayer/wiki/release330to339#changes-in-335

While here pet portclippy and sort options.

PR:	279119
parent ef1c83c3
No related branches found
No related tags found
No related merge requests found
PORTNAME= get_iplayer
DISTVERSION= 3.34
PORTREVISION= 1
DISTVERSIONPREFIX= v
DISTVERSION= 3.35
CATEGORIES= multimedia net
MAINTAINER= jamie@catflap.org
......@@ -37,12 +36,12 @@ PLIST_FILES= bin/${PORTNAME} ${SCRIPTS:S,^,${WWWDIR_REL}/,} \
PORTDOCS= CHANGELOG.md README.md
OPTIONS_DEFINE= DOCS FFMPEG ATOMICPARSLEY
OPTIONS_DEFAULT= FFMPEG ATOMICPARSLEY
FFMPEG_DESC= Enable file conversion using FFmpeg
FFMPEG_RUN_DEPENDS= ffmpeg>=0:multimedia/ffmpeg
ATOMICPARSLEY_DESC= Enable tagging of media files
OPTIONS_DEFINE= ATOMICPARSLEY DOCS FFMPEG
OPTIONS_DEFAULT= ATOMICPARSLEY FFMPEG
ATOMICPARSLEY_DESC= Enable tagging of media files
FFMPEG_DESC= Enable file conversion using FFmpeg
ATOMICPARSLEY_RUN_DEPENDS= atomicparsley>=0:multimedia/atomicparsley
FFMPEG_RUN_DEPENDS= ffmpeg>=0:multimedia/ffmpeg
post-patch:
${REINPLACE_CMD} -e "108,110c\\${.newline} \$$opt_cmdline->{getiplayer} = \"${PREFIX}/bin/${PORTNAME}\";" \
......
TIMESTAMP = 1698893026
SHA256 (get-iplayer-get_iplayer-v3.34_GH0.tar.gz) = 72128a0edd731c1b1d932108b3c47c74f93e17ca99915f5c769767344f339be8
SIZE (get-iplayer-get_iplayer-v3.34_GH0.tar.gz) = 149722
TIMESTAMP = 1715985824
SHA256 (get-iplayer-get_iplayer-v3.35_GH0.tar.gz) = 048ff5f9bd5c6c0f51a05fd0c97eb137029d1950b594384a920c3c674f121e8c
SIZE (get-iplayer-get_iplayer-v3.35_GH0.tar.gz) = 149783
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment