No description
Find a file
unstable-code 50868c9e75
fix: Install wshowlyrics-offset helper script to /usr/bin
Add explicit installation of wshowlyrics-offset script that provides runtime
control for adjusting lyrics offset. This script was already included in
meson.build but was missing from manual installation in wshowlyrics-git PKGBUILD.

Changes:
- Add install command for wshowlyrics-offset with executable permissions
- Use Dm755 mode (drwx r-x r-x with file rwx r-- r--)
- Position after binary installation with descriptive comment

Benefits:
- Users can now adjust lyrics timing offset at runtime
- Consistent with stable package behavior
- Matches meson.build configuration

Fixes: Missing utility script in git package

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-23 03:52:27 +09:00
.gitignore Update .SRCINFO and add .gitignore 2025-11-22 11:38:43 +09:00
.SRCINFO Update to r325.0d89366 2025-12-22 18:37:18 +00:00
PKGBUILD fix: Install wshowlyrics-offset helper script to /usr/bin 2025-12-23 03:52:27 +09:00