diff options
-rw-r--r-- | multimedia/get_iplayer/README | 6 | ||||
-rw-r--r-- | multimedia/get_iplayer/get_iplayer.SlackBuild | 2 | ||||
-rw-r--r-- | multimedia/get_iplayer/get_iplayer.info | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/multimedia/get_iplayer/README b/multimedia/get_iplayer/README index 30cafbc837aaf..095bc105f2d66 100644 --- a/multimedia/get_iplayer/README +++ b/multimedia/get_iplayer/README @@ -7,12 +7,12 @@ get_iplayer allows you to search, index and record/stream: * BBC Podcasts - up to 192 kbps MP3 / AAC * BBC iPlayer TV subtitles - SubRip / srt -The PVR compoment are included and placed in /usr/share/get_iplayer. +The PVR compoment are included and placed in /usr/share/get_iplayer. However, as the readme file puts it: -> The world's most insecure web-based PVR manager and streaming proxy +> The world's most insecure web-based PVR manager and streaming proxy > for get_iplayer -> ** WARNING ** Never run this in an untrusted environment or facing +> ** WARNING ** Never run this in an untrusted environment or facing > the internet. The original project was withdrawn by its creator. This is the fork from diff --git a/multimedia/get_iplayer/get_iplayer.SlackBuild b/multimedia/get_iplayer/get_iplayer.SlackBuild index 7b8d3e68f5d7e..ef8b63e96d084 100644 --- a/multimedia/get_iplayer/get_iplayer.SlackBuild +++ b/multimedia/get_iplayer/get_iplayer.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=get_iplayer -VERSION=${VERSION:-2.97} +VERSION=${VERSION:-3.09} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/multimedia/get_iplayer/get_iplayer.info b/multimedia/get_iplayer/get_iplayer.info index 25bc3fa6092a9..19837e9ff6af4 100644 --- a/multimedia/get_iplayer/get_iplayer.info +++ b/multimedia/get_iplayer/get_iplayer.info @@ -1,10 +1,10 @@ PRGNAM="get_iplayer" -VERSION="2.97" +VERSION="3.09" HOMEPAGE="http://www.infradead.org/get_iplayer/html/get_iplayer.html" -DOWNLOAD="https://github.com/get-iplayer/get_iplayer/archive/v2.97/get_iplayer-2.97.tar.gz" -MD5SUM="783f5b692e23f5721b2ab2c8eec757ef" +DOWNLOAD="https://github.com/get-iplayer/get_iplayer/archive/v3.09/get_iplayer-3.09.tar.gz" +MD5SUM="444ed9c54a25b723ab5c79d23fa7cfee" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="ffmpeg libwww-perl rtmpdump perl-xml-libxml" +REQUIRES="ffmpeg perl-LWP-Protocol-https perl-JSON perl-xml-libxml perl-Mojolicious AtomicParsley" MAINTAINER="ArTourter" EMAIL="artourter@gmail.com" |