+ Package of modules that provide both functional and object oriented interfaces to the Simple DirectMedia Layer for Perl. This package takes some liberties with the SDL API, and attempts to adhere to the spirit of both the SDL and Perl.
+builddeps :
+ - pkgconfig(SDL_Pango)
+ - pkgconfig(SDL_gfx)
+ - pkgconfig(SDL_image)
+ - pkgconfig(SDL_mixer)
+ - pkgconfig(SDL_ttf)
+ - perl-alien-sdl
+ - perl-module-build
+ - perl-test-most
+ - perl-tie-simple
+setup : |
+ %perl_setup
+build : |
+ %perl_build
+install : |
+ %perl_install
+check : |
+ perl Build test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,360 @@
+<PISI>
+ <Source>
+ <Name>perl-sdl</Name>
+ <Packager>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Packager>
+ <License>LGPL-2.1-or-later</License>
+ <PartOf>programming.perl</PartOf>
+ <Summary xml:lang="en">Simple DirectMedia Layer for Perl</Summary>
+ <Description xml:lang="en">Package of modules that provide both functional and object oriented interfaces to the Simple DirectMedia Layer for Perl. This package takes some liberties with the SDL API, and attempts to adhere to the spirit of both the SDL and Perl.
+ <Summary xml:lang="en">Simple DirectMedia Layer for Perl</Summary>
+ <Description xml:lang="en">Package of modules that provide both functional and object oriented interfaces to the Simple DirectMedia Layer for Perl. This package takes some liberties with the SDL API, and attempts to adhere to the spirit of both the SDL and Perl.