Bug 53913

Summary: Add vala support
Product: Telepathy Reporter: Heiher <admin>
Component: tp-farstreamAssignee: Olivier CrĂȘte <olivier.crete>
Status: RESOLVED MOVED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Generate GObject Introspection data
GObject Introspection metadate for vapigen.
Vala api generated by vapigen.
dpends desc

Description Heiher 2012-08-22 06:59:07 UTC
Add api support for Vala.
Comment 1 Heiher 2012-08-22 06:59:41 UTC
Created attachment 65932 [details] [review]
Generate GObject Introspection data
Comment 2 Heiher 2012-08-22 07:12:38 UTC
Created attachment 65934 [details]
GObject Introspection metadate for vapigen.

vapigen --vapidir=. --girdir=. --metadatadir=. --library=telepathy-farstream-0.4 --pkg=gio-2.0 --pkg=gstreamer-0.10 TelepathyFarstream-0.4.gir
Comment 3 Heiher 2012-08-22 07:12:57 UTC
Created attachment 65935 [details]
Vala api generated by vapigen.
Comment 4 Heiher 2012-08-23 01:20:56 UTC
Created attachment 65989 [details]
dpends desc
Comment 5 Olivier CrĂȘte 2012-09-15 15:08:42 UTC
Comment on attachment 65932 [details] [review]
Generate GObject Introspection data

Review of attachment 65932 [details] [review]:
-----------------------------------------------------------------

Otherwise looks good

::: configure.ac
@@ +138,5 @@
> +TF_MINOR=tp_farstream_minor_version
> +TF_MAJORMINOR=$TF_MAJOR.$TF_MINOR
> +TF_MAJOR_MINOR=$TF_MAJOR\_$TF_MINOR
> +AC_SUBST(TF_MAJORMINOR)
> +AC_SUBST(TF_MAJOR_MINOR)

Should use a manually set TF_API_VERSION instead.. as the API doesn'T change every release
Comment 6 GitLab Migration User 2019-12-03 19:16:33 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-farstream/issues/2.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.