Codebase list ortp / debian/1%4.4.13-1 ortp.pc.in
debian/1%4.4.13-1

Tree @debian/1%4.4.13-1 (Download .tar.gz)

ortp.pc.in @debian/1%4.4.13-1raw · history · blame

# This is a comment
prefix=@prefix@
exec_prefix=@exec_prefix@
includedir=@includedir@

Name: oRTP 
Description: Implement the RFC3550 (RTP) with a easy to use API with high and low level access.
Version: @ORTP_PKGCONFIG_VERSION@
Libs: -L@libdir@ -lortp @ORTPDEPS_LIBS@
Cflags: -I@includedir@ @ORTPDEPS_CFLAGS@