File: ortp.pc

package info (click to toggle)
libpkgconfig-perl 0.26026-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,912 kB
  • sloc: ansic: 6,120; perl: 1,922; makefile: 4; sh: 3
file content (10 lines) | stat: -rw-r--r-- 348 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
# This is a comment
prefix=/usr
exec_prefix=${prefix}
includedir=${prefix}/include

Name: oRTP 
Description: Implement the RFC3550 (RTP) with a easy to use API with high and low level access. 
Version: 0.16.3                           
Libs: -L${exec_prefix}/lib -lortp  -lpthread   -lsrtp 
Cflags: -I${prefix}/include  -D_REENTRANT  -DORTP_INET6