File: adplug.pc.in

package info (click to toggle)
adplug 2.2.1%2Bdfsg3-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 3,572 kB
  • sloc: cpp: 15,483; sh: 10,256; ansic: 2,554; makefile: 48
file content (12 lines) | stat: -rw-r--r-- 277 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: @PACKAGE@
Description: A free AdLib sound player library
URL: http://adplug.sourceforge.net
Version: @VERSION@
Requires: libbinio >= 1.4
Libs: -L${libdir} -ladplug
CFlags: -I${includedir}