aboutsummaryrefslogtreecommitdiff
path: root/ports/v8/CONTROL
diff options
context:
space:
mode:
authorRodrigo Hernandez Cordoba <kwizatz@aeongames.com>2020-08-28 16:02:08 -0600
committerGitHub <noreply@github.com>2020-08-28 15:02:08 -0700
commit5cb765aebe8644b92be0e64de6b6eb56f355c944 (patch)
tree47d67606f984d33c848cf22c07217a10eaf8f18d /ports/v8/CONTROL
parent854f50e50c9ff812acb94318ebee80218984c02e (diff)
downloadvcpkg-5cb765aebe8644b92be0e64de6b6eb56f355c944.tar.gz
vcpkg-5cb765aebe8644b92be0e64de6b6eb56f355c944.zip
[v8] Add v8 Javascript engine port (#372). (#12687)
Diffstat (limited to 'ports/v8/CONTROL')
-rw-r--r--ports/v8/CONTROL6
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/v8/CONTROL b/ports/v8/CONTROL
new file mode 100644
index 000000000..604821739
--- /dev/null
+++ b/ports/v8/CONTROL
@@ -0,0 +1,6 @@
+Source: v8
+Version: 8.3.110.13
+Homepage: https://v8.dev
+Description: Google Chrome's JavaScript engine
+Build-Depends: icu, zlib, glib (linux), pthread (linux)
+Supports: !(arm|arm64|uwp|osx)