repo.or.cz
/
vapoursynth-svn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix things on case-insensitive file systems.
[vapoursynth-svn.git]
/
vapoursynth.pc.in
blob
6533c9cc097c990180defebb6005e4b5de4bb8a6
1
prefix=@PREFIX@
2
libdir=@LIBDIR@
3
includedir=@INCLUDEDIR@
4
5
Name: VapourSynth
6
Description: A frameserver for the 21st century
7
Version: @VERSION@
8
9
Requires.private: libavutil, libswscale, QtCore
10
Libs: -L${libdir} -lvapoursynth
11
Libs.private: @LIBS@
12
Cflags: -I${includedir}