Skip to content

stoth68000/libklscte35

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing LibKLSCTE35

License:


  • LGPL-V2.1
  • See the included lgpl-2.1.txt for the complete license agreement.

Compilation:


./autogen.sh --build
./configure --enable-shared=no
make
make install

Dependencies:


The following is a list of dependencies needed to successfully install LibKLSCTE35:

  • automake
    • macOS - brew install automake
  • libtool
    • macOS - brew install libtool
  • libklvanc

Documentation:


To make doxygen documentation in the doxygen folder, run the following command:

    make docs

To view the documentation, cd into the doxygen/html/ directory and open the index.html file in a browser window.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published