Versions
v9999 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- USE flags
- X debug dmabuf doc egl md5 test v4l wayland
v1.3.2 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~amd64
- USE flags
- X debug dmabuf doc egl md5 test v4l wayland
USE flags
General
- X
- Add support for X11
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- dmabuf
- Enable dma_buf buffer sharing.
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- egl
- Enable EGL support.
- md5
- Add support for generating md5 sums for each frame.
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- v4l
- Add support for V4L2 hardware codecs.
- wayland
- Enable dev-libs/wayland backend
abi_mips
- n32
- 64-bit (32-bit pointer) libraries
- n64
- 64-bit libraries
- o32
- 32-bit libraries
abi_s390
- 32
- 32-bit (s390) libraries
- 64
- 64-bit (s390x) libraries
abi_x86
- 32
- 32-bit (x86) libraries
- 64
- 64-bit (amd64) libraries
- x32
- x32 ABI libraries
Dependencies
app-doc / doxygen : Documentation system for most programming languages
app-portage / elt-patches : Collection of patches for libtool.eclass
dev-cpp / gtest : Google C++ Testing Framework
dev-libs / openssl : full-strength general purpose cryptography library (including SSL and TLS)
dev-vcs / git : stupid content tracker: distributed VCS designed for speed and efficiency
media-libs / libv4l : Separate libraries ebuild from upstream v4l-utils package
media-libs / mesa : OpenGL-like graphic library for Linux
sys-devel / autoconf : Used to create autoconfiguration files
sys-devel / automake : Used to generate Makefile.in from Makefile.am
sys-devel / libtool : A shared library tool for developers
virtual / opengl : Virtual for OpenGL implementation
virtual / pkgconfig : Virtual for the pkg-config implementation
x11-libs / libX11 : X.Org X11 library
Runtime Dependencies
dev-libs / openssl : full-strength general purpose cryptography library (including SSL and TLS)
media-libs / libv4l : Separate libraries ebuild from upstream v4l-utils package
media-libs / mesa : OpenGL-like graphic library for Linux
virtual / opengl : Virtual for OpenGL implementation
x11-libs / libX11 : X.Org X11 library
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
media-libs/libyami: drop old
Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
media-libs/libyami: bump to 1.3.2
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Alexis Ballier · gentoo
media-libs/libyami: bump to 1.3.0; add := dep on libva
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Alexis Ballier · gentoo
media-libs/libyami: bump to 1.2.0
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Alexis Ballier · gentoo
media-libs/libyami: Bump to 1.1.0
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Alexis Ballier · gentoo
media-libs/libyami: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Alexis Ballier · gentoo
media-libs/libyami: bump to 1.0.1
Package-Manager: portage-2.3.2 - Alexis Ballier · gentoo
media-libs/libyami: bump to 1.0.0
Package-Manager: portage-2.3.1 - Alexis Ballier · gentoo
media-libs/libyami: bump to 0.4.0 and update live ebuild
Package-Manager: portage-2.3.0_rc1 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/sbraz/jaraco-classes'
Pull request: https://github.com/gentoo/gentoo/pull/554 - Alexis Ballier · gentoo
media-libs/libyami: bump to 0.3.1
Package-Manager: portage-2.2.26 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
media-libs/libyami: Initial import. Ebuild by me.
Package-Manager: portage-2.2.23