aboutsummaryrefslogtreecommitdiff
path: root/ports/minimp3/CONTROL
diff options
context:
space:
mode:
authorAlvin <52727318+AlvinZhangH@users.noreply.github.com>2019-09-25 01:56:46 +0800
committerPhil Christensen <philc@microsoft.com>2019-09-24 10:56:46 -0700
commitde53bb866827d92ad76a309255447c1fc746fd50 (patch)
tree361f35a4be1157de16478fdd1096de48aa8b78f6 /ports/minimp3/CONTROL
parent16fc29b2ba4d643cb2e28d98f3135b0f4b17d773 (diff)
downloadvcpkg-de53bb866827d92ad76a309255447c1fc746fd50.tar.gz
vcpkg-de53bb866827d92ad76a309255447c1fc746fd50.zip
[minimp3] Add new port (#8319)
* [minimp3]Add new port.
Diffstat (limited to 'ports/minimp3/CONTROL')
-rw-r--r--ports/minimp3/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/minimp3/CONTROL b/ports/minimp3/CONTROL
new file mode 100644
index 000000000..5ff1ab6b2
--- /dev/null
+++ b/ports/minimp3/CONTROL
@@ -0,0 +1,4 @@
+Source: minimp3
+Version: 2019-07-24
+Homepage: https://github.com/lieff/minimp3
+Description: Minimalistic, single-header library for decoding MP3. minimp3 is designed to be small, fast (with SSE and NEON support), and accurate (ISO conformant). \ No newline at end of file