repo.or.cz
/
gnash.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
It seems we need to explictly link to boost here, to avoid undefined reference to...
[gnash.git]
/
gnash.pc.in
blob
1a47b2435d2e521a3778009b78521aee7aa1d41f
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@/gnash
4
includedir=@includedir@/gnash/
5
6
Name: Gnash
7
Description: Flash (shockwave) player
8
Version: @VERSION@
9
Libs: -L${libdir} -lgnashcore
10
Cflags: -I${includedir}
11