Mercurial > treepkg
diff recipes/wince/gnupg/libgpg_error_ce.py @ 322:278abafc2d86
Added recipes for GNUPG Windows CE crossbuilds
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Fri, 12 Mar 2010 09:49:35 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/recipes/wince/gnupg/libgpg_error_ce.py Fri Mar 12 09:49:35 2010 +0000 @@ -0,0 +1,12 @@ +# Copyright (C) 2008, 2010 by Intevation GmbH +# Authors: +# Bernhard Herzog <bh@intevation.de> +# Modified for CE Andre Heinecke <aheinecke@intevation.de> +# +# This program is free software under the GPL (>=v2) +# Read the file COPYING coming with the software for details. + +"""Recipe to build libgpg-error from SVN for Windows CE""" + +import base +base.define_gnupg_packager("libgpg-error-ce-arm")