Rivendellaudio/apis/rivwebcapi/rivwebcapi.pc.in
Fred Gleason 6a71c397a2 2018-08-30 Fred Gleason <fredg@paravelsystems.com>
* Integrated the 'Rivendell-C-API'
	[from https://github.com/RadioFreeAsia/rivendell-c-api] in
	'apis/rivwebcapi/'.
	* Added a 'rivendell-webapi' RPM subpackage.
2018-08-30 14:06:12 -04:00

11 lines
289 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=${prefix}/include/rivwebcapi
Name: rivwebcapi
Description: C API for the Rivendell Radio Automation System Web Service
Version: @VERSION@
Libs: -L${libdir} -lrivwebcapi -lcurl -lm
Cflags: -I${includedir} -I/usr/include