summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2026-03-01fix: Changed license field to make the package compliant with Arch RFC 0016koh11235813
2026-02-26fix: add dependskoh11235813
2026-02-25fix: Failed to load Errorkoh11235813
1. llama/ggml をビルド成果物から同梱する 2. depends に oniguruma(+ openssl)を明示する 3. makedepends に patchelf を追加する 4. libkarukan_im.so だけでなく、同梱した *.so 全体に RUNPATH=$ORIGIN を付ける 5. options=('!lto') を入れる(ring_core_* 未解決回避のため必須) 6. .SRCINFO を再生成して投稿内容と一致させる
2026-02-25initial commit: karukan-0.1.0koh11235813