forked from pool/luajit2
Trying again. :-) I think I figured out what confusion in the title you were referring to. In luajit2 from OpenResty only the project directory and another internal version are renamed. But everything else, library name, executable name, directory with header files, pc-file and even man-file remained unchanged. This is what is really confusing and makes lualit2 incompatible with luajit. I fixed this in the patch luajit2-name.patch and now luajit2 is not dependent on or related to luajit in any way, except for the html documentation, it has its own executable, library and header file directory names. Also pc and man files have been corrected. Now it does not conflict with luajit and can be installed simultaneously with luajit without interfering with it. By accident something intended to be built with luajit can NOT be built with luajit2! As for the openresty package, I strongly recommend to remove it after adopting luajit2, as nobody needs it as it is! About the tests, upstream didn't document how to use them correctly, so I decided to check with them, I hope I guessed correctly. https://github.com/openresty/luajit2/issues/226 Leap has a too old version of perl and they can only work in Tumbleweed. If you have any constructive comments, I'm willing to discuss them. :-) OBS-URL: https://build.opensuse.org/request/show/1171061 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/luajit2?expand=0&rev=1
24 lines
941 B
Plaintext
24 lines
941 B
Plaintext
## Default LFS
|
|
*.7z filter=lfs diff=lfs merge=lfs -text
|
|
*.bsp filter=lfs diff=lfs merge=lfs -text
|
|
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
|
*.gem filter=lfs diff=lfs merge=lfs -text
|
|
*.gz filter=lfs diff=lfs merge=lfs -text
|
|
*.jar filter=lfs diff=lfs merge=lfs -text
|
|
*.lz filter=lfs diff=lfs merge=lfs -text
|
|
*.lzma filter=lfs diff=lfs merge=lfs -text
|
|
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
|
*.oxt filter=lfs diff=lfs merge=lfs -text
|
|
*.pdf filter=lfs diff=lfs merge=lfs -text
|
|
*.png filter=lfs diff=lfs merge=lfs -text
|
|
*.rpm filter=lfs diff=lfs merge=lfs -text
|
|
*.tbz filter=lfs diff=lfs merge=lfs -text
|
|
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
|
*.tgz filter=lfs diff=lfs merge=lfs -text
|
|
*.ttf filter=lfs diff=lfs merge=lfs -text
|
|
*.txz filter=lfs diff=lfs merge=lfs -text
|
|
*.whl filter=lfs diff=lfs merge=lfs -text
|
|
*.xz filter=lfs diff=lfs merge=lfs -text
|
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
|
*.zst filter=lfs diff=lfs merge=lfs -text
|