You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- prefix=@PREFIX@
- exec_prefix=@EXEC_PREFIX@
- libdir=@LIBDIR@
- includedir=@INCLUDEDIR@
-
- Name: Sratom
- Version: @SRATOM_VERSION@
- Description: LV2 Atom RDF serialisation library
- Requires: serd-0 sord-0 lv2
- Libs: -L${libdir} -lsratom-@SRATOM_MAJOR_VERSION@
- Cflags: -I${includedir}/sratom-@SRATOM_MAJOR_VERSION@
|