Commit Graph

56 Commits

Author SHA1 Message Date
Alex Martens
d1183e440a sd-mux-ctrl: update homepage 2024-08-07 20:36:20 -07:00
Alex Martens
9e5890af88 sd-mux-ctrl: move to pkgs/by-name 2024-08-07 19:41:52 -07:00
Sigmanificient
6dd44107ac treewide: remove unused lib (and other) arguments 2024-07-26 11:18:09 +02:00
Anderson Torres
cea3c9fbe5 SDL2_image_2_6: migrate to by-name 2024-07-13 07:22:09 -03:00
Anderson Torres
108d37991f SDL2_image_2_0: migrate to by-name 2024-07-13 07:22:09 -03:00
Anderson Torres
a91743a5f3 SDL2_image: remove cpages from meta.maintainers
No activity since a long time.
2024-07-13 07:22:09 -03:00
Anderson Torres
1f8f3e7c40 SDL2_image: nixfmt 2024-07-13 07:22:09 -03:00
Anderson Torres
7f084a8532 SDL2_image: set strictDeps as true 2024-07-13 07:22:09 -03:00
Anderson Torres
093e3b60d3 SDL2_image: refactor
- internalize `darwin`
- reorder input set
  - new input: enableSdltest
- reorder buildInputs
- rewrite configureFlags
- get rid of nested with
- SDL team

Caution: can cause mass rebuilds.
2024-07-13 07:22:09 -03:00
Anderson Torres
c3fa9d6d0b SDL2_image: migrate to by-name 2024-07-13 07:22:09 -03:00
Anderson Torres
9ffac6dc44 treewide: remove vrthra from meta.maintainers [all orphans]
Tracking issue: https://github.com/NixOS/nixpkgs/issues/290642

