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