# gb **Repository Path**: mirrors_chromium_gitlab_gnome/gb ## Basic Information - **Project Name**: gb - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-09 - **Last Updated**: 2025-10-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README The gb website can be found at http://www.gnome.org/gb The licenses for this project are: gb/ GPL gbrun/ LGPL with all Copyrights assigned to Helix Code Inc. see doc/LICENSE I can compile this project from clean with: bison 1.28 gperf 2.7 autoconf 2.13 automake 1.4 YMMV with older versions. gperf resides in RPM form for Redhat systems, and was found at: ftp://ftp.redhat.com/pub/rawhide/SRPMS/SRPMS/ -- gb/ contains the parser gbrun/ contains the interpreter gbrun/objects contains some Form & other objects gbrun/objects/gba contains raw gba functions and objects test/ some tests, 'make test' here