_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


sdl2-gamecontrollerdb 0-2.414eaee
Channel: guix
Location: gnu/packages/sdl.scm (gnu packages sdl)
Home page: https://github.com/mdqinc/SDL_GameControllerDB
Licenses: Zlib
Build system: copy
Synopsis: SDL2 game controller database
Description:

This package provides a community sourced database of game controller mappings intended for the use with SDL2's game controller functionality.

sdl12-compat 1.2.68
Dependencies: sdl2@2.30.8
Propagated dependencies: glu@9.0.2
Channel: guix
Location: gnu/packages/sdl.scm (gnu packages sdl)
Home page: https://libsdl.org/
Licenses: Zlib Public Domain
Build system: cmake
Synopsis: Cross platform game development library
Description:

Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware. This package is a compatibility layer; it provides a binary and source compatible API for programs written against SDL 1.2, but it uses SDL 2.0 behind the scenes.

sdl-net 1.2.8
Propagated dependencies: sdl12-compat@1.2.68
Channel: guix
Location: gnu/packages/sdl.scm (gnu packages sdl)
Home page: https://www.libsdl.org/projects/SDL_net/
Licenses: Zlib
Build system: gnu
Synopsis: SDL networking library
Description:

SDL_net is a small, cross-platform networking library for SDL.

sdl3-image 3.2.4
Propagated dependencies: sdl3@3.4.4 libavif@1.0.4 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libwebp@1.3.2
Channel: guix
Location: gnu/packages/sdl.scm (gnu packages sdl)
Home page: https://github.com/libsdl-org/SDL_image
Licenses: Zlib
Build system: cmake
Synopsis: SDL image loading library
Description:

SDL_image is an image file loading library for SDL that supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF, WEBP, XCF, XPM, and XV.

sdl3 3.4.4
Dependencies: dbus@1.16.2 eudev@3.2.14 glib@2.86.0 ibus@1.5.32 libdecor@0.2.2 vulkan-loader@1.4.335.0 wayland-protocols@1.47
Propagated dependencies: alsa-lib@1.2.16 libxcursor@1.2.3 libxi@1.8.2 libxkbcommon@1.13.1 libxrandr@1.5.4 libxscrnsaver@1.2.4 libxtst@1.2.5 mesa@26.0.2 pipewire-minimal@1.6.2 pulseaudio@16.1 wayland@1.24.0
Channel: guix
Location: gnu/packages/sdl.scm (gnu packages sdl)
Home page: https://libsdl.org/
Licenses: Modified BSD
Build system: cmake
Synopsis: Cross platform game development library
Description:

Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware.

sdl-mixer 1.2.12
Dependencies: fluidsynth@2.4.8 flac@1.5.0 libmad@0.15.1b libmikmod@3.3.11.1 libvorbis@1.3.7
Propagated dependencies: sdl12-compat@1.2.68
Channel: guix
Location: gnu/packages/sdl.scm (gnu packages sdl)
Home page: https://www.libsdl.org/projects/SDL_mixer/
Licenses: Zlib
Build system: gnu
Synopsis: SDL multi-channel audio mixer library
Description:

SDL_mixer is a multi-channel audio mixer library for SDL. It supports any number of simultaneously playing channels of 16 bit stereo audio, plus a single channel of music. Supported formats include FLAC, MOD, MIDI, Ogg Vorbis, and MP3.

This package supports two MIDI backends, selectable at runtime. To use the newer fluidsynth library, install a soundfont such as fluid-3 and specify it using the SDL_SOUNDFONTS environment variable. For the legacy timidity backend, install a patch set such as freepats and set the path to the configuration file with TIMIDITY_CFG.

sdl3-net 3.0.0-0.5af3b06
Propagated dependencies: sdl3@3.4.4
Channel: guix
Location: gnu/packages/sdl.scm (gnu packages sdl)
Home page: https://www.libsdl.org/projects/SDL_net/
Licenses: Zlib
Build system: cmake
Synopsis: SDL networking library
Description:

SDL_net is a small, cross-platform networking library for SDL.

sdl2-gfx 1.0.4
Propagated dependencies: sdl2@2.30.8
Channel: guix
Location: gnu/packages/sdl.scm (gnu packages sdl)
Home page: http://www.ferzkopp.net/joomla/software-mainmenu-14/4-ferzkopps-linux-software/19-sdlgfx
Licenses: Zlib
Build system: gnu
Synopsis: SDL graphics primitives library
Description:

