CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/12/27 14:40:02
Log message:
import x11/blueprint-compiler 0.10.0; Feedback OK rsadowski
GtkBuilder XML format is quite verbose, and many app developers don't like
using
WYSIWYG editors for creating UIs. Blueprint files are intended to be a
concise,
easy-to-read format that makes it easier to create and edit GTK UIs.
Internally, it compiles to GtkBuilder XML as part of an app's build system.
It adds no new features, just makes the features that exist more accessible.
Another goal is to have excellent developer tooling --incl. a language
server--
so that less knowledge of the format is required.
Status:
Vendor Tag: kn
Release Tags: kn_20231227
N ports/x11/blueprint-compiler/Makefile
N ports/x11/blueprint-compiler/distinfo
N ports/x11/blueprint-compiler/pkg/DESCR
N ports/x11/blueprint-compiler/pkg/PLIST
No conflicts created by this import