[ ソース: 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.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 共有ライブラリ
-
- dep: libpaq0
- library for parsing and querying RDF data
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- sug: lv2-c++-tools-doc
- lv2-c++-tools documentation