File: xpm.pc.in

package info (click to toggle)
libxpm 1%3A3.5.12-1.1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,512 kB
  • sloc: sh: 11,341; ansic: 8,093; makefile: 97
file content (12 lines) | stat: -rw-r--r-- 234 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: Xpm
Description: X Pixmap Library
Version: @PACKAGE_VERSION@
Requires: x11
Requires.private: x11
Cflags: -I${includedir}
Libs: -L${libdir} -lXpm