vala 0.40.2-1 source package in Ubuntu
Changelog
vala (0.40.2-1) unstable; urgency=medium * New upstream release * Cherry-pick fix-regression-of-StatusIcon.position_menu.patch: - Fix synapse's build failure with vala 0.40 (Closes: #891629) (LP: #1756803) -- Jeremy Bicha <email address hidden> Thu, 29 Mar 2018 06:01:53 -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.2-1.dsc | 2.6 KiB | 02ef8495bce69c2a26116e10d8fa97e72854fbee739e3f3ef6126b80086523e7 |
vala_0.40.2.orig.tar.xz | 3.2 MiB | 75a3dc2de36873d8ceab168b2fde1b2c378a1f7104a3b3391ba3acf579c674b3 |
vala_0.40.2-1.debian.tar.xz | 32.1 KiB | 3c070e87eb96385db0f71be1de97f668c29491d202a2350e60714f9a02f58ee1 |
Available diffs
- diff from 0.40.0-1 to 0.40.2-1 (98.2 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