vala 0.40.0-1 source package in Ubuntu
Changelog
vala (0.40.0-1) unstable; urgency=medium * New upstream release -- Jeremy Bicha <email address hidden> Sun, 11 Mar 2018 13:43:21 -0400
Upload details
- Uploaded by:
- Debian GNOME Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian GNOME Maintainers
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
vala_0.40.0-1.dsc | 2.6 KiB | 8d979458acf3d9beeaad8a3ac003148f15a2135909752e310eb2060ac5efcd52 |
vala_0.40.0.orig.tar.xz | 3.2 MiB | 15888fcb5831917cd67367996407b28fdfc6cd719a30e6a8de38a952a8a48e71 |
vala_0.40.0-1.debian.tar.xz | 31.6 KiB | 0ed946b1aab37273353cede7d72d009117f4000b7ed886a679ddebfb4493283b |
Available diffs
- diff from 0.39.92-1 to 0.40.0-1 (13.8 KiB)
No changes file available.
Binary packages built by this source
- libvala-0.40-0: C# like language for the GObject system - library
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 library contains the parser used by valac. It can be used for
building tools around Vala.
- libvala-0.40-0-dbgsym: debug symbols for libvala-0.40-0
- libvala-0.40-dev: C# like language for the GObject system - development headers
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 has the development library and headers for valac. These
headers can be used for building tools around Vala.
- libvaladoc-0.40-0: API documentation generator for vala (library)
Valadoc is a documentation generator for generating API documentation
in HTML format from Vala source code. It can be used for *.vala and
*.vapi files.
.
This package contains the library used by valadoc.
- libvaladoc-0.40-0-dbgsym: debug symbols for libvaladoc-0.40-0
- libvaladoc-0.40-dev: API documentation generator for vala (devel files)
Valadoc is a documentation generator for generating API documentation
in HTML format from Vala source code. It can be used for *.vala and
*.vapi files.
.
This package contains the devel files for the valadoc library.
- libvaladoc-data: API documentation generator for vala (data)
Valadoc is a documentation generator for generating API documentation
in HTML format from Vala source code. It can be used for *.vala and
*.vapi files.
.
This package contains the icons used by valadoc.
- vala-0.40-doc: C# like language for the GObject system - documentation
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 the Vala Reference Manual.
- valac: C# like language for the GObject system
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.
.
valac, the Vala compiler, is a self-hosting compiler that translates
Vala source code into C source and header files. It uses the GObject
type system to create classes and interfaces declared in the Vala
source code. This package also contains the vala-gen-introspect and
vapigen binaries that will automatically generate Vala bindings.
- valac-0.40-vapi: C# like language for the GObject system - vapi files
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.
.
valac, the Vala compiler, is a self-hosting compiler that translates
Vala source code into C source and header files. It uses the GObject
type system to create classes and interfaces declared in the Vala
source code. This package also contains the vala-gen-introspect and
vapigen binaries that will automatically generate Vala bindings.
.
This package contains the bundled vapi files, which make some
common libraries available for vala development.
- valac-dbgsym: debug symbols for valac
- valadoc: API documentation generator for vala
Valadoc is a documentation generator for generating API documentation
in HTML format from Vala source code. It can be used for *.vala and
*.vapi files.
- valadoc-dbgsym: debug symbols for valadoc