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=@prefix@
     5         kx exec_prefix=@exec_prefix@
     5         kx libdir=@libdir@
     5         kx includedir=@includedir@
     5         kx 
     5         kx Name: libexif
     5         kx Description: Library for easy access to EXIF data
     5         kx Requires:
     5         kx Version: @VERSION@
     5         kx Libs: -L${libdir} -lexif
     5         kx Libs.private: -lm
     5         kx Cflags: -I${includedir}/libexif