[Bug 267656] exclusive dependencies: luajit vs luajit-devel / enlightenment vs obs-studio

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 09 Nov 2022 08:49:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267656

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= 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= framework for
luajit.
So I "feel" multimedia/obs-studio should use USES= luajit if no actual problem
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 conflict.
(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

-- 
You are receiving this mail because:
You are the assignee for the bug.