openbsd-ports/multimedia/Makefile
sthen ecccbb4dc8 iplayer-dl used the BBC's iPhone streams to download programmes; however
BBC changed things in Dec 2010 to require a TLS connection with an Apple-
signed client certificate present in Apple iOS devices. As a result
iplayer-dl is no longer useful, so remove the port.

(get_iplayer is an alternative which uses the RTMP streams intended
for the Flash player instead).
2011-05-28 20:51:38 +00:00

57 lines
1.4 KiB
Makefile

# $OpenBSD: Makefile,v 1.50 2011/05/28 20:51:38 sthen Exp $
SUBDIR =
SUBDIR += atomicparsley
SUBDIR += audiopreview
SUBDIR += avidemux
SUBDIR += avinfo
SUBDIR += coherence
SUBDIR += devede
SUBDIR += dvdauthor
SUBDIR += dvdbackup
SUBDIR += dvdcpy
SUBDIR += dvdstyler
SUBDIR += ffmpeg-php
SUBDIR += ffmpeg2theora
SUBDIR += get_flash_videos
SUBDIR += get_iplayer
SUBDIR += gstreamer-0.10
SUBDIR += hdhomerun
SUBDIR += k3b
SUBDIR += kaffeine
SUBDIR += libdv
SUBDIR += libdvdnav
SUBDIR += libmatroska
SUBDIR += libmms
SUBDIR += libmp4v2
SUBDIR += libquicktime
SUBDIR += libtheora
SUBDIR += libvpx
SUBDIR += lsdvd
SUBDIR += mediatomb
SUBDIR += mjpegtools
SUBDIR += mjpegtools,quicktime
SUBDIR += mkvtoolnix
SUBDIR += mkvtoolnix,no_x11
SUBDIR += moovida
SUBDIR += mpgtx
SUBDIR += oggconvert
SUBDIR += oggz
SUBDIR += ogmtools
SUBDIR += p5-Data-AMF
SUBDIR += pspvc
SUBDIR += recordmydesktop
SUBDIR += regionset
SUBDIR += schroedinger
SUBDIR += streamdvd
SUBDIR += subrip
SUBDIR += subtitleripper
SUBDIR += transcode
SUBDIR += vitunes
SUBDIR += x264
SUBDIR += xine-lib
SUBDIR += xine-ui
SUBDIR += xvidcore
.include <bsd.port.subdir.mk>