summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Reassign dracwyrm's packagesMichał Górny2019-09-131-4/+0
| | | | | Bug: https://bugs.gentoo.org/645068 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/osl: Remove local descs of CPU_FLAGS_X86Michał Górny2019-07-151-6/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/osl: bump to version 1.10.5Bernd Waibel2019-06-255-0/+201
| | | | | | | | | | Use upstream provided patch to find openexr version. Closes: https://bugs.gentoo.org/686480 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12074 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/osl: bump to version 1.9.9Jonathan Scruggs2018-08-152-0/+69
| | | | Closes: https://bugs.gentoo.org/659884
* media-libs/osl: amd64 stableAaron Bauman2018-03-301-2/+2
| | | | | Bug: https://bugs.gentoo.org/642270 Package-Manager: Portage-2.3.26, Repoman-2.3.7
* media-libs/osl: add 1.9.6 releaseJonathan Scruggs2018-01-303-0/+76
| | | | Closes: https://github.com/gentoo/gentoo/pull/6996
* media-libs/osl: update metadata informationJonathan Scruggs2018-01-271-1/+1
|
* media-libs/osl: Make clang depend compatible with llvm 4Jonathan Scruggs2018-01-121-1/+1
| | | | | | | LLVM 4 dropped a use flag to enable clang support. The depend is now directly to sys-devel/clang. Closes: https://bugs.gentoo.org/642728
* media-libs/osl: New packageJonathan Scruggs2017-12-234-0/+430
A small but rich language for programmable shading in advanced renderers and other applications, ideal for describing materials, lights, displacement, and pattern generation. New dependency for media-gfx/blender. Closes: https://github.com/gentoo/gentoo/pull/6609