aheinecke@375: # Copyright (C) 2008, 2010 by Intevation GmbH aheinecke@375: # Authors: aheinecke@375: # Bernhard Herzog aheinecke@375: # Modified for CE Andre Heinecke 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 gnupg2 from SVN for Windows CE""" aheinecke@375: aheinecke@375: import base aheinecke@375: base.define_gnupg_packager("gnupg2-ce-arm", aheinecke@375: tarball_dependencies=("autoconf", "automake", aheinecke@375: "texinfo", "subversion", aheinecke@375: "transfig", "gs"))