[gentoo-dev] OSL 1.11.8.0 ebuild

2020-10-09 Thread Luke A. Guest

Hi,

I copied and updated the osl ebuild. There's a bit of a hack in there to 
find the LLVM_ROOT. But it builds.


# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
inherit cmake llvm toolchain-funcs

# check this on updates
LLVM_MAX_SLOT=9

DESCRIPTION="Advanced shading language for production GI renderers"
HOMEPAGE="http://opensource.imageworks.com/?p=osl;
SRC_URI="https://github.com/imageworks/OpenShadingLanguage/archive/Release-${PV}.tar.gz
 -> ${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 ~x86"

X86_CPU_FEATURES=(
sse2:sse2 sse3:sse3 ssse3:ssse3 sse4_1:sse4.1 sse4_2:sse4.2
avx:avx avx2:avx2 avx512f:avx512f f16c:f16c
)
CPU_FEATURES=( ${X86_CPU_FEATURES[@]/#/cpu_flags_x86_} )

IUSE="doc partio qt5 test ${CPU_FEATURES[@]%:*}"

RDEPEND="
dev-libs/boost:=
dev-libs/pugixml
media-libs/openexr:=
media-libs/openimageio:=


Re: [gentoo-dev] OSL 1.11.8.0 ebuild

2020-10-09 Thread Luke A. Guest

https://bugs.gentoo.org/747475

On 09/10/2020 19:36, Sam James wrote:

Hi,

Can you submit this on Bugzilla and/or via a GitHub pullrequest?

Thanks!


On 9 Oct 2020, at 19:31, Luke A. Guest  wrote:

Hi,

I copied and updated the osl ebuild. There's a bit of a hack in there to find 
the LLVM_ROOT. But it builds.








Re: [gentoo-dev] OSL 1.11.8.0 ebuild

2020-10-09 Thread Sam James
Hi,

Can you submit this on Bugzilla and/or via a GitHub pullrequest?

Thanks!

> On 9 Oct 2020, at 19:31, Luke A. Guest  wrote:
> 
> Hi,
> 
> I copied and updated the osl ebuild. There's a bit of a hack in there to find 
> the LLVM_ROOT. But it builds.
> 
> 



signature.asc
Description: Message signed with OpenPGP