File: xmlsec-nss.pc.in

package info (click to toggle)
xmlsec1 1.2.31-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 15,868 kB
  • sloc: ansic: 76,257; xml: 14,631; sh: 6,023; makefile: 1,177; javascript: 382; perl: 183
file content (12 lines) | stat: -rw-r--r-- 489 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: xmlsec1-nss
Version: @VERSION@
Description: XML Security Library implements XML Signature and XML Encryption standards
Requires: libxml-2.0 >= @LIBXML_MIN_VERSION@ @LIBXSLT_PC_FILE_COND@ @NSPR_PACKAGE@ >= @MOZILLA_MIN_VERSION@ @NSS_PACKAGE@ >= @MOZILLA_MIN_VERSION@
Cflags: -DXMLSEC_CRYPTO_NSS=1 @XMLSEC_CORE_CFLAGS@
Cflags.private: -DXMLSEC_STATIC
Libs: -L${libdir} -lxmlsec1-nss @XMLSEC_CORE_LIBS@