/* $Id$ */ package "mspgbase" { description "Mikkosoft Productions graphics base library"; version "0.0"; require "mspcore"; require "sigc++-2.0"; require "xlib"; build_info { library "Xxf86vm"; }; library "mspgbase" { source "source"; install true; install_headers "msp/gbase"; }; };