Magellan Linux

Contents of /trunk/extras/cairo-perl/cairo-perl-1.061-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4388 - (show annotations) (download)
Sun Dec 6 09:44:04 2009 UTC (14 years, 5 months ago) by niro
File size: 585 byte(s)
-fixed dependencies
1 # $Id$
2
3 PNAME="cairo-perl"
4 PVER="1.061"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-perl"
8 STATE="unstable"
9
10 DESCRIPTION="Perl interface to the cairo library."
11 HOMEPAGE="http://gtk2-perl.sourceforge.net/"
12
13 DEPEND=">= dev-lang/perl-5.10
14 >= x11-libs/cairo-1.8"
15
16 SDEPEND=">= dev-perl/extutils-pkgconfig-1.12
17 >= dev-perl/extutils-depends-0.302
18 >= dev-perl/test-number-delta-1.03"
19
20 SRCFILE="Cairo-${PVER}.tar.gz"
21 SRCDIR="${BUILDDIR}/Cairo-${PVER}"
22
23 sminclude perl
24
25 SRC_URI=(
26 http://search.cpan.org/CPAN/authors/id/T/TS/TSCH/${SRCFILE}
27 mirror://${PNAME}/${SRCFILE}
28 )
29
30 UP2DATE="updatecmd_perl Cairo gz"

Properties

Name Value
svn:keywords Id