aheinecke@375: # Copyright (C) 2008, 2010 by Intevation GmbH aheinecke@375: # Authors: aheinecke@375: # Bernhard Herzog <bh@intevation.de> aheinecke@375: # Modified for CE Andre Heinecke <aheinecke@intevation.de> aheinecke@375: # aheinecke@375: # This program is free software under the GPL (>=v2) aheinecke@375: # Read the file COPYING coming with the software for details. aheinecke@375: aheinecke@375: """Recipe to build dirmngr from SVN for Windows CE""" aheinecke@375: aheinecke@375: import base aheinecke@375: base.define_gnupg_packager("dirmngr-ce-arm")