summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-03-15pinephone arch linux arm need thisXiao Pan
2025-03-15Merge remote-tracking branch 'fork_7zip'Xiao Pan
Fork and merge https://gitlab.archlinux.org/archlinux/packaging/packages/7zip.git For pinephone's arch linux arm, which does not have 7zip pkg.
2025-03-09Merge remote-tracking branch 'fork_aur_qrcp-bin'Xiao Pan
Fork https://aur.archlinux.org/qrcp-bin. Edit to update to newest versions.
2024-12-28Further tweak wrapper script creation + drop mkdirEvangelos Foutras
2024-12-28Merge 'nl6720/7zz' into 'main'Evangelos Foutras
Use printf to improve readability See merge request archlinux/packaging/packages/7zip!2
2024-12-28Use printf to improve readabilitynl6720
Using `printf` with a single-quoted string avoids the need to escape double quotes.
2024-12-25upgpkg: 24.09-3Evangelos Foutras
2024-12-25Provide platform/assembly flags per architectureEvangelos Foutras
Trying to be mindful of downstream distros.
2024-12-25Merge branch 'hanabishi/main' into 'main'Evangelos Foutras
Enable ASM code Closes #2 See merge request archlinux/packaging/packages/7zip!1
2024-12-22Enable ASM codeHanabishi Recca
2024-12-22upgpkg: 24.09-2: fix argument quoting in wrapper scriptsEvangelos Foutras
Fixes #1
2024-12-22Add nvchecker config fileEvangelos Foutras
2024-12-22upgpkg: 24.09-1Evangelos Foutras
2024-12-22Add 7-Zip 24.09 packageEvangelos Foutras
2024-12-19My pull request is merged, no need any moreXiao Pan
https://github.com/dreemurrs-embedded/Pine64-Arch/pull/683
2024-12-16fix typoXiao Pan
2024-12-16allow aarch64 to build sdcv-gitXiao Pan
2024-12-16symlink to aarch64 dirXiao Pan
2024-12-16pkg: osk-sdl: fix pinephone osk-sdl regression mesa can'tXiao Pan
open /usr/lib/gbm/dri_gbm.so error Issue Description: Pinephone after upgraded the whole system at around 2024-12-14Z, osk-sdl (used to unlock FDE (Full Disk Encryption)) does not start and outputs the following error: ``` MESA-LOADER: failed to open dri: /usr/lib/gbm/dri_gbm.so: cannnot open shared object file: No such file or directory (search paths /usr/lib/gbm, suffix _gbm) ERROR: Could not create window/display: EGL not initialized ``` How to reproduce: Make sure you had a working FDE with osk-sdl in the past, you can use old packages from http://tardis.tiny-vps.com/aarm/repos/2024/12/03/aarch64/core and http://tardis.tiny-vps.com/aarm/repos/2024/12/03/aarch64/extra archives by adding those links to /etc/pacman.conf to configure FDE to make sure FDE works with old mesa version 1:24.2.7-1. Then you remove those archive url and use default package server and upgrade the whole system, along the way mesa is upgraded to 1:24.3.1-3. To reproduce the error, `sudo mkinitcpio -P` should also be executed. If you had a good FDE with osk-sdl in the past, the following commands should reproduce the error: ``` sudo pacman -Syyu sudo mkinitcpio -P sudo reboot ``` Expected behavoir: after reboot, osk-sdl will run normally. Actual behavior: osk-sdl failed to start and outputs errors described in Issue Description. Fix and reasons: It seems osk-sdl with new mesa 1:24.3.1-3 somehow requires /usr/lib/gbm/dri_gbm.so and initramfs does not have /usr/lib/gbm/dri_gbm.so. So let's add that to /usr/lib/initcpio/install/osk-sdl as shown in the commit, then rebuild initramfs with `sudo mkinitcpio -P`, and reboot. Then the issue is fixed. Note old mesa 1:24.2.7-1 does not have /usr/lib/gbm/dri_gbm.so. I don't know why new mesa 1:24.3.1-3 added /usr/lib/gbm/dri_gbm.so and requires it when using osk-sdl. I don't know what /usr/lib/gbm/dri_gbm.so is for. It seems related to https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31428 Another workaround is to downgrade mesa from 1:24.3.1-3 to 1:24.2.7-1, but I don't think it is a proper way to fix the issue. Related discussion see https://github.com/dreemurrs-embedded/Pine64-Arch/discussions/682
2024-12-16Add osk-sdl PKGBUILD from danctnix Pine64-ArchXiao Pan
https://github.com/dreemurrs-embedded/Pine64-Arch
2024-12-16add sdcv-git pkgbuild to aarch64 dirXiao Pan
2024-12-16add fixed mepo PKGBUILDXiao Pan
2024-12-16to distinguish aur and local fly repoXiao Pan
2024-12-16fixXiao Pan
https://aur.archlinux.org/packages/mepo#comment-997100
2024-12-16add mepo PKGBUILD from AURXiao Pan
2024-08-15fixXiao Pan
2024-08-15sdcv add provide stardict so stardict-net will not dependency not satisfiedXiao Pan
2024-08-15add sdcv-git pkgbuild from aurXiao Pan
2024-08-15updateXiao Pan
2024-06-15remove dynotify, so no need to makeXiao Pan
2024-05-28fsh added dynotify C program which needs build nowXiao Pan
2024-04-01LICENSE changeXiao Pan
2024-01-09add fsh-gitXiao Pan
2023-12-16updateXiao Pan
2023-11-25switch to gitlabXiao Pan
2023-11-25change PKGBUILD url from github to gitlabXiao Pan
2023-11-25updateXiao Pan
2023-11-01pass-otp fork by jorti addressed bug of hotp counter, more see ↵Xiao Pan
https://github.com/tadfisher/pass-otp/pull/172
2023-11-01updateXiao Pan
2023-11-01initXiao Pan
2023-08-16remove albionXiao Pan
2023-07-24updateXiao Pan
2023-07-21official python-httpcore has new version nowXiao Pan
2023-07-19updateXiao Pan
2023-07-19updpkgsums, also I forget that I changed the version of albion online to ↵Xiao Pan
newer when add aur pkgbuilds, but it does not matter much.
2023-07-19add aur albion-online-launcher-binXiao Pan
2023-07-07searxng-git need newer version of python-httpcoreXiao Pan
2023-07-06aur task-spooler PKGBUILD new version fix the issue of can not build on ↵Xiao Pan
aarch64 arch
2023-06-30updateXiao Pan
2023-06-30maybe better way to manage cross platform not any arch pkgbuildsXiao Pan