repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python312Packages.llama-index: 0.12.9 -> 0.12.9.post1 (#371957)
[NixPkgs.git]
/
pkgs
/
by-name
/
li
/
libyuv
/
yuv.pc
blob
ecce62ed0efdba9669b0289f7d498e272f2d5d66
1
prefix=@PREFIX@
2
exec_prefix=${prefix}
3
libdir=${prefix}/lib
4
includedir=${prefix}/include
5
6
Name: yuv
7
Description: WebM Project Yuv codec implementation
8
Version: @VERSION@
9
Requires:
10
Conflicts:
11
Libs: -L${libdir} -lyuv -lm
12
Libs.private: -lm -lpthread
13
Cflags: -I${includedir}