diff options
| author | zi-m <53815290+zi-m@users.noreply.github.com> | 2019-08-23 18:19:28 +0200 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-08-23 09:19:28 -0700 |
| commit | 55f825071351985f37cac07d97e2ab2c7d3811bd (patch) | |
| tree | 0198662f089a6c8e33affc92c55b87846a68ef3a /ports/mp3lame/CONTROL | |
| parent | 344513b2ed7a653a38d08e8c08a2dd7eb8ac855c (diff) | |
| download | vcpkg-55f825071351985f37cac07d97e2ab2c7d3811bd.tar.gz vcpkg-55f825071351985f37cac07d97e2ab2c7d3811bd.zip | |
[mp3lame] Add new port (#7830)
* mp3lame
* "WindowsStore" and "arm" are not supported
* "WindowsStore" and "arm" are not supported
* simplify portfile.cmake
* add ARM
* add /APPCONTAINER
* add MSBUILD_PLATFORM
* remove "mp3lame does not support ARM"
* arm64 support
* arm64 support
Diffstat (limited to 'ports/mp3lame/CONTROL')
| -rw-r--r-- | ports/mp3lame/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/mp3lame/CONTROL b/ports/mp3lame/CONTROL new file mode 100644 index 000000000..1702751d9 --- /dev/null +++ b/ports/mp3lame/CONTROL @@ -0,0 +1,4 @@ +Source: mp3lame +Version: 3.100 +Homepage: http://lame.sourceforge.net/ +Description: LAME is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL. |
