emscripten-core/emscripten

Consider adding pkg-config .pc files for included versions

已關閉

#2,387 建立於 2014年5月28日

 (17 則留言) (0 個反應) (0 位負責人)C++ (3,519 個分叉)batch import
help wanted

倉庫指標

星標
 (27,361 顆星)
PR 合併指標
 (平均合併 19天 10小時) (30 天內合併 147 個 PR)

描述

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.

貢獻者指南