mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
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.
This commit is contained in:
10
apis/rivwebcapi/rivwebcapi.pc.in
Normal file
10
apis/rivwebcapi/rivwebcapi.pc.in
Normal file
@@ -0,0 +1,10 @@
|
||||
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
|
||||
Reference in New Issue
Block a user