Fix EAPI=7 is not supported problem
[gentoo-zh.git] / media-libs / libspiro / libspiro-0.3.20150131.ebuild
blob0690b00898ca673a2936b339ea334e7617883360
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
5 EAPI=7
7 inherit autotools
9 DESCRIPTION="Spiro is the creation of Raph Levien. It simplifies the drawing of beautiful curves."
10 HOMEPAGE="https://github.com/fontforge/libspiro"
11 SRC_URI="https://github.com/fontforge/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
15 LICENSE="GPL-3+"
16 SLOT="0"
17 KEYWORDS="~amd64 ~86"
19 IUSE=""
21 DEPEND=""
22 RDEPEND="${DEPEND}"
24 src_prepare(){
25 eautoreconf