こんにちは、山田さん。 Maybe you want to collaborate on taking care of the vlc package? 敬具。 On 8/25/21, 山田ハヤオ via arch-general <arch-general@lists.archlinux.org> wrote:
I have already built PKGBUILD myself. However, building VLC takes a lot of time. The diff below is the patch I used. Applying this to the official repository package will allow many users to play Midi.
21c21,22 < 'fontconfig' 'libxml2' 'gnutls' 'libplacebo' 'wayland-protocols') ---
'fontconfig' 'libxml2' 'gnutls' 'libplacebo' 'wayland-protocols' 'fluidsynth')
236c237,238 < --enable-dav1d ---
--enable-dav1d \ --enable-fluidsynth
2021年8月25日(水) 19:27 Lukas Jirkovsky via arch-general < arch-general@lists.archlinux.org>:
On Wed, 25 Aug 2021 at 12:12, 山田ハヤオ via arch-general <arch-general@lists.archlinux.org> wrote:
Add --enable-fluidsynth to PKGBUILD in the vlc package in the official repository. Consider adding the FluidSynth plugin to support Midi playback in the official repository. If you can't do that, please tell me why.
You should learn to be more humble in your requests. Archlinux is run by volunteers in their free time. This is not a paid support.
Anyway, you can easily rebuild the package with the requested flags by modifying its PKGBUILD. You can easily download the PKGBUILD using: asp checkout vlc
Lukas