Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDL: adoptions and refactors #308379

Merged
merged 49 commits into from
Jun 6, 2024
Merged

SDL: adoptions and refactors #308379

merged 49 commits into from
Jun 6, 2024

Commits on Jun 4, 2024

  1. team-list: create sdl team

    A team dedicated to track SDL libraries.
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    25e4379 View commit details
    Browse the repository at this point in the history
  2. SDL2_mixer: refactor

    - add lib.teams.sdl.members
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    7cd5948 View commit details
    Browse the repository at this point in the history
  3. SDL2_net: refactor

    - add lib.teams.sdl.members
    - remove @AndersonTorres (since theey will be in the team)
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    aa4a99c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2b8d53 View commit details
    Browse the repository at this point in the history
  5. SDL_Pango: refactor

    - finalAttrs
    - no nested with
    - sdl team
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0ae6021 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7eff4c View commit details
    Browse the repository at this point in the history
  7. SDL_gfx: refactor

    - strictDeps
    - add lib.teams.sdl.members
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    db06c4f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98784a4 View commit details
    Browse the repository at this point in the history
  9. SDL_gpu: 2019-01-24 -> 0-unstable-2022-06-24

    - finalAttrs design pattern
    - remove @piddend (inactive, #290642)
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    232ab40 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d5bfe1b View commit details
    Browse the repository at this point in the history
  11. SDL_image: refactor

    - finalAttrs
    - strictDeps
    - split outputs
    - sdl team
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    43017df View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fe5f696 View commit details
    Browse the repository at this point in the history
  13. SDL_audiolib: refactor

    - strictDeps
    - sdl team
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    69c552c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    afffe81 View commit details
    Browse the repository at this point in the history
  15. SDL_sixel: refactor

    - fix version
    - strictDeps
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f3d1af9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    482e1a5 View commit details
    Browse the repository at this point in the history
  17. SDL_sound: refactor

    - finalAttrs
    - strictDeps
    - sdl team
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    01923ef View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bfcdb8d View commit details
    Browse the repository at this point in the history
  19. SDL_stretch: refactor

    - finalAttrs
    - strictDeps
    - sdl team
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    af8e579 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    28d825f View commit details
    Browse the repository at this point in the history
  21. SDL_ttf: refactor

    - finalAttrs
    - strictDeps
    - sdl team
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    1631631 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b60b370 View commit details
    Browse the repository at this point in the history
  23. SDL_mixer: refactor

    - finalAttrs
    - strictDeps
    - sdl team
    - split outputs
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3682b43 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    41724a3 View commit details
    Browse the repository at this point in the history
  25. SDL_net: refactor

    - finalAttrs
    - strictDeps
    - sdl team
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    113627b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    65f74c2 View commit details
    Browse the repository at this point in the history
  27. SDL2_ttf: refactor

    - strictDeps
    - use system harfbuzz and freetype instead of vendored
    - sdl team
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c6b17b3 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1c5d6dc View commit details
    Browse the repository at this point in the history
  29. SDL2_gfx: refactor

    - get rid of pname
    - strictDeps
    - split outputs
    - sdl team
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0d85a83 View commit details
    Browse the repository at this point in the history
  30. SDL2_Pango: refactor

    - finalAttrs
    - strictDeps
    - splitting
    - sdl team
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    7248ce5 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    af39957 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    03b7221 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    a5ca567 View commit details
    Browse the repository at this point in the history
  34. guile-sdl: refactor and fixup

    - finalAttrs
    - Call getDev for all SDL-related build inputs
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    7acf24e View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    51ebfa8 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    fe33007 View commit details
    Browse the repository at this point in the history
  37. vp: 1.8 -> 1.8-unstable-2017-03-22

    - finalAttrs
    - strictDeps
    - split outputs
    - fix NIX_CFLAGS_COMPILE
    - add maintainer AndersonTorres
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2113ff8 View commit details
    Browse the repository at this point in the history
  38. vpWithSixel: init

    It is just an alias for vp with Sixel support.
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    70c61bd View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    9d630a3 View commit details
    Browse the repository at this point in the history
  40. onscripter-en: 20111009 -> 2011093

    Not a real update, just a new source and a new maintainer
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    523f254 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    10b4bf5 View commit details
    Browse the repository at this point in the history
  42. btanks: adopt (by AndersonTorres) and fixup

    - finalAttrs
    - strictDeps
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b8bbaa8 View commit details
    Browse the repository at this point in the history
  43. SDL_image: remove lovek323

    See #290642.
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    aca1dd0 View commit details
    Browse the repository at this point in the history
  44. SDL_mixer: remove lovek323

    See #290642.
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d55409b View commit details
    Browse the repository at this point in the history
  45. SDL_ttf: remove abbradar

    See #290642.
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    8e271cf View commit details
    Browse the repository at this point in the history
  46. SDL2_gfx: remove cpages

    See #290642.
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    7ce57ca View commit details
    Browse the repository at this point in the history
  47. guile-sdl: remove vyp

    See #290642.
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    1388b97 View commit details
    Browse the repository at this point in the history
  48. vp: remove vrthra

    See #290642.
    AndersonTorres committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c8a1679 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    5b8c9b5 View commit details
    Browse the repository at this point in the history