A new test for surface leaks. I made is as simple as possible but it does get worse...
[sdlgit/SDL_perl.git] / META.yml
index ee2ead4..28e1f26 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,6 +1,6 @@
 ---
 name: SDL_Perl
-version: v2.2.1
+version: v2.2.2.1
 author:
   - 'David J. Goehrig <DGOEHRIG@cpan.org>'
 abstract: Simple DirectMedia Layer for Perl
@@ -8,6 +8,7 @@ license: lgpl
 resources:
   license: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
 build_requires:
+  Alien::SDL: 0.01
   Module::Build: 0.22
   Test::Simple: 0.47
   YAML: 0.68
@@ -16,7 +17,7 @@ configure_requires:
 provides:
   SDL:
     file: lib/SDL.pm
-    version: v2.2.1.8
+    version: v2.2.2.1
   SDL::App:
     file: lib/SDL/App.pm
   SDL::Cdrom:
@@ -89,3 +90,6 @@ no_index:
     - make/lib/SDL/Build/Netbsd.pm
     - make/lib/SDL/Build/Openbsd.pm
     - make/lib/SDL/Build/Solaris.pm
+    - make/lib/ExtUtils/CBuilder/Platform
+    - make/lib/ExtUtils/CBuilder
+    - make/lib/ExtUtils/CBuilder/Platform/Windows.pm