Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
vala-tools: Tools for creating projects and bindings for vala
- Summary
- Vala is a new programming language that aims to bring modern programming
language features to GNOME developers without imposing any additional
runtime requirements and without using a different ABI compared to
applications and libraries written in C.
This package contains tools to generate Vala projects, as well as API bindings
from existing C libraries, allowing access from Vala programs.
Changelog
- * Tue Jan 15 18:00:00 2008 Michel Salim <michel{*}sylvan{%}gmail{*}com> - 0.1.5-5
- Manually add Gee vapi file to package (bz #428692)
- * Tue Dec 4 18:00:00 2007 Michel Salim <michel{*}sylvan{%}gmail{*}com> - 0.1.5-4
- Backport patch to autodetect location of automake shared files
- * Tue Dec 4 18:00:00 2007 Michel Salim <michel{*}sylvan{%}gmail{*}com> - 0.1.5-3
- Add build dependency on gtk2-devel