aheinecke@322: # Copyright (C) 2008, 2010 by Intevation GmbH aheinecke@322: # Authors: aheinecke@322: # Bernhard Herzog aheinecke@322: # Modified for CE Andre Heinecke aheinecke@322: # aheinecke@322: # This program is free software under the GPL (>=v2) aheinecke@322: # Read the file COPYING coming with the software for details. aheinecke@322: aheinecke@322: """Recipe to build libassuan from SVN for Windows CE""" aheinecke@322: aheinecke@322: import base aheinecke@374: base.define_gnupg_packager("libassuan-ce-arm", aheinecke@374: tarball_dependencies=("autoconf", "automake", aheinecke@374: "texinfo", "subversion", aheinecke@374: "transfig", "gs", aheinecke@374: "libgpg-error-ce-arm-dev")) aheinecke@374: aheinecke@374: