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: mad
     5         kx Description: MPEG audio decoder
     5         kx Requires:
     5         kx Version: 0.15.1b
     5         kx Libs: -L${libdir} -lmad
     5         kx Cflags: -I${includedir}