Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 916 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 916 Bytes

libadwaita - Building blocks for modern GNOME applications

This is a build2 package repository for libadwaita.

This file contains setup instructions and other details that are more appropriate for development rather than consumption. If you want to use libadwaita in your build2-based project, then instead see the accompanying PACKAGE-README.md file.

The development setup for libadwaita uses the standardbdep-based workflow. For example, on Fedora:

git clone .../libadwaita.git
cd libadwaita

bdep init -C @gcc cc -- sys:gtk4-devel sys:glib2-devel sys:appstream-devel sys:dbus-x11 --sys-no-stub --sys-install
bdep update
bdep test