Skip to content

New package: ananicy-cpp-1.2.0#59808

Draft
lretq wants to merge 1 commit intovoid-linux:masterfrom
lretq:ananicy-cpp
Draft

New package: ananicy-cpp-1.2.0#59808
lretq wants to merge 1 commit intovoid-linux:masterfrom
lretq:ananicy-cpp

Conversation

@lretq
Copy link
Copy Markdown
Contributor

@lretq lretq commented Apr 7, 2026

Testing the changes

  • I tested the changes in this PR: YES

New package

Local build testing

  • I built this PR locally for my native architecture, x86_64-glibc

@lretq
Copy link
Copy Markdown
Contributor Author

lretq commented Apr 7, 2026

I will have to look into the musl build

@lretq lretq marked this pull request as draft April 7, 2026 20:28
@tranzystorekk tranzystorekk added the new-package This PR adds a new package label Apr 7, 2026
@@ -0,0 +1,5 @@
case "${ACTION}" in
post)
install -dm0755 etc/ananicy.d
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have make_dirs to declare this in the template. Don't roll your own INSTALL script for this.

Copy link
Copy Markdown
Member

@ahesford ahesford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure that the service should be tweaking sysctls. Let people configure their systems to support the daemon if they want to run it. In any case, there is no good reason for using two different approaches to setting sysctls in the run and finish scripts.

pkgname=ananicy-cpp
version=1.2.0
revision=1
archs="x86_64*"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this really limited to these architectures?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-package This PR adds a new package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants