OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

41 lines
1.5 KiB

  1. [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. [COPY]
  4. [COPY] Filename: package/.../luajit/luajit.desc
  5. [COPY] Copyright (C) 2011 The OpenSDE Project
  6. [COPY]
  7. [COPY] More information can be found in the files COPYING and README.
  8. [COPY]
  9. [COPY] This program is free software; you can redistribute it and/or modify
  10. [COPY] it under the terms of the GNU General Public License as published by
  11. [COPY] the Free Software Foundation; version 2 of the License. A copy of the
  12. [COPY] GNU General Public License can be found in the file COPYING.
  13. [COPY] --- SDE-COPYRIGHT-NOTE-END ---
  14. [I] A Just-In-Time Compiler for Lua
  15. [T] LuaJIT implements the full set of language features defined by Lua 5.1.
  16. [T] The virtual machine (VM) is API- and ABI-compatible to the standard Lua
  17. [T] interpreter and can be deployed as a drop-in replacement.
  18. [T] LuaJIT offers more performance, at the expense of portability.
  19. [T] It currently runs on all popular operating systems based on x86 or x64
  20. [T] CPUs (Linux, Windows, OSX etc.) or embedded systems based on ARM (Android,
  21. [T] iOS) or PPC/e500v2 CPUs.
  22. [U] http://luajit.org/
  23. [A] Mike Pall <web-07@luajit.org>
  24. [M] Christian Wiese <chris@opensde.org>
  25. [C] extra/development
  26. [L] MIT
  27. [S] Beta
  28. [V] 2.0.0-beta8
  29. [P] X -?---5---9 109.801
  30. [CV-URL] http://luajit.org/download.html
  31. [D] 956904827 LuaJIT-2.0.0-beta8.tar.gz http://luajit.org/download/
  32. # official hotfixes
  33. [D] 4123238250 LuaJit-2.0.0-beta8-hotfix1.patch !http://luajit.org/download/beta8_hotfix1.patch