/[gentoo-x86]/dev-perl/Pango/Pango-1.222.0.ebuild
Gentoo

Contents of /dev-perl/Pango/Pango-1.222.0.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (show annotations) (download)
Sat Mar 3 14:22:23 2012 UTC (15 months, 2 weeks ago) by ranger
Branch: MAIN
Changes since 1.5: +2 -2 lines
Marking Pango-1.222.0 ppc64 for bug 400201

(Portage version: 2.1.10.11/cvs/Linux ppc64)

1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Pango/Pango-1.222.0.ebuild,v 1.5 2012/02/27 16:20:29 ranger Exp $
4
5 EAPI=4
6
7 MODULE_AUTHOR=TSCH
8 MODULE_VERSION=1.222
9 inherit perl-module
10
11 DESCRIPTION="Layout and render international text"
12
13 LICENSE="LGPL-2.1"
14 SLOT="0"
15 KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
16 IUSE=""
17
18 RDEPEND=">=dev-perl/glib-perl-1.220
19 >=dev-perl/Cairo-1.00
20 >=x11-libs/pango-1.0.0"
21 DEPEND=">=dev-perl/extutils-depends-0.300
22 >=dev-perl/extutils-pkgconfig-1.030
23 ${RDEPEND}"
24
25 src_prepare() {
26 perl-module_src_prepare
27 sed -i -e "s:exit 0:exit 1:g" "${S}"/Makefile.PL || die "sed failed"
28 }

  ViewVC Help
Powered by ViewVC 1.1.20