emscripten-core/emscripten

Consider adding pkg-config .pc files for included versions

Open

#2 387 ouverte le 28 mai 2014

Voir sur GitHub
 (17 commentaires) (0 réactions) (0 assignés)C++ (3 519 forks)batch import
help wanted

Métriques du dépôt

Stars
 (27 361 stars)
Métriques de merge PR
 (Merge moyen 19j 10h) (147 PRs mergées en 30 j)

Description

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.

Guide contributeur