[ 源代码: lv2-c++-tools ]
软件包:lv2-c++-tools(1.0.5-4 以及其他的)
lv2-c++-tools 的相关链接
Debian 的资源:
下载源码包 lv2-c++-tools:
- [lv2-c++-tools_1.0.5-4.dsc]
- [lv2-c++-tools_1.0.5.orig.tar.bz2]
- [lv2-c++-tools_1.0.5-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [ll-plugins.nongnu.org]
相似软件包:
library and tools for LV2 plugins
These are some tools and libraries that may come in handy when writing LV2 plugins in C++.
The following static libraries are provided:
* liblv2-plugin is a C++ library that you can use to write LV2 plugins by inheriting from a plugin base class and overriding a small number of functions. * liblv2-gui is a C++ library that you can use to write LV2 plugin GUIs.
This package also contains the binaries lv2peg and lv2soname:
* lv2peg is a program that generates C header files from Turtle files containing LV2 plugin data. * lv2soname is a program that generate the RDF triples needed to tell hosts that the library with that soname must never be unloaded even after your plugin GUI library has been unloaded.
This package provides runtime objects and development files.
其他与 lv2-c++-tools 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libpaq0
- library for parsing and querying RDF data
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- sug: lv2-c++-tools-doc
- lv2-c++-tools documentation