Skip to content
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

New package: q5go 2.1.1 #30943

Closed
wants to merge 372 commits into from
Closed

New package: q5go 2.1.1 #30943

wants to merge 372 commits into from

Conversation

jason1987d
Copy link
Contributor

General

Have the results of the proposed changes been tested?

  • I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
  • I generally don't use the affected packages but briefly tested this PR

@ericonr ericonr added the new-package This PR adds a new package label May 17, 2021
q66 and others added 29 commits May 18, 2021 02:12
Closes: #30907 [via git-merge-pr]
- only disable sanitizer for arm*-musl. the template erroneously
  disabled sanitizer support for all musl targets.
- add libexecinfo-devel to depends, since applications statically
  linking llvm will require it
- fix the xray-ppc64 patch, pointed out by sgn
This reverts commit 3001489.

The libexecinfo-devel requirement for linking llvm-related things
statically should have been listed in the llvm12 template.
ahesford and others added 27 commits May 24, 2021 14:42
Was made nocross in 0c14da5, but
whatever the issue was seems to have been fixed in the meantime.
The GitHub repo is archived, all releases and tags have been dropped,
and sources.voidlinux.org does not have a complete tarball.
It's in POSIX-future and some applications have started depending on it.
It's easier to backport into musl than fix each individual package.

Since we are adding a new interface to libc, update common/shlibs entry
as well. This should probably have been done for all musl updates.

And since we are here, also backport:
- isascii fix (removes the need for a patch in fceux)
- make epoll a cancellation point (fixes a bug in jack pipewire utilities)
New package: q5go 2.1.1

New package: q5go 2.1.1
@jason1987d jason1987d closed this May 24, 2021
@jason1987d jason1987d deleted the q5go branch May 24, 2021 23:08
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new-package This PR adds a new package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet