User Guide

Table Of Contents
26. Open Source
26.1. Software open source
Questo TV utilizza software open source. TP Vision
Europe B.V., su richiesta, può consegnare una copia
del codice sorgente completo per i pacchetti software
open source utilizzati in questo prodotto e protetti da
copyright, per i quali tale offerta è richiesta dalle
rispettive licenze.
L'offerta è valida fino a tre anni dall'acquisto del
prodotto per chiunque abbia ricevuto tali
informazioni.
Per ottenere il codice sorgente, scrivere in inglese
all'indirizzo. . .
open.source@tpv-tech.com
26.2. Licenza open source
Info sulla licenza open source
File README per il codice sorgente delle parti del
software televisivo TP Vision Europe B.V. concesse su
licenze di tipo open source.
Questo documento descrive la distribuzione del
codice sorgente utilizzato sul software televisivo TP
Vision Europe B.V., che rientra nella Licenza pubblica
generica GNU (GPL) o nella Licenza pubblica generica
attenuata GNU (LGPL) o in qualsiasi altra licenza
open source. Le istruzioni per ottenere copie del
software possono essere reperite nelle istruzioni per
l'uso.
TP Vision Europe B.V. NON OFFRE ALCUNA
GARANZIA, ESPRESSA O IMPLICITA, INCLUSE
GARANZIE DI COMMERCIABILITÀ O IDONEITÀ A UN
PARTICOLARE SCOPO, PER CIÒ CHE CONCERNE IL
SOFTWARE. TP Vision Europe B.V. non offre
assistenza per il software. Quanto appena espresso
non riguarda le garanzie e i diritti statutari derivanti
dall'acquisto dei prodotti TP Vision Europe B.V. È
applicabile solo al codice sorgente messo a
disposizione.
Open Source
apr (1.7.0)
The Apache Portable Runtime Library provides a
predictable and
consistent interface to underlying platform-specific
implementations, with an API to which software
developers may code
and be assured of predictable if not identical behavior
regardless
of the platform on which their software is built,
relieving them of
the need to code special-case conditions to work
around or take
advantage of platform-specific deficiencies or
features.
Source: https://github.com/apache/apr
bind ( 9.11.36)
BIND (Berkeley Internet Name Domain) is a complete,
highly portable implementation of the Domain Name
System (DNS) protocol.
Source: https://github.com/isc-projects/bind9
busybox (1.31.1)
BusyBox combines tiny versions of many common
UNIX utilities into a single small executable. It
provides replacements for most of the utilities you
usually find in GNU fileutils, shellutils, etc. The utilities
in BusyBox generally have fewer options than their
full-featured GNU cousins; however, the options that
are included provide the expected functionality and
behave very much like their GNU counterparts.
BusyBox provides a fairly complete environment for
any small or embedded system.
Source: https://www.busybox.net/downloads/
binutils (2.31.510
The GNU Binutils are a collection of binary tools. The
main ones are:
ld - the GNU linker.
as - the GNU assembler.
Source: https://www.gnu.org/software/binutils/
bzip2 (1.0.6)
bzip2 is a free and open-source file compression
program that uses the Burrows–Wheeler algorithm. It
only compresses single files and is not a file archiver.
It was developed by Julian Seward, and maintained
by Mark Wielaard and Micah Snyder.
Source: https://sourceware.org/bzip2/
c-ares (1.10.1)
c-ares is a C library for asynchronous DNS requests
(including name resolves)
Source: https://c-ares.org/
cario (1.16.0)
Cairo is a 2D graphics library with support for multiple
70