Skip to content

aleksrutins/valapkg

Repository files navigation

<style> table, td, th, tr { border: none; padding: 2px; } th { font-weight: bold; } </style>

Valapkg

A dependency manager and build system for Vala projects.

Getting started

Installation

Get it from the Snap Store

Dependencies

  • Vala
  • Meson
  • glib2
  • libsoup 2.4
  • json-glib 1.0
  • libgee 0.8
  • glib-networking

Build


meson builddir
ninja -C builddir
sudo ninja -C builddir install
Prebuilt Build from Source