diff options
author | pawel <pawel@FreeBSD.org> | 2012-09-29 18:54:52 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2012-09-29 18:54:52 +0800 |
commit | 46979d82f99544eaba45ad85e850707efa395109 (patch) | |
tree | d0bd324db4362519c2bd45d022993b26c53b14ac /multimedia/Makefile | |
parent | a81cf1cf083b9df257be441b08c33411ed0b6382 (diff) | |
download | freebsd-ports-gnome-46979d82f99544eaba45ad85e850707efa395109.tar.gz freebsd-ports-gnome-46979d82f99544eaba45ad85e850707efa395109.tar.zst freebsd-ports-gnome-46979d82f99544eaba45ad85e850707efa395109.zip |
FreetuxTV is a WebTV player working on the Linux platform based on GTK2+
and LibVLC.
The goal of this project is to create a WebTV player.
It can be used by french people to watch ADSL TV on the PC with ISPs or by
other people to watch WebTV and Web Radio in many languages. The GUI is
developed in GTK2+ and is using the VLC engine to display the channels.
Features :
- Play TV (Free, SFR and WebTV)
- Play in full screen mode
- Play in miniature Mode
- Support for multimedia keys
- Add new groups of channels from M3U playlists
WWW: https://code.google.com/p/freetuxtv/wiki/HomePage?wl=en
PR: ports/171881
Submitted by: nemysis <nemysis@gmx.ch>
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 856a4255ec71..50f97c4351b7 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -62,6 +62,7 @@ SUBDIR += flvtool++ SUBDIR += fpc-dts SUBDIR += fpc-matroska + SUBDIR += freetuxtv SUBDIR += freevo SUBDIR += fxtv SUBDIR += gaupol |