1 # Copyright 1999-2013 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
7 inherit autotools flag-o-matic user git-2
9 DESCRIPTION="General purpose crypto library based on the code used in GnuPG"
10 EGIT_REPO_URI="git://git.gnupg.org/${PN}.git"
11 HOMEPAGE="http://gnupg.org/"
15 KEYWORDS="~amd64 ~x86"
20 #Texinfo version 4.8 segfaults, force higher version.
22 >=sys-apps/texinfo-5.2:0
23 >=dev-libs/libgpg-error-1.13
28 epatch "${FILESDIR}/0002-Fix-building-with-GNU-Automake-1.13.patch";
29 ./autogen.sh || die "Autogen failed"
34 --enable-maintainer-mode