File: libancient.pc.in

package info (click to toggle)
ancient 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,216 kB
  • sloc: cpp: 16,037; makefile: 225; sh: 31
file content (13 lines) | stat: -rw-r--r-- 393 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13

prefix=@prefix@
exec_prefix=@exec_prefix@
includedir=@includedir@
libdir=@libdir@

Name: libancient
Description: Ancient - Modern decompressor for old data compression formats
Version: @VERSION@
Requires.private: @LIBANCIENT_PC_REQUIRES_PRIVATE@
Libs: -L${libdir} -lancient
Libs.private: @LIBANCIENT_PC_LIBS_PRIVATE@
Cflags: -I${includedir} @LIBANCIENT_PC_CFLAGS@ @LIBANCIENT_PC_ANCIENT_API@