File: libverto-libevent.pc.in

package info (click to toggle)
libverto 0.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 600 kB
  • sloc: sh: 2,904; ansic: 2,349; makefile: 98
file content (11 lines) | stat: -rw-r--r-- 277 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
libdir=@libdir@
includedir=@includedir@
exec_prefix=@exec_prefix@
 
Name: libverto-libevent
Description: Event loop abstraction interface (libevent module)
Version: @VERSION@
Libs: -L${libdir} -lverto-libevent
Cflags: -I${includedir}
Requires.private: libverto