Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

luajit: Update to r20241013 #25339

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ra2-IFV
Copy link
Contributor

@Ra2-IFV Ra2-IFV commented Nov 14, 2024

Change source to git repository at Github, because LuaJit use rolling releases so there are no release tarballs available to download.

Modify PKG_VERSION to be compatible with APK version semantics. Remove some patches since they were merged to upstream source. Refresh some patches.

Delete patch:

  • lang/luajit/patches/020-clang.patch
  • lang/luajit/patches/030_fix_posix_install_with_missing_or_incompatible_ldconfig.patch
  • lang/luajit/patches/040-softfloat-ppc.patch
  • lang/luajit/patches/050-ppc-softfloat.patch

Refresh patch:

  • lang/luajit/patches/010-lua-path.patch
  • lang/luajit/patches/060-ppc-musl.patch
  • lang/luajit/patches/300-PPC-e500-with-SPE-enabled-use-soft-float.patch

Maintainer: @milani
Compile tested: bcm2711 b902284290b846423ca30d8f4f69eda6bb2c9ee2
Run tested: not yet

Description:
I DID NOT TEST THE PACKAGES

Change source to git repository at Github, because LuaJit use
rolling releases so there are no release tarballs available
to download.

Modify PKG_VERSION to be compatible with APK version semantics.
Remove some patches since they were merged to upstream source.
Refresh some patches.

Delete patch:
- lang/luajit/patches/020-clang.patch
- lang/luajit/patches/030_fix_posix_install_with_missing_or_incompatible_ldconfig.patch
- lang/luajit/patches/040-softfloat-ppc.patch
- lang/luajit/patches/050-ppc-softfloat.patch

Refresh patch:
- lang/luajit/patches/010-lua-path.patch
- lang/luajit/patches/060-ppc-musl.patch
- lang/luajit/patches/300-PPC-e500-with-SPE-enabled-use-soft-float.patch

Signed-off-by: Ryan Keane <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant