Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
   158         kx # HOW TO EDIT THIS FILE:
   158         kx # The "handy ruler" below makes it easier to edit a package description.  Line
   158         kx # up the first '|' above the ':' following the base package name, and the '|'
   158         kx # on the right side marks the last column you can put a character in.  You must
   158         kx # make exactly 11 lines for the formatting to be correct.  It's also
   158         kx # customary to leave one space after the ':'.
   158         kx 
   158         kx           |-----handy-ruler------------------------------------------------------|
   158         kx libconfuse: libconfuse @VERSION@ (configuration file parser library)
   158         kx libconfuse:
   158         kx libconfuse: Confuse is a configuration file parser library. It supports
   158         kx libconfuse: sections and (lists of) values (strings, integers, floats,
   158         kx libconfuse: booleans or other sections), as well as some other features
   158         kx libconfuse: (such as single/double-quoted strings, environment variable
   158         kx libconfuse: expansion, functions, and nested include statements).
   158         kx libconfuse:
   158         kx libconfuse: https://github.com/libconfuse/libconfuse
   158         kx libconfuse:
   158         kx libconfuse: