# -*-shell-script-*- [Meta] RootName: @galago.info/libgalago:$SOFTWAREVERSION DisplayName: Galago Presence Library ShortName: libgalago Maintainer: The Galago developers - http://www.galago.info/ Packager: Christian Hammond Summary: Galago desktop presence library SoftwareVersion: @VERSION@ AutopackageTarget: 1.0 # Only uncomment InterfaceVersion if your package exposes interfaces to other # software, for instance if it includes DSOs or python/perl modules. See the # developer guide for more info, or ask on autopackage-dev if you don't # understand interface versioning in autopackage. # InterfaceVersion: 0.0 [Description] Galago is a D-BUS-based desktop presence framework used to provide account, person, and presence information for users on IM services and other communication networks for use in other desktop applications, such as e-mail clients or address books. [BuildPrepare] prepareBuild [BuildUnprepare] unprepareBuild [Globals] export SOVER="0.0.0" [Imports] echo "lib/libgalago.so.$SOVER" | import [Prepare] # Dependency checking # XXX There's no glib skeleton yet! Must bug TD about this. require @gtk.org/gtk 2.4 [Install] # Put your installation script here installLib ./lib/libgalago.so.$SOVER [Uninstall] # Usually just the following line is enough to uninstall everything uninstallFromLog