notaz.gp2x.de
/
pcsx_rearmed.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Update
[pcsx_rearmed.git]
/
deps
/
flac-1.3.2
/
src
/
libFLAC
/
flac.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: FLAC
7
Description: Free Lossless Audio Codec Library
8
Version: @VERSION@
9
Requires.private: @OGG_PACKAGE@
10
Libs: -L${libdir} -lFLAC
11
Libs.private: -lm
12
Cflags: -I${includedir}