# scaffold **Repository Path**: mirrors_chromium_gitlab_gnome/scaffold ## Basic Information - **Project Name**: scaffold - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-09 - **Last Updated**: 2025-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Scaffold Scaffold is meant to aid users with development work. It provides an editor with syntax hilightlighting, a rudimentary project/build system and an interface to the gdb debugger. The functionality can be extended with plugins that create various tools. Scaffold is based on the gIDE codebase. ============================================================================== Building Scaffold ============================================================================== (Note: if using Ximian packages, be sure to get the development packages as well, i.e.: libbonobo-dev, and watch out for old versions of libraries lying around that could cause conflicts.) Modules marked with a * are available in Ximian GNOME. Packages required: Module / Version: Bonobo bonobo >= 0.35 * Gnome Print gnome-print >= 0.25 * GAL (Gnome Application Library) libgal >= 0.4.1 * GDL (Gnome Devtools Library) gdl (CVS HEAD) GBF (Gnome Build Framework) gnome-build (CVS HEAD) GDF (Gnome Debugging Framework) gnome-debug (CVS HEAD)