File: libgringotts.pc.in

package info (click to toggle)
libgringotts 1%3A1.2.1-16
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 1,196 kB
  • sloc: sh: 6,971; ansic: 2,010; makefile: 44
file content (10 lines) | stat: -rw-r--r-- 236 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
# pkgconfig file for libGringotts
prefix=@prefix@
libdir=@libdir@
includedir=@includedir@

Name: libGringotts
Description: Library for strong encoding of any data
Version: @VERSION@
Libs: -L${libdir} -lgringotts
Cflags: -I${includedir}