summaryrefslogtreecommitdiff
path: root/Ports/libmpeg2
AgeCommit message (Collapse)Author
2022-05-25Ports: Allow selecting multiple `config_{sub,guess}_path`sTim Schumacher
Some ports may have more than one `config.sub` that is in use (vendored dependencies, etc.). Instead of fiddling about with space-delimited strings, let's just make that setting into an array right away.
2022-03-16Ports: Disable SDL support for libmpeg2Tim Schumacher
We do not have a port of SDL.
2022-02-22Ports: Add libmpeg2Jelle Raaijmakers