[ 原始碼: lv2-c++-tools ]
套件: lv2-c++-tools (1.0.5-4build2)
lv2-c++-tools 的相關超連結
Trisquel 的資源:
下載原始碼套件 lv2-c++-tools:
- [lv2-c++-tools_1.0.5-4build2.dsc]
- [lv2-c++-tools_1.0.5.orig.tar.bz2]
- [lv2-c++-tools_1.0.5-4build2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Multimedia Maintainers (郵件存檔)
- Jaromír Mikeš
外部的資源:
- 主頁 [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.14) [amd64]
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libgcc-s1 (>= 3.0) [除 armhf]
- GCC support library
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libpaq0
- library for parsing and querying RDF data
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- sug: lv2-c++-tools-doc
- lv2-c++-tools documentation