You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/04/21 18:47:00 UTC

[jira] [Updated] (ARROW-15671) [GLib] Generate Vala VAPI file

     [ https://issues.apache.org/jira/browse/ARROW-15671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krisztian Szucs updated ARROW-15671:
------------------------------------
    Fix Version/s: 9.0.0
                       (was: 8.0.0)

> [GLib] Generate Vala VAPI file
> ------------------------------
>
>                 Key: ARROW-15671
>                 URL: https://issues.apache.org/jira/browse/ARROW-15671
>             Project: Apache Arrow
>          Issue Type: Wish
>          Components: C, GLib
>    Affects Versions: 8.0.0
>         Environment: GLib/GTK/GNOME/Vala
>            Reporter: Taozuhong
>            Assignee: Taozuhong
>            Priority: Major
>              Labels: features, pull-request-available
>             Fix For: 9.0.0
>
>   Original Estimate: 2h
>          Time Spent: 50m
>  Remaining Estimate: 1h 10m
>
> We have output the GObject introspection file(.gir) with C_GLib, could we step forward to generate the Vala VAPI file(*.vapi) and install it for GLib(C) packages?
> ```
> vapigen --library Arrow Arrow-1.0.gir.gir
> vapigen --library ArrowDataset ArrowDataset-1.0.gir
> ```
> Reference: [Projects/Vala/Bindings - GNOME Wiki!|https://wiki.gnome.org/Projects/Vala/Bindings#Generating_the_VAPI_File]



--
This message was sent by Atlassian Jira
(v8.20.7#820007)