File: ddcutil.pc.in

package info (click to toggle)
ddcutil 2.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,580 kB
  • sloc: ansic: 75,782; makefile: 960; xml: 41; sh: 9
file content (14 lines) | stat: -rw-r--r-- 393 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: @PACKAGE@
Description: Control display settings
URL: http://www.ddcutil.com
Version: @VERSION@
# No. These are packages required by the library, not the caller
# Requires: @REQUIRED_PACKAGES@ 
# Libs and Cflags not needed since using default locations
Libs: -L${libdir} -lddcutil
Cflags: -I${includedir}