Search Criteria
Package Details: bino 2.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bino.git (read-only, click to copy) |
---|---|
Package Base: | bino |
Description: | A video player with focus on 3D and Virtual Reality |
Upstream URL: | https://bino3d.org/ |
Licenses: | GPL-3.0-or-later |
Submitter: | jose1711 |
Maintainer: | SunRed |
Last Packager: | SunRed |
Votes: | 10 |
Popularity: | 0.000000 |
First Submitted: | 2016-01-01 21:21 (UTC) |
Last Updated: | 2024-10-06 17:01 (UTC) |
Latest Comments
1 2 3 Next › Last »
SunRed commented on 2023-02-21 21:35 (UTC) (edited on 2023-02-21 22:08 (UTC) by SunRed)
@mkellem I can't seem to reproduce this issue as
bino
and theqvr
package build fine in a clean chroot for me.ldd
also doesn't list a missing dependency.After looking into this issue further I see that
openvr
as well asvrpn
and others are optional dependencies forqvr
, not necessarily required forbino
to work correctly in VR. I will look into adding them as optional dependencies. Your warning might be thrown if you've builtqvr
withopenvr
support and removed theopenvr
package afterwards. This might need additional checks upstream.mkellem commented on 2023-02-20 16:10 (UTC)
2.1-1 failed to build on my machine. Resolved by installing the openvr package.
SunRed commented on 2022-06-14 22:40 (UTC)
@gruenfron Sorry! I forgot to update the checksum. Should be fixed now. It was a busy day.
I should really setup a pipeline for that on my Gitea.
gruenfron commented on 2022-06-14 20:13 (UTC) (edited on 2022-06-14 20:27 (UTC) by gruenfron)
@patlefort: that makes sense, I am not an autoconf guru - maybe we'll see conversion to cmake in some far future...
@SunRed: no idea whether this is going to happen since I have no overview which distros offer an ffmpeg4.x package
Oh, and it seems that the ffmpeg4.4.patch pkgsum is not updated?
SunRed commented on 2022-06-14 15:12 (UTC)
@patlefort Thanks.
@gruenfron I see you already left a commit in the GitHub mirror of the project. So this will hopefully be upstreamed somehow.
patlefort commented on 2022-06-14 00:45 (UTC)
I suggest changing the patch to:
To make it POSIX compliant, as configure scripts should be. Else it will not work if you use for example dash as your shell. Also, the ffmpeg dependency should be changed to ffmpeg4.4.
SunRed commented on 2022-06-13 22:37 (UTC)
@gruenfron Many thanks for the patch! I added you to the list of contributors.
gruenfron commented on 2022-06-10 17:03 (UTC) (edited on 2022-06-10 17:09 (UTC) by gruenfron)
Doesn't compile with ffmpeg 2:5 anymore. Here is my fix that hopefully helps. First step is to change dependency from ffmpeg to ffmpeg4.4 and second step is to patch the configure.ac file to make use of it exclusively.
The modification for PKGBUILD
The patch file ffmpeg4.4.patch
MarsSeed commented on 2022-05-24 15:46 (UTC)
glewmx dependency orphaned.
SunRed commented on 2021-10-17 08:03 (UTC)
Sorry I neglected this package in the past. I added a patch now using commits from the master branch and also removed the glew envs, finally fixing the compiler errors and making the package work again.
@ViGA-FR You have to import the PGP key first using
gpg --recv-keys 03A2A4AB1E32FD34
. If you're using an AUR helper it should also ask you to import the key into your keyring.1 2 3 Next › Last »