Last year the Enigmail bunch did some l10n on a signing robot for OpenPGP n00bs. This is the required list from INSTALL:
* Requires:
GPC 2.1
librx
GnuPG 1.0.6
GPGME 0.3.4
MySQL 3.23.25
any standard MTA (syntax below given for exim)
cron
I got the *head-desk* "enjoyable" job of making sure it built.
I've been wanting to get some additional languages added to the existing -en and -de, but to test them, I also need to update the gpgme support since the API changed in 0.4.x. That also means a working Gnu Pascal (dormant since Sept 2007 against GCC 4.1.2) compiler since I don't want to do the additional port to Free Pascal...Yet.
Compatibility?
Date: 2010-01-29 05:00 pm (UTC)I've been wanting to get some additional languages added to the existing -en and -de, but to test them, I also need to update the gpgme support since the API changed in 0.4.x. That also means a working Gnu Pascal (dormant since Sept 2007 against GCC 4.1.2) compiler since I don't want to do the additional port to Free Pascal...Yet.