valatoys 0.12.1-1ubuntu1 source package in Ubuntu
Changelog
valatoys (0.12.1-1ubuntu1) precise; urgency=low * debian/patches/use-valac-0.14.patch: build using valac-0.14 to fix the build failure when compiling against GModule-2.0 and Peas-1.0. * debian/control: - now Build-Depends on valac-0.14 and libvala-0.14-dev. - also update Recommends to valac-0.14 for binary packages. -- Mathieu Trudel-Lapierre <email address hidden> Wed, 16 Nov 2011 16:53:20 -0500
Upload details
- Uploaded by:
- Mathieu Trudel-Lapierre
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
valatoys_0.12.1.orig.tar.bz2 | 814.1 KiB | 50ece4ecf922285e8c8c9996fe6993e4b8d4908e943189084d23a7146c298a33 |
valatoys_0.12.1-1ubuntu1.debian.tar.gz | 14.0 KiB | 985f2e057315f4af98db251ff47af4cd9e3db603a9327b19b333ab89ca858deb |
valatoys_0.12.1-1ubuntu1.dsc | 2.5 KiB | 1cbcd833fa9b02587ad16387d28f50ed54dd95ab26fdb079b7c54a1c46082455 |
Available diffs
- diff from 0.12.1-1 to 0.12.1-1ubuntu1 (2.0 KiB)
Binary packages built by this source
- gedit-valatoys-plugin: Vala Toys for gEdit
Vala Toys for gEdit is an experimental collection of plugins that
extends the gEdit editor to make it a better developer editor.
.
Vtg tries to make less compromises as possible so, for now, its scope
is narrowed only to support the Vala programming language.
.
Vtg is written in Vala itself and it is currently composed of just
one plugin with four modules and it adds to gEdit:
.
* Bracket completion
* Symbol completion
* Project Manager
* Project build / execute
- gedit-valatoys-plugin-dbg: Vala Toys for gEdit - debugging symbols
Vala Toys for gEdit is an experimental collection of plugins that
extends the gEdit editor to make it a better developer editor.
.
Vtg tries to make less compromises as possible so, for now, its scope
is narrowed only to support the Vala programming language.
.
Vtg is written in Vala itself and it is currently composed of just
one plugin with four modules and it adds to gEdit:
.
* Bracket completion
* Symbol completion
* Project Manager
* Project build / execute
.
This package contains the debugging symbols
- libafrodite-0.12-2: Afrodite completion library
Afrodite is a library to parse Vala sources and provide completion of
method names and arguments, variable names, structure fields,
context-sensitive in-editor documentation.
.
The library is developed for gedit-valatoys-plugin but can be used
stand-alone to add advanced Vala support to other editors.
.
This package contains the shared library.
- libafrodite-0.12-2-dbg: Afrodite completion library - debugging symbols
Afrodite is a library to parse Vala sources and provide completion of
method names and arguments, variable names, structure fields,
context-sensitive in-editor documentation.
.
The library is developed for gedit-valatoys-plugin but can be used
stand-alone to add advanced Vala support to other editors.
.
This package contains the debugging symbols.
- libafrodite-0.12-dev: Afrodite completion library - development files
Afrodite is a library to parse Vala sources and provide completion of
method names and arguments, variable names, structure fields,
context-sensitive in-editor documentation.
.
The library is developed for gedit-valatoys-plugin but can be used
stand-alone to add advanced Vala support to other editors.
.
This package contains the development files.
- vala-gen-project: Vala project generator
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 a project generator, to start a new Vala
project easily.
- vala-gen-project-dbg: Vala project generator - debugging symbols
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 debugging symbols for vala-gen-project.