name             = OpenGL-Sandbox
abstract         = Easy access to a variety of OpenGL prototyping tools
author           = Michael Conrad <mike@nrdvana.net>
license          = Perl_5
copyright_holder = Michael Conrad

[MetaResources]
bugtracker.web   = https://github.com/nrdvana/perl-OpenGL-Sandbox/issues
repository.web   = https://github.com/nrdvana/perl-OpenGL-Sandbox
repository.url   = https://github.com/nrdvana/perl-OpenGL-Sandbox.git
repository.type  = git

[@Git]
[Git::GatherDir]
exclude_match = ^t/tmp/[^.]
include_untracked = 0
[Encoding]
encoding = bytes
match = ^t/data/
[Git::NextVersion]
first_version = 0.01
[PkgVersion]
use_begin = 1
[CheckLib]
lib = GL
lib = swscale
header = GL/gl.h
header = libswscale/swscale.h
header = libavutil/pixfmt.h
header = libavutil/avutil.h
debug = 1
[InlineModule]
module = OpenGL::Sandbox::Texture
stub   = OpenGL::Sandbox::Texture::Inline
ilsm   = Inline::C
[MetaNoIndex]
package = OpenGL::Sandbox::Texture::Inline
[Manifest]
[License]
[Readme]
[ExtraTests]
[PodWeaver]
[Test::Pod::Coverage::Configurable]
also_private=BUILD
skip = OpenGL::Sandbox::Texture::Inline
[PodSyntaxTests]
[AutoPrereqs]
skip = ^SDLx::
skip = ^X11::
skip = ^Inline::
skip = ^OpenGL::GLFW
skip = ^OpenGL::Sandbox::V1
[Prereqs / DevelopRequires]
Inline::Module = 0
Inline::C = 0
[Prereqs / ConfigureRequires]
Devel::CheckLib   = 1.03
[Prereqs / TestRequires]
Log::Any::Adapter::TAP = 0
[UploadToCPAN]
[MetaYAML]
[MetaJSON]