Alien-raylib5

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


    Use Raylib::FFI, which wraps this, instead. Otherwise, just use it like
    any other Alien distro. Currently wraps raylib 5.5.

System requirements

    Should build out of the box on macOS and Windows. On an Ubuntu Linux a
    few additonal packages are required:

        sudo apt-get install -y libasound2-dev \
            libxcursor-dev libxinerama-dev mesa-common-dev \
            libx11-dev libxrandr-dev libxi-dev \
            libgl1-mesa-dev libglu1-mesa-dev

    If you also think these should be packaged as Alien modules, shoot me a
    pull request.

GIT REPOSITORY

    http://github.com/perigrin/Alien-raylib5

lib/Alien/raylib5.pm  view on Meta::CPAN


Use L<Raylib::FFI>, which wraps this, instead. Otherwise, just use it like any
other Alien distro. Currently wraps raylib 5.5.

=head1 System requirements

Should build out of the box on macOS and Windows.
On an Ubuntu Linux a few additonal packages are required:

    sudo apt-get install -y libasound2-dev \
        libxcursor-dev libxinerama-dev mesa-common-dev \
        libx11-dev libxrandr-dev libxi-dev \
        libgl1-mesa-dev libglu1-mesa-dev

If you also think these should be packaged as Alien modules, shoot me a
pull request.

=head1 GIT REPOSITORY

L<http://github.com/perigrin/Alien-raylib5>



( run in 0.243 second using v1.01-cache-2.11-cpan-4d50c553e7e )