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

Rebase on upstream #1

Merged
merged 100 commits into from
Jul 24, 2021
Merged

Conversation

MitchRatquest
Copy link
Owner

No description provided.

e.g. latest wget 1.21.1.

there's probably a way to make fnmatch hack work so our (musl) fnmatch gets
used instead of the gnulib version, but i gave up after like 10 different
attempts. so packages opting to use the gnulib junk shall have their
"superior" version, at the cost of our harddisk space.
those 2 were overlooked in the great kernel-patches purge,
d0a6d49 .
this allows them to be bindmounted rather than copied.
it's the arch that probably 90+% of users will build, so default to it.
curl always supports https, and doesn't have two different implementations
to test for, so always use it if available.
rofl0r and others added 29 commits June 9, 2021 20:35
CONFIG_NETFILTER_XT_MATCH_OWNER: 'owner' match support
socket owner matching allows you to match locally-generated packets based
on who created the socket: the user or group. It is also possible to
check whether a socket actually exists.
latest version bump introduced a regression: the curses check silently
failed with netbsd-curses causing the omission of the ccmake tool,
which is handy for exploration of possible configuration options.
last 3.6 release. added patch from alpine linux to make interception
build on 32-bit. it is also required with previous 3.6 versions.
if this is installed, mesa, ffmpeg and mpv will pick it up when rebuilt.
builds fine with busybox ash nowadays
intel vaapi driver for ironlake, sandybridge, ivybridge, haswell,
broadwell, cherryview, braswell, skylake, broxton, kabylake, gemini
lake, coffee lake and cannonlake. driver also supports mpeg-2 only
decoding for gm45. for experimental h264 decoding on gm45, try
alternative driver provided by intel-vaapi-driver-g45 package.
this is the experimental (and abandoned?) intel vaapi driver for GMA 4500
series iGPUs. unlike intel-vaapi-driver-std, it supports h264 decoding with
this particular chip. This driver might require some extra configuration like
increasing preallocated video ram size for smooth playback.
vaapi driver for intel broadwell, skylake, broxton, apollo lake,
kaby lake, coffee lake, whiskey lake, comet lake, amber lake, ice lake,
jasper lake, elkhart lake and tiger lake. this is the "free kernel
build" which means fully open source shaders and hardware features but
limited feature set compared to the nonfree "full feature build".
includes all three variants that overlap slightly with each other
in hardware support and features. default is intel-vaapi-driver-std,
the original vaapi driver, because it's fast to build and supports wide
range of hardware out there. std and g45 override each other, ihd can
coexist with std or g45 driver and the correct one is auto guessed or
forced with LIBVA_DRIVER_NAME environment variable.
the sdl-sound repo was moved to github, the old hg repo is no longer
available. the contents of the new tarball are identical to the
previous one, even though the filesize is different.

the midi patch fixes issues with GUS-style timidity.cfg and has since
been merged upstream.
my patch was actually written against this very version, however it used
a tag of the now defunct hg repo, so i had to crunch through the git commit
list to find the corresponding commit of the new github repo.

according to the author, sdl-sound maintainers are currently preparing a
release, so hopefully we will soon have a proper tag to work with.
the release, once available, will replace libmodplug's midi player
with an integrated timidity version; it remains to be seen whether that's
an advantage.
adding latest version that works with llvm 6; current is creduce 2.10.0.
with these improvements, it's now possible to build roughly 50% of
packages in "core" metapackage.
@MitchRatquest MitchRatquest merged commit 90826ba into MitchRatquest:master Jul 24, 2021
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.

4 participants