Skip to content

rtkit: update to 0.14.#60595

Open
ThatOverPowered wants to merge 1 commit into
void-linux:masterfrom
ThatOverPowered:rtkit-0.14
Open

rtkit: update to 0.14.#60595
ThatOverPowered wants to merge 1 commit into
void-linux:masterfrom
ThatOverPowered:rtkit-0.14

Conversation

@ThatOverPowered
Copy link
Copy Markdown

Testing the changes

  • I tested the changes in this PR: YES

Local build testing

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

@@ -1,3 +1,3 @@
#!/bin/sh
#!/bin/bash
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.

Why?

Comment thread srcpkgs/rtkit/template
vsv rtkit
sed -n '4,25p' rtkit.c > LICENSE
vlicense LICENSE
vsv rtkit
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.

Please don't change the indention, we use tabs in functions.

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.

Why are you changing it to the c file?

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.

This file isn't even used, so it should be removed.

Comment thread srcpkgs/rtkit/template
version=0.14
revision=1
build_style=meson
hostmakedepends="pkg-config meson vim"
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.

meson doesn't need to be listed, the build style already adds it. Instead of vim this should probably just use xxd.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants