Skip to content

Commit 94bce7d

Browse files
marcin-serwinpbsds
authored andcommitted
SDL2{,_classic}_mixer_2_0: drop
1 parent 7064a5a commit 94bce7d

File tree

4 files changed

+2
-71
lines changed

4 files changed

+2
-71
lines changed

pkgs/by-name/sd/SDL2_classic_mixer_2_0/package.nix

Lines changed: 0 additions & 8 deletions
This file was deleted.

pkgs/by-name/sd/SDL2_mixer_2_0/SDL_mixer-2.0-incompatible-pointer-comparison-fix.patch

Lines changed: 0 additions & 26 deletions
This file was deleted.

pkgs/by-name/sd/SDL2_mixer_2_0/package.nix

Lines changed: 0 additions & 37 deletions
This file was deleted.

pkgs/top-level/aliases.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1655,6 +1655,8 @@ mapAliases {
16551655
SDL1 = throw "'SDL1' has been removed as development ended long ago with SDL 2.0 replacing it, use SDL_compat instead"; # Added 2025-03-27
16561656
SDL_gpu = throw "'SDL_gpu' has been removed due to lack of upstream maintenance and known users"; # Added 2025-03-15
16571657
SDL_image_2_0 = throw "'SDL_image_2_0' has been removed in favor of the latest version"; # Added 2025-04-20
1658+
SDL2_mixer_2_0 = throw "'SDL2_mixer_2_0' has been removed in favor of the latest version"; # Added 2025-04-27
1659+
SDL2_classic_mixer_2_0 = throw "'SDL2_classic_mixer_2_0' has been removed in favor of the latest version"; # Added 2025-04-27
16581660
s2n = throw "'s2n' has been renamed to/replaced by 's2n-tls'"; # Converted to throw 2024-10-17
16591661
sandboxfs = throw "'sandboxfs' has been removed due to being unmaintained, consider using linux namespaces for sandboxing instead"; # Added 2024-06-06
16601662
sane-backends-git = throw "'sane-backends-git' has been renamed to/replaced by 'sane-backends'"; # Converted to throw 2024-10-17

0 commit comments

Comments
 (0)