Mercurial > treepkg
comparison 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 |
comparison
equal
deleted
inserted
replaced
321:092925ff75d7 | 322:278abafc2d86 |
---|---|
1 # Copyright (C) 2008, 2010 by Intevation GmbH | |
2 # Authors: | |
3 # Bernhard Herzog <bh@intevation.de> | |
4 # Modified for CE Andre Heinecke <aheinecke@intevation.de> | |
5 # | |
6 # This program is free software under the GPL (>=v2) | |
7 # Read the file COPYING coming with the software for details. | |
8 | |
9 """Recipe to build libgpg-error from SVN for Windows CE""" | |
10 | |
11 import base | |
12 base.define_gnupg_packager("libgpg-error-ce-arm") |