1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 01:27:44 +00:00

Ports: Add libmpg123 port

Add `libmpg123` port, for dependant projects to be able to use it.

This port doesn't include the entire `mpg123` project, just the
`libmpg123` library.
This commit is contained in:
Michael Manganiello 2022-03-26 13:15:31 -03:00 committed by Andreas Kling
parent f12d81ddf5
commit 7dfb167b18
4 changed files with 140 additions and 0 deletions

View file

@ -0,0 +1,5 @@
# Patches for mpg123 on SerenityOS
## `add-serenity-target.patch`
Add `serenity` as a valid target.