[packages/ChakraCore] may the force snapshot
glen
glen at pld-linux.org
Wed May 4 09:32:30 CEST 2016
commit e3def80dd49d602aa1c546bce059bfc4dc47118b
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed May 4 10:30:49 2016 +0300
may the force snapshot
hello world should work:
https://github.com/Microsoft/ChakraCore/issues/111#issuecomment-216623305
...but gets linking errors here
ChakraCore.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ChakraCore.spec b/ChakraCore.spec
index 95ba5b9..761e1fa 100644
--- a/ChakraCore.spec
+++ b/ChakraCore.spec
@@ -1,3 +1,5 @@
+%define commit 53dd1c31
+%define snap 20160504
Summary: ChakraCore is the core part of the Chakra JavaScript engine that powers Microsoft Edge
Name: ChakraCore
Version: 0.1
@@ -5,7 +7,8 @@ Release: 0.1
License: MIT
Group: X11/Libraries
# NOTE: not storing on distfiles, until this package is actually useful
-Source0: https://github.com/Microsoft/ChakraCore/archive/linux/ChakraCore.tar.gz
+Source0: https://github.com/Microsoft/ChakraCore/archive/linux/ChakraCore-%{snap}-%{commit}.tar.gz
+# Source0-md5: c7661c9157dd7c4f233a923b11052e2f
URL: https://github.com/Microsoft/ChakraCore
BuildRequires: clang >= 3.5
BuildRequires: cmake >= 3.2
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ChakraCore.git/commitdiff/e3def80dd49d602aa1c546bce059bfc4dc47118b
More information about the pld-cvs-commit
mailing list