Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Nov 2022 08:49:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        enlightenment@FreeBSD.org
Subject:   [Bug 267656] exclusive dependencies: luajit vs luajit-devel / enlightenment vs obs-studio
Message-ID:  <bug-267656-33756-oy6P6BSeHL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267656-33756@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267656-33756@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267656

Tomoaki AOKI <junchoon@dec.sakura.ne.jp> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |junchoon@dec.sakura.ne.jp

--- Comment #2 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
(In reply to Yuri Victorovich from comment #1)

I'm not the maintainer (even not using devel/efl nor multimedia/obs-studio),
but it should be because default luajit is luajit-devel.
Its Makefile [1] has LUAJIT_USES=3D luajit line, meaning use default luajit.

See Mk/bsd.default-versions.mk. [1]
luajit-devel is the default except for powerpc64*.

On the other hand, multimedia/obs-studio doesn't use USES=3D framework for
luajit.
So I "feel" multimedia/obs-studio should use USES=3D luajit if no actual pr=
oblem
disallows it.

By the way, devel/efl has an option to choose luajit or lua.
You can rebuild (with ports) it with changing the option to avoid the confl=
ict.
(If you use no other ports/pkgs using lang/luagit.)


[1] https://cgit.freebsd.org/ports/tree/devel/efl/Makefile

[2] https://cgit.freebsd.org/ports/tree/Mk/bsd.default-versions.mk

[3] https://cgit.freebsd.org/ports/tree/multimedia/obs-studio/Makefile

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267656-33756-oy6P6BSeHL>