Compare commits

..

2 Commits

Author SHA1 Message Date
winampgit
9c7f91496c Update README.md 2024-09-26 17:06:23 +02:00
winampgit
ffeccedefa Merge pull request #250 from WinampDesktop/winampgit-patch-1
Delete Src/external_dependencies/libdiscid-0.6.2 directory
2024-09-26 16:59:04 +02:00

View File

@@ -16,6 +16,10 @@ Building of the Winamp desktop client is currently based around Visual Studio 20
### Dependencies ### Dependencies
#### libdiscid
We take libdiscid from https://github.com/metabrainz/libdiscid/tree/v0.6.2, copy it in /Src/external_dependencies/libdiscid-0.6.2/
#### libvpx #### libvpx
We take libvpx from [https://github.com/ShiftMediaProject/libvpx](https://github.com/ShiftMediaProject/libvpx), modify it, and pack it to archive. We take libvpx from [https://github.com/ShiftMediaProject/libvpx](https://github.com/ShiftMediaProject/libvpx), modify it, and pack it to archive.