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
     5         kx prefix=/usr
     5         kx exec_prefix=${prefix}
     5         kx libdir=${exec_prefix}/lib
     5         kx includedir=${prefix}/include
     5         kx 
     5         kx Name: gsm
     5         kx Description: GSM 06.10 lossy speech compression
     5         kx Requires:
     5         kx Version: 1.0.13
     5         kx Libs: -L${libdir} -lgsm
     5         kx Cflags: -I${includedir}