Magellan Linux

Annotation of /trunk/extras/sdl-perl/sdl-perl-2.2.6-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5023 - (hide annotations) (download)
Mon Mar 1 15:22:09 2010 UTC (14 years, 3 months ago) by niro
File size: 700 byte(s)
auto added: ver bump to 2.2.6-r1
1 niro 5020 # $Id$
2    
3     PNAME="sdl-perl"
4     PVER="2.2.6"
5     PBUILD="r1"
6    
7     PCATEGORIE="dev-perl"
8     STATE="unstable"
9    
10     DESCRIPTION="Simple DirectMedia Library Bindings for Perl."
11     HOMEPAGE="http://sdl.perl.org/"
12    
13     DEPEND=">= virtual/opengl
14     >= dev-lang/perl-5.10
15     >= media-libs/libsdl-1.2.14
16     >= media-libs/sdl-mixer-1.2.11
17     >= media-libs/sdl-image-1.2.10
18     >= media-libs/sdl-gfx-2.0.20
19     >= media-libs/sdl-net-1.2.7
20     >= media-libs/sdl-ttf-2.0.9"
21    
22     SDEPEND=">= dev-perl/extutils-cbuilder-0.2702"
23    
24 niro 5023 SRCFILE="SDL_Perl-v${PVER}.tar.gz"
25     SRCDIR="${BUILDDIR}/SDL_Perl-v${PVER}"
26 niro 5020
27     sminclude perl
28    
29     SRC_URI=(
30 niro 5021 http://search.cpan.org/CPAN/authors/id/K/KT/KTHAKORE/${SRCFILE}
31 niro 5020 mirror://${PNAME}/${SRCFILE}
32     )
33    
34     UP2DATE="updatecmd_perl SDL_Perl gz"

Properties

Name Value
svn:keywords Id