repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gettext: fix build with gcc-14; enhance test environment
[oi-userland.git]
/
components
/
library
/
libsynctex
/
files
/
synctex.pc
blob
581bf45023a3ef48d097a592943f9e5e98ece9c4
1
prefix=/usr
2
exec_prefix=${prefix}
3
libdir=/usr/lib/amd64
4
includedir=/usr/include/synctex
5
6
Name: synctex
7
Description: SyncTex
8
Version: 2.0.0
9
Libs: -L$(libdir) -lsynctex
10
Cflags: -I${includedir}