-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New package: samrewritten-20251229.1 #58334
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
base: master
Are you sure you want to change the base?
Conversation
903a000 to
c005aac
Compare
|
I've disabled the tests and restricted the package to x86_64. |
Signed-off-by: Ludovico Piero <lewdovico@gnuweeb.org>
c005aac to
3f97b95
Compare
|
Applying the feedback from #58343 (comment): I included an unnecessary arch restriction here as well. I am updating the template to allow all architectures supported by upstream. |
| makedepends="openssl-devel dbus-devel gtk4-devel libadwaita-devel" | ||
| short_desc="Modern Steam achievements manager for Windows and Linux" | ||
| maintainer="Ludovico Piero <lewdovico@gnuweeb.org>" | ||
| license="GPL-3.0-or-later" |
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.
| license="GPL-3.0-or-later" | |
| license="GPL-3.0-only" |
| version=20251229.1 | ||
| revision=1 | ||
| build_style=cargo | ||
| make_check=no # Require network access and a running Steam client. |
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.
This should be after checksum (i.e. line 17)
|
Hi, a gschema needs to be compiled as well in the latest version, I thought you needed to know! |
First time contributor here, let me know if I missed any conventions!
Testing the changes
New package
Local build testing