Audio plugin host https://kx.studio/carla
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.

12 lines
297B

  1. prefix=@PREFIX@
  2. exec_prefix=@EXEC_PREFIX@
  3. libdir=@LIBDIR@
  4. includedir=@INCLUDEDIR@
  5. Name: Sratom
  6. Version: @SRATOM_VERSION@
  7. Description: LV2 Atom RDF serialisation library
  8. Requires: lv2 @PKG_serd_0@ @PKG_sord_0@
  9. Libs: -L${libdir} -l@LIB_SRATOM@
  10. Cflags: -I${includedir}/sratom-@SRATOM_MAJOR_VERSION@