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

electron25-bin: Add package #3721

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Kiri2002
Copy link
Contributor

tested in extra-x86-64_build, namcap shown:

PKGBUILD (electron25-bin) W: Reference to x86_64 should be changed to $CARCH
PKGBUILD (electron25-bin) W: Reference to x86_64 should be changed to $CARCH
electron25-bin W: ELF file ('usr/lib/electron25/chrome-sandbox') lacks GNU_PROPERTY_X86_FEATURE_1_SHSTK.
electron25-bin W: ELF file ('usr/lib/electron25/chrome_crashpad_handler') lacks GNU_PROPERTY_X86_FEATURE_1_SHSTK.
electron25-bin W: ELF file ('usr/lib/electron25/chromedriver') lacks GNU_PROPERTY_X86_FEATURE_1_SHSTK.
electron25-bin W: ELF file ('usr/lib/electron25/electron') lacks GNU_PROPERTY_X86_FEATURE_1_SHSTK.
electron25-bin W: ELF file ('usr/lib/electron25/libEGL.so') lacks GNU_PROPERTY_X86_FEATURE_1_SHSTK.
electron25-bin W: ELF file ('usr/lib/electron25/libGLESv2.so') lacks GNU_PROPERTY_X86_FEATURE_1_SHSTK.
electron25-bin W: ELF file ('usr/lib/electron25/libffmpeg.so') lacks GNU_PROPERTY_X86_FEATURE_1_SHSTK.
electron25-bin W: ELF file ('usr/lib/electron25/libvk_swiftshader.so') lacks GNU_PROPERTY_X86_FEATURE_1_SHSTK.
electron25-bin W: ELF file ('usr/lib/electron25/libvulkan.so.1') lacks GNU_PROPERTY_X86_FEATURE_1_SHSTK.
electron25-bin E: custom is not a valid SPDX license identifier. See https://spdx.org/licenses/ for valid identifiers, or prefix the identifier with 'LicenseRef-', if it is custom.
electron25-bin W: File (usr/lib/electron25/chrome-sandbox) is setuid or setgid.
electron25-bin W: Unused shared library '/usr/lib/libpthread.so.0' by file ('usr/lib/electron25/chrome-sandbox')
electron25-bin W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/electron25/chrome_crashpad_handler')
electron25-bin W: Unused shared library '/usr/lib/libpthread.so.0' by file ('usr/lib/electron25/chrome_crashpad_handler')
electron25-bin W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/electron25/chromedriver')
electron25-bin W: Unused shared library '/usr/lib/libpthread.so.0' by file ('usr/lib/electron25/chromedriver')
electron25-bin W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/electron25/electron')
electron25-bin W: Unused shared library '/usr/lib/libpthread.so.0' by file ('usr/lib/electron25/electron')
electron25-bin W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/electron25/libEGL.so')
electron25-bin W: Unused shared library '/usr/lib/libpthread.so.0' by file ('usr/lib/electron25/libEGL.so')
electron25-bin W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/electron25/libGLESv2.so')
electron25-bin W: Unused shared library '/usr/lib/libpthread.so.0' by file ('usr/lib/electron25/libGLESv2.so')
electron25-bin W: Unused shared library '/usr/lib/libpthread.so.0' by file ('usr/lib/electron25/libffmpeg.so')
electron25-bin W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/electron25/libvk_swiftshader.so')
electron25-bin W: Unused shared library '/usr/lib/libpthread.so.0' by file ('usr/lib/electron25/libvk_swiftshader.so')
electron25-bin W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/electron25/libvulkan.so.1')
electron25-bin W: Unused shared library '/usr/lib/libpthread.so.0' by file ('usr/lib/electron25/libvulkan.so.1')
electron25-bin-debug W: Directory (usr/src/debug/electron25-bin) is empty

@Kiri2002
Copy link
Contributor Author

needed by lx-music (#3722 ) and balena-etcher

@oldherl
Copy link
Contributor

oldherl commented Apr 28, 2024

any reason to not use electron25 (build from source)?

@Kiri2002
Copy link
Contributor Author

any reason to not use electron25 (build from source)?

well, it qute hard to buid in my PC, 8G ram almost to die.

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.

None yet

2 participants