Magellan Linux

Contents of /trunk/extras/pango-perl/pango-perl-1.221-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4391 - (show annotations) (download)
Sun Dec 6 09:45:12 2009 UTC (14 years, 5 months ago) by niro
File size: 665 byte(s)
auto added: ver bump to 1.221-r1
1 # $Id$
2
3 PNAME="pango-perl"
4 PVER="1.221"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-perl"
8 STATE="unstable"
9
10 DESCRIPTION="Perl interface for Pango - layout and render international text."
11 HOMEPAGE="http://gtk2-perl.sourceforge.net/"
12
13 DEPEND=">= dev-lang/perl-5.10
14 >= dev-perl/cairo-perl-1.061
15 >= dev-perl/glib-perl-1.222
16 >= x11-libs/pango-1.26"
17
18 SDEPEND=">= dev-util/pkgconfig-0.23
19 >= dev-perl/extutils-pkgconfig-1.12
20 >= dev-perl/extutils-depends-0.302"
21
22 SRCFILE="Pango-${PVER}.tar.gz"
23 SRCDIR="${BUILDDIR}/Pango-${PVER}"
24
25 sminclude perl
26
27 SRC_URI=(
28 http://search.cpan.org/CPAN/authors/id/T/TS/TSCH/${SRCFILE}
29 mirror://${PNAME}/${SRCFILE}
30 )
31
32 UP2DATE="updatecmd_perl Pango gz"

Properties

Name Value
svn:keywords Id