Search Criteria
Package Details: sdl2-git 2.0.20.r19.g9a2bbd8ac-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sdl2-git.git (read-only, click to copy) |
---|---|
Package Base: | sdl2-git |
Description: | A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (Version 2) |
Upstream URL: | https://www.libsdl.org |
Licenses: | MIT |
Conflicts: | sdl2, sdl2-minimal-hg |
Provides: | sdl2 |
Submitter: | Solskogen |
Maintainer: | Solskogen |
Last Packager: | Solskogen |
Votes: | 2 |
Popularity: | 0.016484 |
First Submitted: | 2021-02-12 08:08 (UTC) |
Last Updated: | 2022-01-14 06:47 (UTC) |
Dependencies (18)
- libgl (glshim-git, libhybris-ext-libgl-git, libhybris-libgl-git, mesa-libgl-noglvnd, nvidia-340xx-utils, libglvnd-git, swiftshader-git, amdgpu-pro-libgl-cfe, amdgpu-pro-libgl, libglvnd)
- libibus (libibus-git)
- alsa-lib (alsa-lib-git, alsa-lib-minimal-git, alsa-lib-x205ta) (make)
- fcitx (fcitx-minimal-git) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- ibus (ibus-lite, ibus-git) (make)
- jack (jack-git, jack2-git, pipewire-common-jack-git, pipewire-full-jack-git, pipewire-jack-git, jack2, pipewire-jack) (make)
- libpulse (libpulse-bluedio, pulseaudio-pali, pulseaudio-dummy, libpulse-nosystemd-git, libpulse-nosystemd, libpulse-nosystemd-minimal-git, libpulse-hsphfpd, libpulse-airplay, pulseaudio-git) (make)
- libxinerama (libxinerama-randr-git) (make)
- libxkbcommon (libxkbcommon-git) (make)
- libxrandr (libxrandr-git) (make)
- libxss (make)
- mesa (mesa-noglvnd, mesa-minimal+-git, mesa-i915g, mesa-d3d12, mesa-steamos, mesa-minimal-git, mesa-git, mesa-rusticl-git, mesa-amber) (make)
- wayland (wayland-git, wayland-nodocs-git, wayland-hi-res-scroll-git) (make)
- wayland-protocols (wayland-protocols-git) (make)
- alsa-lib (alsa-lib-git, alsa-lib-minimal-git, alsa-lib-x205ta) (optional) – ALSA audio driver
- jack (jack-git, jack2-git, pipewire-common-jack-git, pipewire-full-jack-git, pipewire-jack-git, jack2, pipewire-jack) (optional) – JACK audio driver
- libpulse (libpulse-bluedio, pulseaudio-pali, pulseaudio-dummy, libpulse-nosystemd-git, libpulse-nosystemd, libpulse-nosystemd-minimal-git, libpulse-hsphfpd, libpulse-airplay, pulseaudio-git) (optional) – PulseAudio audio driver
Required by (982)
- 2048-gui-git (requires sdl2)
- 7kaa (requires sdl2)
- 86box (requires sdl2)
- 86box-git (requires sdl2)
- 86box-qt5-git (requires sdl2)
- abbaye-des-morts (requires sdl2)
- adlmidi-git (requires sdl2)
- adtrack2-bin (requires sdl2)
- advancemame (requires sdl2)
- ags (requires sdl2)
- aimtux-git (requires sdl2) (make)
- alchemy-next-viewer-bin (requires sdl2)
- alchemy-next-viewer-git (requires sdl2)
- alchemy-viewer (requires sdl2)
- allegro-sdl-git (requires sdl2)
- allthehaxx (requires sdl2)
- amino-git (requires sdl2) (optional)
- angolmois (requires sdl2)
- angolmois-git (requires sdl2)
Latest Comments
abouvier commented on 2021-08-13 12:45 (UTC)
Amazing, I couldn't have done better.
Solskogen commented on 2021-08-13 12:41 (UTC)
How about now?
abouvier commented on 2021-08-13 12:32 (UTC) (edited on 2021-08-13 12:32 (UTC) by abouvier)
No! Keep the tag if it is available, but without the useless prefix :p
And you cannot change the versioning scheme without incrementing the
epoch
variable.Solskogen commented on 2021-08-13 12:24 (UTC)
Does this work better?
abouvier commented on 2021-08-13 12:16 (UTC) (edited on 2021-08-13 12:16 (UTC) by abouvier)
Yes but it should be removed anyway: https://wiki.archlinux.org/title/VCS_package_guidelines#The_pkgver()_function
This package currently cannot be accepted by another package having
depends=('sdl2>=2.0.16')
.Solskogen commented on 2021-08-13 07:03 (UTC)
the release-part comes automatically. Fixed the provides.
abouvier commented on 2021-08-12 11:39 (UTC)
You should remove the
release.
prefix in the version string, and useprovides=("sdl2=$pkgver")
.Solskogen commented on 2021-02-23 07:37 (UTC)
Should be fixed now @PopeRigby
PopeRigby commented on 2021-02-23 00:22 (UTC) (edited on 2021-02-23 00:28 (UTC) by PopeRigby)
It fails with this error when I try to build:
This is probably because they renamed it to
LICENSE.txt
:https://github.com/libsdl-org/SDL/issues/4108