[Lunar-commits] <moonbase> SDL_perl: ver 2.2.6
Paul Bredbury
brebs at lunar-linux.org
Wed Jan 26 12:27:05 CET 2011
commit 92a23df888ac5f26f9b8252e35974e27bfe108b5
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Wed Jan 26 18:27:05 2011 +0700
SDL_perl: ver 2.2.6
Works with frozen-bubble.
---
perl/SDL_perl/DETAILS | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/perl/SDL_perl/DETAILS b/perl/SDL_perl/DETAILS
index 79b076f..9fb8973 100644
--- a/perl/SDL_perl/DETAILS
+++ b/perl/SDL_perl/DETAILS
@@ -1,13 +1,14 @@
MODULE=SDL_perl
- VERSION=2.1.3
- SOURCE=SDL_Perl-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/SDL_Perl-$VERSION
- SOURCE_URL=http://search.cpan.org/CPAN/authors/id/D/DG/DGOEHRIG/
- SOURCE_VFY=sha1:9c11cd7e4356f9b254cd9e3a2f993b1751a21552
+ VERSION=2.2.6
+ SOURCE=SDL_Perl-v$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/SDL_Perl-v$VERSION
+ SOURCE_URL=http://search.cpan.org/CPAN/authors/id/K/KT/KTHAKORE/
+ SOURCE_VFY=sha1:f4a0e630374ab0277071351094ce91faf9c366e3
WEB_SITE=http://sdl.perl.org/
ENTERED=20020629
- UPDATED=20060210
+ UPDATED=20110124
SHORT="A perl to SDL library"
+
cat << EOF
SDLperl is a multimedia programming extension to perl. Through use of
the Simple DirectMedia Layer SDLperl provides support for graphics (2D
More information about the Lunar-commits
mailing list