SDL_gfx provides graphics drawing primitives, rotozoom and other supporting functions for SDL.

sdl-ttf 2.0.11.1
Dependencies: freetype@2.13.3 mesa@26.0.2
Propagated dependencies: sdl12-compat@1.2.68
Channel: guix
Location: gnu/packages/sdl.scm (gnu packages sdl)
Home page: https://www.libsdl.org/projects/SDL_ttf/
Licenses: Zlib
Build system: gnu
Synopsis: SDL TrueType font library
Description:

SDL_ttf is a TrueType font rendering library for SDL.

sdl2-ttf 2.20.2
Dependencies: freetype@2.13.3 mesa@26.0.2
Propagated dependencies: harfbuzz@11.4.4 freetype@2.13.3 sdl2@2.30.8
Channel: guix
Location: gnu/packages/sdl.scm (gnu packages sdl)
Home page: https://www.libsdl.org/projects/SDL_ttf/
Licenses: Zlib
Build system: gnu
Synopsis: SDL TrueType font library
Description:

SDL_ttf is a TrueType font rendering library for SDL.

sdl-pango 0.1.2
Dependencies: fontconfig-minimal@2.16.0 freetype@2.13.3 glib@2.86.0 harfbuzz@11.4.4 pango@1.56.4 sdl12-compat@1.2.68
Channel: guix
Location: gnu/packages/sdl.scm (gnu packages sdl)
Home page: https://sdlpango.sourceforge.net
Licenses: LGPL 2.1
Build system: gnu
Synopsis: Pango SDL binding
Description:

This library is a wrapper around the Pango library. It allows you to use TrueType fonts to render internationalized and tagged text in SDL applications.

sdl12-compat 1.2.68
Dependencies: sdl2@2.30.8
Propagated dependencies: glu@9.0.2
Channel: guix
Location: gnu/packages/sdl.scm (gnu packages sdl)
Home page: https://libsdl.org/
Licenses: Zlib Public Domain
Build system: cmake
Synopsis: Cross platform game development library
Description:

Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware. This package is a compatibility layer; it provides a binary and source compatible API for programs written against SDL 1.2, but it uses SDL 2.0 behind the scenes.

sdl2 2.30.8
Dependencies: libxrandr@1.5.4 glu@9.0.2 alsa-lib@1.2.16 pulseaudio@16.1 dbus@1.16.2 eudev@3.2.14 glib@2.86.0 ibus@1.5.32 libxkbcommon@1.13.1 libxcursor@1.2.3 vulkan-loader@1.4.335.0 wayland@1.24.0 wayland-protocols@1.47
Propagated dependencies: libx11@1.8.12 libcap@2.64 mesa@26.0.2
Channel: guix
Location: gnu/packages/sdl.scm (gnu packages sdl)
Home page: https://libsdl.org/
Licenses: Modified BSD
Build system: gnu
Synopsis: Cross platform game development library
Description:

Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware.

sdl2-mixer-x 2.6.0
Propagated dependencies: sdl2@2.30.8 flac@1.5.0 fluidsynth@2.4.8 libmodplug@0.8.9.0 libmpg123@1.33.5 libvorbis@1.3.7 opusfile@0.12
Channel: guix
Location: gnu/packages/sdl.scm (gnu packages sdl)
Home page: https://www.libsdl.org/projects/SDL_mixer/
Licenses: Zlib
Build system: cmake
Synopsis: This package is a fork of SDL mixer
Description:

A fork of SDL mixer with the goal of fixing various issues and supporting more audio formats.

sdl2-compat 2.32.66
Dependencies: sdl3@3.4.4
Propagated dependencies: libx11@1.8.12
Channel: guix
Location: gnu/packages/sdl.scm (gnu packages sdl)
Home page: https://libsdl.org/
Licenses: Zlib
Build system: cmake
Synopsis: Compatibility layer for the SDL2 game development library
Description:

Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware. This package is a compatibility layer; it provides a binary and source compatible API for programs written against SDL2, but it uses SDL3 behind the scenes.

