Magellan Linux

Annotation of /trunk/extras/gtk2-perl/gtk2-perl-1.221-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4392 - (hide annotations) (download)
Sun Dec 6 09:47:30 2009 UTC (14 years, 6 months ago) by niro
File size: 688 byte(s)
-missing pango-perl dep
1 niro 4386 # $Id$
2    
3     PNAME="gtk2-perl"
4     PVER="1.221"
5     PBUILD="r1"
6    
7     PCATEGORIE="dev-perl"
8     STATE="unstable"
9    
10     DESCRIPTION="Perl interface to the 2.x series of the Gimp Toolkit library."
11     HOMEPAGE="http://gtk2-perl.sourceforge.net/"
12    
13     DEPEND=">= dev-lang/perl-5.10
14     >= x11-libs/gtk2+-2.18
15     >= dev-perl/cairo-perl-1.061
16 niro 4392 >= dev-perl/glib-perl-1.222
17     >= dev-perl/pango-perl-1.221"
18 niro 4387
19     SDEPEND=">= dev-util/pkgconfig-0.23
20 niro 4386 >= dev-perl/extutils-pkgconfig-1.12
21     >= dev-perl/extutils-depends-0.302"
22    
23     SRCFILE="Gtk2-${PVER}.tar.gz"
24     SRCDIR="${BUILDDIR}/Gtk2-${PVER}"
25    
26     sminclude perl
27    
28     SRC_URI=(
29     http://search.cpan.org/CPAN/authors/id/T/TS/TSCH/${SRCFILE}
30     mirror://${PNAME}/${SRCFILE}
31     )
32    
33     UP2DATE="updatecmd_perl Gtk2 gz"

Properties

Name Value
svn:keywords Id