File: simavrparts.pc

package info (click to toggle)
simavr 1.6%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 20,268 kB
  • sloc: ansic: 362,806; makefile: 622; ruby: 70; python: 63
file content (12 lines) | stat: -rw-r--r-- 303 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=PREFIX
exec_prefix=${prefix}
includedir=${prefix}/include
libdir=${exec_prefix}/libMA

Name: simavrparts
Description: Virtual parts library for simavr
Version: VERSION
Cflags: -I${includedir}/simavr/parts
Libs: -L${libdir} -lsimavrparts
Requires.private: simavr gl
Libs.private: -lpthread -lutil