[Bug 253504] audio/mixxx: Possible redudant dependencies

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 14 13:37:26 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253504

            Bug ID: 253504
           Summary: audio/mixxx: Possible redudant dependencies
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: acm at FreeBSD.org
          Reporter: daniel.engberg.lists at pyret.net
          Assignee: acm at FreeBSD.org
             Flags: maintainer-feedback?(acm at FreeBSD.org)

Having a look at the source code it looks like some dependencies could be
dropped as they're handled by FFmpeg

libmad (and most likely libid3tag)
https://github.com/mixxxdj/mixxx/blob/release-2.2.4/src/sources/soundsourceffmpeg.cpp#L152

libogg + libvorbis
https://github.com/mixxxdj/mixxx/blob/release-2.2.4/src/sources/soundsourceffmpeg.cpp#L145
https://github.com/mixxxdj/mixxx/blob/release-2.2.4/src/encoder/encoderffmpegvorbis.cpp

Best regards,
Daniel

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


More information about the freebsd-ports-bugs mailing list