Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5023 - (show annotations) (download)
Mon Mar 1 15:22:09 2010 UTC (14 years, 2 months ago) by niro
File size: 700 byte(s)
auto added: ver bump to 2.2.6-r1
1 # $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 SRCFILE="SDL_Perl-v${PVER}.tar.gz"
25 SRCDIR="${BUILDDIR}/SDL_Perl-v${PVER}"
26
27 sminclude perl
28
29 SRC_URI=(
30 http://search.cpan.org/CPAN/authors/id/K/KT/KTHAKORE/${SRCFILE}
31 mirror://${PNAME}/${SRCFILE}
32 )
33
34 UP2DATE="updatecmd_perl SDL_Perl gz"

Properties

Name Value
svn:keywords Id