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
5236254119
ppsspp: refactor
...
- new Boolean selectors:
- useSystemFfmpeg, default false
- because PPSSPP project uses a heavily patched fork of ffmpeg_4
- useSystemSnappy, default true
- move wrapping to postFixup
- unpin ffmpeg_4 and glew
- it required a self-referent argset
Phew!
2024-05-01 22:12:47 -03:00
R. Ryantm
48f0cabf36
ppsspp: 1.17 -> 1.17.1
2024-02-05 07:12:45 +00:00
Anderson Torres
ed17c32c97
ppsspp: 1.16.1 -> 1.17
...
Co-authored-by: R. RyanTM <ryantm-bot@ryantm.com>
2024-01-28 13:12:24 -03:00
Anderson Torres
a9d7bbb137
ppsspp: refactor
...
- cosmetic line breaks
- use lib.cmake* functionalities
- meta.longDescriptiom
- meta.mainProgram
2024-01-28 13:11:52 -03:00
Anderson Torres
8a83d296d7
ppsspp: 1.16.5 -> 1.16.6
2023-10-13 12:31:01 -03:00
Anderson Torres
ee255dd1bb
ppsspp: migrate to by-name
2023-10-13 12:31:01 -03:00