Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-pecl-sdl - Simple DirectMedia Layer for PHP

Website:
https://pecl.php.net/package/sdl
Licence:
PHP
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Description:
This extension allows you to develop multimedia applications with PHP
using the complete SDL library API.

Use the "phpsdl" command to launch a SDL application.

Package built for PHP 8.1.

Packages

php-pecl-sdl-2.5.0-3.el8.remi.8.1.aarch64 [89 KiB] Changelog by Remi Collet (2022-03-14):
- handle all SDL extensions in launcher (for sdl_mixer)
php-pecl-sdl-2.5.0-3.el8.remi.8.0.aarch64 [89 KiB] Changelog by Remi Collet (2022-03-14):
- handle all SDL extensions in launcher (for sdl_mixer)
php-pecl-sdl-2.4.0-1.el8.remi.7.4.aarch64 [89 KiB] Changelog by Remi Collet (2020-08-24):
- update to 2.4.0
- drop patch merged upstream
- raise dependency on PHP 7.4
php-pecl-sdl-2.3.0-2.el8.remi.7.3.aarch64 [86 KiB] Changelog by Remi Collet (2020-02-26):
- add patch for duplicated symbols on GCC 10 from
  https://github.com/Ponup/php-sdl/pull/39