File: liboobs-1.pc.in

package info (click to toggle)
liboobs 3.0.0-4
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 3,256 kB
  • sloc: sh: 10,131; ansic: 9,920; makefile: 176; xml: 1
file content (13 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: liboobs
Description: Object Oriented Backends System
Version: @VERSION@

Requires: glib-2.0 gobject-2.0
Requires.private: dbus-1
Libs: -L${libdir} -loobs-1
Cflags: -I${includedir}/liboobs-1.0