freebsd-ports/multimedia/Makefile
Marcus Alves Grando 35ba0d49de This is a fork off of the vstream library from the tivo-mplayer project.
It has been stripped down to just the client code, and includes an example
client application.  If you have vserver installed on your Tivo (which most
tivo hackers do), then you can use this simple client to stream .ty files
from it.  MPlayer will also include support for this library soon.  This
library can also be used by MPlayer/MEncoder to watch/re-encode tivo
streams live over a network.

PR:		87027
Submitted by:	Frank Mayhar <frank@exit.com>
2005-10-07 13:14:37 +00:00

193 lines
4.7 KiB
Makefile

# $FreeBSD$
#
COMMENT = Multimedia software
SUBDIR += acidrip
SUBDIR += avidemux2
SUBDIR += avifile
SUBDIR += avinfo
SUBDIR += beep-media-player
SUBDIR += bmp-extra-plugins
SUBDIR += bsdbktr_tvtune
SUBDIR += camserv
SUBDIR += cupid
SUBDIR += dirac
SUBDIR += dtv
SUBDIR += dumpmpeg
SUBDIR += dv2jpg
SUBDIR += dvd-slideshow
SUBDIR += dvdauthor
SUBDIR += dvdrip
SUBDIR += dvdstyler
SUBDIR += dvts
SUBDIR += emovix
SUBDIR += enjoympeg
SUBDIR += exportvideo
SUBDIR += ffmpeg
SUBDIR += ffmpeg-devel
SUBDIR += freevo
SUBDIR += fxtv
SUBDIR += gaim-xmms-remote
SUBDIR += gavl
SUBDIR += gcfilms
SUBDIR += gdvrecv
SUBDIR += gmencoder
SUBDIR += gnonlin
SUBDIR += goggles
SUBDIR += gopchop
SUBDIR += gpac-libm4systems
SUBDIR += grpplaylist
SUBDIR += gstreamer
SUBDIR += gstreamer-editor
SUBDIR += gstreamer-ffmpeg
SUBDIR += gstreamer-plugins
SUBDIR += gstreamer-plugins-all
SUBDIR += gstreamer-plugins-core
SUBDIR += gstreamer-plugins-dirac
SUBDIR += gstreamer-plugins-dts
SUBDIR += gstreamer-plugins-dv
SUBDIR += gstreamer-plugins-dvd
SUBDIR += gstreamer-plugins-libfame
SUBDIR += gstreamer-plugins-mpeg2dec
SUBDIR += gstreamer-plugins-mpeg2enc
SUBDIR += gstreamer-plugins-mplex
SUBDIR += gstreamer-plugins-theora
SUBDIR += gstreamer-plugins-x264
SUBDIR += gstreamer-plugins-xvid
SUBDIR += gsubedit
SUBDIR += gtksubtitler
SUBDIR += gxanim
SUBDIR += gxine
SUBDIR += gxmms
SUBDIR += handbrake
SUBDIR += hayes
SUBDIR += istanbul
SUBDIR += jahshaka
SUBDIR += kaffeine
SUBDIR += kaffeine-mozilla
SUBDIR += kdemultimedia3
SUBDIR += kino
SUBDIR += kino-dvtitler
SUBDIR += kmenc15
SUBDIR += kmplayer
SUBDIR += konverter
SUBDIR += kplayer
SUBDIR += ksubeditor
SUBDIR += ldvd
SUBDIR += libdivxdecore
SUBDIR += libdivxdecore-devel
SUBDIR += libdivxencore
SUBDIR += libdts
SUBDIR += libdv
SUBDIR += libdvbpsi
SUBDIR += libdvdcss
SUBDIR += libdvdnav
SUBDIR += libdvdplay
SUBDIR += libdvdread
SUBDIR += libfame
SUBDIR += libmatroska
SUBDIR += libmovtar
SUBDIR += libmpeg2
SUBDIR += libmpeg3
SUBDIR += libquicktime
SUBDIR += libtheora
SUBDIR += libxine
SUBDIR += linux-divx4linux
SUBDIR += linux-divx4linux4
SUBDIR += linux-realplayer
SUBDIR += linux-xmovie
SUBDIR += lsdvd
SUBDIR += lxdvdrip
SUBDIR += mjpegtools
SUBDIR += mjpegtools-yuvfilters
SUBDIR += mkvtoolnix
SUBDIR += mkxvcd
SUBDIR += mmpython
SUBDIR += mmsclient
SUBDIR += mpeg
SUBDIR += mpeg2codec
SUBDIR += mpeg2play
SUBDIR += mpeg4ip
SUBDIR += mpeg4ip-libmp4v2
SUBDIR += mpeg_encode
SUBDIR += mpeg_play
SUBDIR += mpeg_stat
SUBDIR += mpegedit
SUBDIR += mpgtx
SUBDIR += mplayer
SUBDIR += mplayer-fonts
SUBDIR += mplayer-skins
SUBDIR += mplayerxp
SUBDIR += mplex
SUBDIR += mtv
SUBDIR += netshow
SUBDIR += noatun-plugins
SUBDIR += nuppelvideo
SUBDIR += nxtvepg
SUBDIR += ogle
SUBDIR += ogle-gui
SUBDIR += ogmrip
SUBDIR += ogmtools
SUBDIR += okle
SUBDIR += openquicktime
SUBDIR += oqtencoder
SUBDIR += oqtplayer
SUBDIR += p5-RIFF-Info
SUBDIR += p5-Video-Info
SUBDIR += p5-Video-OpenQuicktime
SUBDIR += pitivi
SUBDIR += ppm2fli
SUBDIR += projectx
SUBDIR += pvr250
SUBDIR += py-gstreamer
SUBDIR += qdvdauthor
SUBDIR += quark
SUBDIR += recmpeg
SUBDIR += replex
SUBDIR += ruby-gst
SUBDIR += slideshow
SUBDIR += smpeg
SUBDIR += smpeg-xmms
SUBDIR += spigot
SUBDIR += splitmpg
SUBDIR += streamdvd
SUBDIR += subconv
SUBDIR += tcmplex-panteltje
SUBDIR += tkxanim
SUBDIR += tosvcd
SUBDIR += totem
SUBDIR += totem-gstreamer
SUBDIR += toxine
SUBDIR += transcode
SUBDIR += vcdgear
SUBDIR += vcdimager
SUBDIR += vcdpad
SUBDIR += vcdtools
SUBDIR += vlc
SUBDIR += vlc-devel
SUBDIR += vstream-client
SUBDIR += win32-codecs
SUBDIR += x264
SUBDIR += xanim
SUBDIR += xawtv
SUBDIR += xdvshow
SUBDIR += xfce4-media
SUBDIR += xfce4-xmms-controller-plugin
SUBDIR += xfce4-xmms-plugin
SUBDIR += xine
SUBDIR += xine_artsplugin
SUBDIR += xmms
SUBDIR += xmms-avi
SUBDIR += xmms-skins
SUBDIR += xmms-status-plugin
SUBDIR += xmms-weasel
SUBDIR += xmps
SUBDIR += xmps-opendivx-plugin
SUBDIR += xmps-win32-plugin
SUBDIR += xtheater
SUBDIR += xvid
SUBDIR += xvid4conf
SUBDIR += y4mscaler
.include <bsd.port.subdir.mk>