pkgconfig
Helper tool for compiling applications and libraries
pkgconfig
Descrizione
pkg-config helps you insert the correct compiler options on the command line so an application can use 'gcc -o test test.cpkg-config --libs --cflags glib-2.0' for instance, rather than hard-coding values on where to find glib (or other libraries). It is language-agnostic, so it can be used for defining the location of documentation tools, for instance.
Installa
Canale stable v0.29.2-4
Questa app e' curata in HaikuPorts. Installala da li', e' gia' disponibile in HaikuDepot.
pkgman install pkgconfig
Attenzione: il file arriva dal server di HaikuPorts, ma installarlo a mano non è la strada consigliata. È «pkgman» a risolvere le dipendenze che un .hpkg non porta con sé: un pacchetto installato da solo potrebbe non partire. Usa il comando pkgman qui sopra, a meno che tu non sappia esattamente perché ti serve il file.