Changes between Version 3 and Version 5 of Ticket #972


Ignore:
Timestamp:
03/25/11 09:31:53 (2 years ago)
Author:
ArcRiley
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #972

    • Property Status changed from assigned to new
    • Property Owner ArcRiley deleted
  • Ticket #972 – Description

    v3 v5  
    1 Jingle support needs [http://nice.freedesktop.org/wiki/ libnice], which requires that libnice-0.1.vapi be written so we can use it from libsoy. 
     1Jingle support needs [http://nice.freedesktop.org/wiki/ libnice], which requires that libsoy/vapi/nice-0.1.vapi be written before we can use it. 
    22 
    3 libnice is a GObject-based library so binding it should be fairly straightforward.  
     3libnice is a GObject-based library so binding it should be fairly straightforward.  There are numerous examples of vapis for GObject libraries bundled with Vala.