Magellan Linux

Annotation of /trunk/extras/anyevent/anyevent-2.90-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 8 months ago) by niro
File size: 543 byte(s)
import repo
1 niro 2 # $Header: /magellan-cvs/smage/anyevent/anyevent-2.90-r1.smage2,v 1.1 2008/03/24 00:21:07 niro Exp $
2    
3     PNAME="anyevent"
4     PVER="2.90"
5     PBUILD="r1"
6    
7     PCATEGORIE="dev-perl"
8     STATE="unstable"
9    
10     DESCRIPTION="Provide framework for multiple event loops."
11     HOMEPAGE="http://search.cpan.org/~mlehmann/"
12    
13     DEPEND=">= dev-lang/perl-5.10
14     >= dev-perl/event-1"
15    
16     SRCFILE="AnyEvent-${PVER/0/}.tar.gz"
17     SRCDIR="${BUILDDIR}/AnyEvent-${PVER/0/}"
18    
19     sminclude perl
20    
21     SRC_URI=(
22     http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/${SRCFILE}
23     mirror://${PNAME}/${SRCFILE}
24     )

Properties

Name Value
svn:keywords Id