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: Lilv
- Version: @LILV_VERSION@
- Description: Simple C library for hosting LV2 plugins
- Requires: lv2 @PKG_serd_0@ @PKG_sord_0@ @PKG_sratom_0@
- Libs: -L${libdir} -l@LIB_LILV@ @LILV_PKG_LIBS@ -lsratom-0 -lsord-0 -lserd-0 -lm -ldl
- Cflags: -I${includedir}/lilv-@LILV_MAJOR_VERSION@
|