Skip to content

SmartJog/sjconf-icecast2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sjconf-icecast2

sjconf-icecast2 is a simple plugin to manage icecast2 configuration files from sjconf.

License

sjconf-icecast2 is released under the GNU LGPL 2.1.

Build and installation

Bootstrapping

sjconf-icecast2 uses the autotools for its build system.

If you checked out code from the git repository, you will need autoconf and automake to generate the configure script and Makefiles.

To generate them, simply run:

$ autoreconf -fvi

Building

sjconf-icecast2 builds like your typical autotools-based project:

$ ./configure && make && make install

Development

We use semantic versioning for versioning. When working on a development release, we append ~dev to the current version to distinguish released versions from development ones. This has the advantage of working well with Debian's version scheme, where ~ is considered smaller than everything (so version 1.10.0 is more up to date than 1.10.0~dev).

Authors

sjconf-icecast2 was created at SmartJog by :

About

sjconf plugin to handle icecast2 configuration files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages