Bug 247189

Summary: audio/mixxx: Remove Python 2 dependency when mixxx 2.3 release available
Product: Ports & Packages Reporter: David Schlachter <fbsd-bugzilla>
Component: Individual Port(s)Assignee: Jose Alonso Cardenas Marquez <acm>
Status: Closed FIXED    
Severity: Affects Some People CC: python
Priority: --- Keywords: needs-qa
Version: LatestFlags: bugzilla: maintainer-feedback? (acm)
Hardware: Any   
OS: Any   
URL: https://www.mixxx.org/wiki/doku.php/compiling_on_linux#compile_and_install
See Also: https://github.com/mixxxdj/mixxx/pull/2280

Description David Schlachter 2020-06-12 00:42:46 UTC
Mixxx 2.3 will support both the current SCons / Python 2 build system and also add Cmake, with SCons being removed in 2.4. When Mixxx 2.3 is released, the port should switch to the Cmake build system, due to SCons deprecation in Mixxx and Python 2 deprecation in ports.

References:

https://github.com/mixxxdj/mixxx/pull/2280

https://www.mixxx.org/wiki/doku.php/compiling_on_linux#compile_and_install
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2020-06-12 01:15:25 UTC
@David Thank you for the report. 

Could you create an issue if one doesn't already exist for "audio/mixxx: Update to 2.3" and add this issue to its Blocks field please
Comment 2 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2020-12-01 18:34:06 UTC
- Currently, audio/mixxx doesn't need python2 like dependency. It was related to scons port. Look at PR 249348 if you want news about mixxx 2.3 status