You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libplacebo, but the demo applications only. Main libplacebo package is a dependency of ffmpeg. We cannot build demos directly which depends on ffmpeg, creating dependency cycle as a result.
What I propose is to add libplacebo-demos package with only the demo applications.
Motivation is to give users ability to play around with those applications. Without forcing them to build locally, see haasn/libplacebo#231
It may be possible to add the demos. First, the libplacebo source need to be converted to git repository in PKGBUILD. Otherwise, the demos/3rdparty/nuklear does not exist in tarball and I got the linking error undefined reference to parse_args.
Package name
libplacebo-demos
Brief description of package
libplacebo, but the demo applications only. Main libplacebo package is a dependency of ffmpeg. We cannot build demos directly which depends on ffmpeg, creating dependency cycle as a result.
What I propose is to add libplacebo-demos package with only the demo applications.
Motivation is to give users ability to play around with those applications. Without forcing them to build locally, see haasn/libplacebo#231
URL for package's homepage
https://code.videolan.org/videolan/libplacebo
Provide a basic test case to validate the package's functionality.
No response
MINGW environments where you need the package
Are you willing to submit a PR?
No response
The text was updated successfully, but these errors were encountered: