# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=4 inherit autotools eutils DESCRIPTION="Userspace Software Suspend and S2Ram" HOMEPAGE="http://suspend.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P/-/-utils-}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 x86" IUSE="fbsplash crypt threads" X86_RDEPEND="dev-libs/libx86" X86_DEPEND=" ${X86_RDEPEND} >=sys-apps/pciutils-2.2.4" RDEPEND=">=dev-libs/lzo-2[static-libs] fbsplash? ( >=media-gfx/splashutils-1.5.2 ) crypt? (