Inactive since 2017
2024-07-07 12:20:32 -03:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Anderson Torres
7ce57cada2 SDL2_gfx: remove cpages
See https://github.com/NixOS/nixpkgs/issues/290642.
2024-06-04 08:19:10 -03:00
Anderson Torres
8e271cf36d SDL_ttf: remove abbradar
See https://github.com/NixOS/nixpkgs/issues/290642.
2024-06-04 08:19:10 -03:00
Anderson Torres
d55409b930 SDL_mixer: remove lovek323
See https://github.com/NixOS/nixpkgs/issues/290642.
2024-06-04 08:19:10 -03:00
Anderson Torres
aca1dd0ea1 SDL_image: remove lovek323
See https://github.com/NixOS/nixpkgs/issues/290642.
2024-06-04 08:19:10 -03:00
Anderson Torres
03b72210cf SDL2_sound: internalize darwin 2024-06-04 08:19:09 -03:00
Anderson Torres
af3995746a SDL2_sound: migrate to by-name 2024-06-04 08:19:09 -03:00
Anderson Torres
7248ce50bb SDL2_Pango: refactor
- finalAttrs
- strictDeps
- splitting
- sdl team
2024-06-04 08:19:09 -03:00
Anderson Torres
0d85a83ce1 SDL2_gfx: refactor
- get rid of pname
- strictDeps
- split outputs
- sdl team
2024-06-04 08:19:09 -03:00
Anderson Torres
1c5d6dcbc4 SDL2_gfx: migrate to by-name 2024-06-04 08:19:09 -03:00
Anderson Torres
c6b17b3071 SDL2_ttf: refactor
- strictDeps
- use system harfbuzz and freetype instead of vendored
- sdl team
2024-06-04 08:19:09 -03:00
Anderson Torres
65f74c2ac1 SDL2_ttf: migrate to by-name 2024-06-04 08:19:09 -03:00
Anderson Torres
113627be08 SDL_net: refactor
- finalAttrs
- strictDeps
- sdl team
2024-06-04 08:19:09 -03:00
Anderson Torres
41724a3073 SDL_net: migrate to by-name 2024-06-04 08:19:09 -03:00
Anderson Torres
3682b4386b SDL_mixer: refactor
- finalAttrs
- strictDeps
- sdl team
- split outputs
2024-06-04 08:19:09 -03:00
Anderson Torres
b60b370d52 SDL_mixer: migrate to by-name 2024-06-04 08:19:09 -03:00
Anderson Torres
163163108e SDL_ttf: refactor
- finalAttrs
- strictDeps
- sdl team
2024-06-04 08:19:09 -03:00
Anderson Torres
28d825fdbe SDL_ttf: migrate to by-name 2024-06-04 08:19:08 -03:00
Anderson Torres
af8e579938 SDL_stretch: refactor
- finalAttrs
- strictDeps
- sdl team
2024-06-04 08:19:08 -03:00
Anderson Torres
bfcdb8dbfa SDL_stretch: migrate to by-name 2024-06-04 08:19:08 -03:00
Anderson Torres
01923ef9af SDL_sound: refactor
- finalAttrs
- strictDeps
- sdl team
2024-06-04 08:19:08 -03:00
Anderson Torres
482e1a5a4b SDL_sound: migrate to by-name 2024-06-04 08:19:08 -03:00
Anderson Torres
f3d1af9894 SDL_sixel: refactor
- fix version
- strictDeps
2024-06-04 08:19:08 -03:00
Anderson Torres
afffe819ec SDL_sixel: migrate to by-name 2024-06-04 08:19:08 -03:00
Anderson Torres
69c552c5ed SDL_audiolib: refactor
- strictDeps
- sdl team
2024-06-04 08:19:08 -03:00
Anderson Torres
fe5f696e68 SDL_audiolib: migrate to by-name 2024-06-04 08:19:08 -03:00
Anderson Torres
43017df2de SDL_image: refactor
- finalAttrs
- strictDeps
- split outputs
- sdl team
2024-06-04 08:19:08 -03:00
Anderson Torres
d5bfe1b673 SDL_image: migrate to by-name 2024-06-04 08:19:08 -03:00
Anderson Torres
232ab4014b SDL_gpu: 2019-01-24 -> 0-unstable-2022-06-24
- finalAttrs design pattern
- remove @piddend (inactive, https://github.com/NixOS/nixpkgs/issues/290642)
2024-06-04 08:19:08 -03:00
Anderson Torres
98784a4081 SDL_gpu: migrate to by-name 2024-06-04 08:19:08 -03:00
Anderson Torres
db06c4f3df SDL_gfx: refactor
- strictDeps
- add lib.teams.sdl.members
2024-06-04 08:19:07 -03:00
Anderson Torres
a7eff4c8d8 SDL_gfx: migrate to by-name 2024-06-04 08:19:07 -03:00
Anderson Torres
0ae60219f1 SDL_Pango: refactor
- finalAttrs
- no nested with
- sdl team
2024-06-04 08:19:07 -03:00
Anderson Torres
c2b8d53a35 SDL_Pango: migrate to by-name 2024-06-04 08:19:07 -03:00
Anderson Torres
aa4a99c7d6 SDL2_net: refactor
- add lib.teams.sdl.members
- remove @AndersonTorres (since theey will be in the team)
2024-06-04 08:19:07 -03:00
Anderson Torres
7cd59482fa SDL2_mixer: refactor
- add lib.teams.sdl.members
2024-06-04 08:19:07 -03:00
Anderson Torres
c0ad46e480 SDL2_mixer: migrate to by-name 2024-05-03 00:04:32 -03:00
Anderson Torres
5f77c558fa SDL2_mixer_2_0: migrate to by-name 2024-05-03 00:04:32 -03:00
Anderson Torres
a13158505e SDL2_net: refactor
- finalAttrs
- use fetchFromGitHub (since the url is deactivated)
- strictDeps
- no nested with
2024-05-01 15:41:00 -03:00