Magellan Linux

Contents of /trunk/extras/sdl-perl/sdl-perl-2.1.3-r6.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5010 - (show annotations) (download)
Sun Feb 28 19:11:06 2010 UTC (14 years, 2 months ago) by niro
File size: 777 byte(s)
-moved to 'extras'
1 # $Header: /magellan-cvs/smage/sdl-perl/sdl-perl-2.1.3-r6.smage2,v 1.1 2008/03/24 00:25:44 niro Exp $
2
3 PNAME="sdl-perl"
4 PVER="2.1.3"
5 PBUILD="r6"
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.7
16 >= media-libs/sdl-mixer-1.2.5
17 >= media-libs/sdl-image-1.2.4
18 >= media-libs/sdl-gfx-2.0.13
19 >= media-libs/sdl-net-1.2.5
20 >= media-libs/smpeg-0.4.4
21 >= media-libs/sdl-ttf-2.0.7"
22
23 SDEPEND=">= dev-perl/extutils-cbuilder-0.19"
24
25 SRCFILE="SDL_Perl-${PVER}.tar.gz"
26 SRCDIR="${BUILDDIR}/SDL_Perl-${PVER}"
27
28 sminclude perl
29
30 SRC_URI=(
31 http://search.cpan.org/CPAN/authors/id/D/DG/DGOEHRIG/${SRCFILE}
32 mirror://${PNAME}/${SRCFILE}
33 )

Properties

Name Value
svn:keywords Id