2
0
Fork
You've already forked codelite
0
No description
  • C 96%
  • Makefile 4%
Find a file
2021年09月04日 18:59:43 +03:00
pango Codelite 15.0.6 Release (not yet ready, linker breaks as per https://bsd.to/MJFj 2021年09月04日 18:59:43 +03:00
distinfo Codelite 15.0.6 Release (not yet ready, linker breaks as per https://bsd.to/MJFj 2021年09月04日 18:59:43 +03:00
Makefile Codelite 15.0.6 Release (not yet ready, linker breaks as per https://bsd.to/MJFj 2021年09月04日 18:59:43 +03:00
notes Codelite 15.0.6 Release (not yet ready, linker breaks as per https://bsd.to/MJFj 2021年09月04日 18:59:43 +03:00
pkg-descr Initial commit as per https://www.freshports.org/editors/codelite/ 12.0_4 Release 2021年09月04日 18:39:17 +03:00
pkg-plist Initial commit as per https://www.freshports.org/editors/codelite/ 12.0_4 Release 2021年09月04日 18:39:17 +03:00
README.md Codelite 15.0.6 Release (not yet ready, linker breaks as per https://bsd.to/MJFj 2021年09月04日 18:59:43 +03:00

pango needs patches as follows (for the time being, please apply manually):

  1. /usr/local/include/pango-1.0/pango/pango-coverage.h ----> L28: #include <harfbuzz/hb.h>
  2. /usr/local/include/pango-1.0/pango/pango-font.h ----> L29: #include <harfbuzz/hb.h>

Some Deps:

  • llvm90
  • gtk3
  • cairo
  • py38-pygments

build command against llvm12:

  • make MAKE_JOBS_UNSAFE=yes install clean