Bug 247189 - audio/mixxx: Remove Python 2 dependency when mixxx 2.3 release available
Summary: audio/mixxx: Remove Python 2 dependency when mixxx 2.3 release available
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Jose Alonso Cardenas Marquez
URL: https://www.mixxx.org/wiki/doku.php/c...
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2020-06-12 00:42 UTC by David Schlachter
Modified: 2020-12-01 18:34 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (acm)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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