vala
Port variant standard
Summary Compiler for the GObject type system
Package version 0.56.16
Homepage https://wiki.gnome.org/Projects/Vala
Keywords lang
Maintainer nobody
License LGPL21+
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 16 MAR 2024, 00:49:31 UTC
Port created 09 SEP 2017, 02:56:58 UTC
Subpackage Descriptions
single Vala is a 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. Vala is designed to allow access to existing C libraries, especially GObject-based libraries, without the need for runtime bindings. All that is needed to use a library with Vala is an API file, containing the class and method declarations in Vala syntax. Vala currently comes with bindings for GLib and GTK+ and many others from the GNOME Platform.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) graphviz:dev:standard
gmake:primary:standard
pkgconf:primary:standard
bison:primary:standard
glib:dev:standard
gettext:dev:standard
gettext:bldtools:standard
gettext:solinks:standard
gobject-introspection:primary:standard
gobject-introspection:dev:standard
libxml2:dev:standard
libxslt:dev:standard
python312:dev:standard
python312:primary:standard
autoselect-python:single:standard
Build and Runtime graphviz:primary:standard
glib:primary:standard
gettext:primary:standard
gettext:tools:standard
libxml2:primary:standard
libxslt:primary:standard
Download groups
main mirror://GNOME/vala/0.56
Distribution File Information
05487b5600f5d2f09e66a753cccd8f39c1bff9f148aea1b7774d505b9c8bca9b 4013716 vala-0.56.16.tar.xz
Ports that require vala:standard
appstream:standard Standard for machine-readable software metadata
babl:standard Dynamic pixel format translation library
dconf:standard Configuration database system for GNOME
gcab:standard Cabinet file library and tool
gcr3:standard Library for bits of crypto UI and parsing
gcr:standard Library for bits of crypto UI and parsing
geoclue:standard D-Bus service to provide location information
gexiv2:standard GObject-based wrapper around the Exiv2 library
gtksourceview4:standard GTK3 syntax highlighting text widget
libadwaita:standard GTK4 building blocks for modern GNOME applications
libfm:standard Core library of PCManFM file manager
libgee:standard GObject collection library
libhandy:standard Library with GTK+ widgets for mobile phones
libical:standard Reference implementation of the iCalendar format
libmanette:standard Simple GObject game controller library
libproxy:standard Library for automatic proxy configuration mgmt
libsecret:standard Library to access the secret service API
libsoup-2.4:standard Simple Object Access Protocol implementation in C
libsoup:standard Simple Object Access Protocol implementation in C
libxfce4ui:standard Xfce UI library containing various GTK+ widgets
libxfce4util:standard Xfce utility library for non-GUI components
vte:standard Virtual Terminal Emulator widget