bino-1.0 ebuild for gentoo
Recently I wrote about bino, a stereoscopic video player that is usable with linux and also supports quad buffered stereo. In the meanwhile the first stable version 1.0 has been released. Its main features are:
- Support for 2D and stereoscopic 3D video in a wide variety of input formats and stereo layouts.
- Support for many 3D output methods, including anaglyph glasses, shutter glasses, autostereoscopic displays, 3D TV sets, and distributed multi-display installations such as powerwalls or Virtual Reality installations.
The Gentoo way
For gentoo users here is my overlay including the ebuild: [download#68] Download the overlay and extract it in /usr/local/portage. Be sure to include the following line in your /etc/make.conf:
PORTDIR_OVERLAY=”/usr/local/portage”
Then emerge bino and enjoy viewing your 3d movies.
Jürgen
August 23rd, 2011 at 1:23 am
The ebuild is missing “media-libs/libass” dependencies. If you don’t have it, you get an error in configure of bino.
You must install it manually or add it in ebuild and rebuild the manifest