File: liboauth2.pc.in

package info (click to toggle)
liboauth2 2.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,300 kB
  • sloc: ansic: 20,329; makefile: 190; sh: 13
file content (16 lines) | stat: -rw-r--r-- 480 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# liboauth2 - OAuth 2.0 / OpenID Connect implementation for C
#

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

Name: liboauth2
URL: https://github.com/OpenIDC/liboauth2
Description: OAuth 2.0 / OpenID Connect implementation for C
Version: @VERSION@
Requires: cjose >= 0.5.1, jansson >= 2.3, libcurl, libpcre2-8, libssl, libcrypto >= 1.0.1@MEMCACHE_PC@@HIREDIS_PC@@JQ_LIBS_PC@
Cflags: -I${includedir}@JQ_CFLAGS_PC@
Libs: -L${libdir} -loauth2