repositories
/
deb_libcec.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[FreeBSD] update adapter detection
[deb_libcec.git]
/
src
/
lib
/
libcec.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: libcec
7
Description: Pulse-Eight CEC adapter library
8
URL: http://www.pulse-eight.com/
9
Version: @VERSION@
10
Requires: @REQUIRES@
11
Libs: -L${libdir} -lcec
12
Cflags: -I${includedir} -I${includedir}/libcec