emscripten-core/emscripten

Consider adding pkg-config .pc files for included versions

Chiusa

#2387 aperta il 28 mag 2014

 (17 commenti) (0 reazioni) (0 assegnatari)C++ (3519 fork)batch import
help wanted

Metriche repository

Star
 (27.361 stelle)
Metriche merge PR
 (Merge medio 19g 10h) (147 PR mergiate in 30 g)

Descrizione

I manually need to recreate these for each upgrade of emscripten, it would be helpful to have them included by default. It helps (VASTLY HELPS) configure scripts to complete without errors and configure accurately.

  1. Create a default system/lib/pkgconfig
  2. Include glesv2.pc, egl.pc, libpng.pc, zlib.pc, sdl.pc (and any other included libraries with emscripten's build).

This would be a huge improvement and very low effort.

Guida contributor