Skip to content

Perl-SDL3/Alien-SDL3_mixer.pm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

Alien::SDL3_mixer - Build and install SDL3_mixer

SYNOPSIS

use Alien::SDL3_mixer; # Don't.

DESCRIPTION

Alien::SDL3_mixer builds and installs SDL3_mixer.

It is not meant for direct use. Just ignore it for now.

METHODS

dynamic_libs( )

my @libs = Alien::SDL3_mixer->dynamic_libs;

Returns a list of the dynamic library or shared object files.

Prerequisites

Depending on your platform, certain development dependencies must be present.

These are required for building SDL3_mixer for audio loading support:

Linux (Debian/Ubuntu):

$ sudo apt-get install libflac-dev libvorbis-dev libvorbisfile-dev libopus-dev

macOS (using Homebrew):

$ brew install flac libvorbis opus

LICENSE

Copyright (C) Sanko Robinson.

This library is free software; you can redistribute it and/or modify it under the terms found in the Artistic License 2. Other copyrights, terms, and conditions may apply to data transmitted through this module.

AUTHOR

Sanko Robinson [email protected]

About

Build and install SDL3_mixer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Languages