| 1 | # Copyright 1999-2012 Gentoo Foundation |
1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/Attic/graphite2-1.1.3.ebuild,v 1.1 2012/06/14 08:32:51 scarabeus Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/Attic/graphite2-1.1.3.ebuild,v 1.2 2012/06/26 20:26:03 axs Exp $ |
| 4 | |
4 | |
| 5 | EAPI=4 |
5 | EAPI=4 |
| 6 | |
6 | |
| 7 | PYTHON_DEPEND="test? 2" |
7 | PYTHON_DEPEND="test? 2" |
|
|
8 | GENTOO_DEPEND_ON_PERL="no" |
| 8 | inherit base cmake-utils perl-module python |
9 | inherit base cmake-utils perl-module python |
| 9 | |
10 | |
| 10 | DESCRIPTION="Library providing rendering capabilities for complex non-Roman writing systems" |
11 | DESCRIPTION="Library providing rendering capabilities for complex non-Roman writing systems" |
| 11 | HOMEPAGE="http://graphite.sil.org/" |
12 | HOMEPAGE="http://graphite.sil.org/" |
| 12 | SRC_URI="mirror://sourceforge/silgraphite/${PN}/${P}.tgz" |
13 | SRC_URI="mirror://sourceforge/silgraphite/${PN}/${P}.tgz" |