-
Notifications
You must be signed in to change notification settings - Fork 38
Expand file tree
/
Copy pathdebian.control
More file actions
10 lines (9 loc) · 769 Bytes
/
debian.control
File metadata and controls
10 lines (9 loc) · 769 Bytes
1
2
3
4
5
6
7
8
9
10
Source: iptvx
Section: unknown
Maintainer: Jan Kammerath <dev@iptvx.org>
Build-Depends: debhelper (>= 9), pkg-config, gcc, cmake, libglib2.0-dev, libwebkit2gtk-4.0-dev, libconfig-dev, libvlc-dev, libcurl4-openssl-dev, libxml2-dev, libsdl1.2-dev, libsdl-image1.2-dev, libjson-c-dev, libmicrohttpd-dev, libsqlite3-dev
Package: iptvx
Architecture: any
Depends: ${shlibs:Depends}
Description: iptv player and streamer
IPTV player and streamer for Linux that allows to play any stream that LibVLC can play, offers an overlay based on WebKit using HTML5, JavaScript and CSS and uses XMLTV data for EPG information. It allows the playback of URLs, files and can grab URLs from shell scripts. XMLTV EPG data can be downloaded directly from URLs or grabbed from shell scripts.