-
Notifications
You must be signed in to change notification settings - Fork 2
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
Package fretboard #427
base: master
Are you sure you want to change the base?
Package fretboard #427
Conversation
cbix
commented
Jun 4, 2024
•
edited
Loading
edited
- Fretboard
- TODO
- check license
- fix reproducible build
# https://github.com/bragefuglseth/fretboard/issues/51 | ||
arch-meson --reconfigure -Dsandboxed=true -Dprofile=development $pkgname build |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here I'm configuring a debug build and relying on makepkg's binary optimizations just so the build is reproducible. This increases the package + install size by ~300 kB and ~1,3 MB, respectively but that's fine IMO until we find a way to make cargo --release
output reproducible.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nvm, it just randomly worked for 1 run
arch=(aarch64 x86_64) | ||
url='https://apps.gnome.org/Fretboard/' | ||
license=(GPL-3.0-or-later) | ||
groups=(pro-audio) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if it makes sense to add gnome-extra
since it's featured on https://apps.gnome.org/