| [library] |
| version = "@VERSION@" |
| description = "The library to operate 1394 OHCI hardware for asynchronous communication in IEEE 1394 bus" |
| authors = "Takashi Sakamoto" |
| license = "LGPL-2.1-or-later" |
| website_url = "https://alsa-project.github.io/gobject-introspection-docs/hinawa/" |
| docs_url = "https://alsa-project.github.io/gobject-introspection-docs/hinawa/" |
| browse_url = "https://git.kernel.org/pub/scm/libs/ieee1394/libhinawa.git/" |
| repository_url = "https://git.kernel.org/pub/scm/libs/ieee1394/libhinawa.git/" |
| devhelp=true |
| search_index=true |
| |
| dependencies = [ |
| "GLib-2.0", |
| "GObject-2.0", |
| ] |
| |
| related = [ |
| "Hitaki-0.0", |
| ] |
| |
| [dependencies."GLib-2.0"] |
| name = "GLib" |
| description = "The base utility library" |
| docs_url = "https://docs.gtk.org/glib/" |
| |
| [dependencies."GObject-2.0"] |
| name = "GObject" |
| description = "The base type system and object class" |
| docs_url = "https://docs.gtk.org/gobject/" |
| |
| [related."Hitaki-0.0"] |
| name = "Hitaki" |
| description = "The library to operate ALSA HwDep character device for Audio and Music unit in IEEE 1394 bus" |
| docs_url = "https://alsa-project.github.io/gobject-introspection-docs/hitaki" |
| |
| [source-location] |
| base_url = "https://git.kernel.org/pub/scm/libs/ieee1394/libhinawa.git/tree/" |
| file_format = "{filename}?h=@VERSION@#n{line}" |
| |
| [extra] |
| content_files = [ |
| "overview.md", |
| ] |
| |
| content_images = [ |
| "overview.png", |
| ] |
| |
| urlmap_file = "urlmap.js" |