sdl2-image 2.8.8
Propagated dependencies: sdl2@2.30.8 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libwebp@1.3.2
Channel: guix
Location: gnu/packages/sdl.scm (gnu packages sdl)
Home page: https://github.com/libsdl-org/SDL_image
Licenses: Zlib
Build system: gnu
Synopsis: SDL image loading library
Description:

SDL_image is an image file loading library for SDL that supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF, WEBP, XCF, XPM, and XV.

sdl2-net 2.2.0
Propagated dependencies: sdl2@2.30.8
Channel: guix
Location: gnu/packages/sdl.scm (gnu packages sdl)
Home page: https://www.libsdl.org/projects/SDL_net/
Licenses: Zlib
Build system: gnu
Synopsis: SDL networking library
Description:

SDL_net is a small, cross-platform networking library for SDL.

libmikmod 3.3.11.1
Channel: guix
Location: gnu/packages/sdl.scm (gnu packages sdl)
Home page: https://mikmod.sourceforge.net/
Licenses: LGPL 2.1
Build system: gnu
Synopsis: Library for module sound formats
Description:

MikMod is able to play a wide range of module formats, as well as digital sound files. It can take advantage of particular features of your system, such as sound redirection over the network.

guile2.2-sdl2 0.8.0
Dependencies: sdl2@2.30.8 sdl2-image@2.8.8 sdl2-mixer@2.6.3 sdl2-ttf@2.20.2
Channel: guix
Location: gnu/packages/sdl.scm (gnu packages sdl)
Home page: https://dthompson.us/projects/guile-sdl2.html
Licenses: LGPL 3+
Build system: gnu
Synopsis: Guile bindings for SDL2
Description:

Guile-SDL2 provides Guile Scheme bindings for the SDL2 C shared library. The bindings are written in pure Scheme using Guile's foreign function interface.

sdl-gfx 2.0.26
Propagated dependencies: sdl12-compat@1.2.68
Channel: guix
Location: gnu/packages/sdl.scm (gnu packages sdl)
Home page: http://www.ferzkopp.net/joomla/software-mainmenu-14/4-ferzkopps-linux-software/19-sdlgfx
Licenses: Zlib
Build system: gnu
Synopsis: SDL graphics primitives library
Description:

SDL_gfx provides graphics drawing primitives, rotozoom and other supporting functions for SDL.

sdl3-gfx 1.0.1
Propagated dependencies: sdl3@3.4.4
Channel: guix
Location: gnu/packages/sdl.scm (gnu packages sdl)
Home page: https://github.com/sabdul-khabir/SDL3_gfx
Licenses: Zlib
Build system: cmake
Synopsis: SDL3 graphics drawing primitives
Description:

This package provides Graphics drawing primitives and other support functions wrapped up in an add-on, C-based library for the Simple Direct Media (SDL) cross-platform API layer.

sdl2-pango 2.1.5
Dependencies: freetype@2.13.3 pango@1.56.4 sdl2@2.30.8
Channel: guix
Location: gnu/packages/sdl.scm (gnu packages sdl)
Home page: https://github.com/markuskimius/SDL2_Pango
Licenses: LGPL 2.1
Build system: gnu
Synopsis: Pango SDL2 binding
Description:

This library is a wrapper around the Pango library. It allows you to use TrueType fonts to render internationalized and tagged text in SDL2 applications.

sdl3-ttf 3.2.2
Dependencies: harfbuzz@11.4.4 freetype@2.13.3
Propagated dependencies: sdl3@3.4.4
Channel: guix
Location: gnu/packages/sdl.scm (gnu packages sdl)
Home page: https://wiki.libsdl.org/SDL3/FrontPage
Licenses: Zlib
Build system: cmake
Synopsis: TrueType fonts in SDL3
Description:

This package provides a library to load TrueType (.ttf) font files with Simple Directmedia Layer.

guile-sdl2 0.8.0
Dependencies: sdl2@2.30.8 sdl2-image@2.8.8 sdl2-mixer@2.6.3 sdl2-ttf@2.20.2
Channel: guix
Location: gnu/packages/sdl.scm (gnu packages sdl)
Home page: https://dthompson.us/projects/guile-sdl2.html
Licenses: LGPL 3+
Build system: gnu
Synopsis: Guile bindings for SDL2
Description:

Guile-SDL2 provides Guile Scheme bindings for the SDL2 C shared library. The bindings are written in pure Scheme using Guile's foreign function interface.

Total packages: 73955