[Bug 193291] New: [PATCH] audio/moc: disable alsa detection, which breaks the player

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Sep 3 18:18:45 UTC 2014


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

            Bug ID: 193291
           Summary: [PATCH] audio/moc: disable alsa detection, which
                    breaks the player
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: Normal
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: amdmi3 at amdmi3.ru

Created attachment 146743
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=146743&action=edit
moc-2.4.4.patch

moc's configure checks for ALSA with pkg-config. If it's detected, it seems to
be used by default. That

1. Creates hidden dependency on audio/alsa
2. Breaks the player, as it instead of playinf music it displays `Can't set
period time: Invalid argument' error

Solution is to patch configure to not detect ALSA.

Port maintainer (rzinkov at gmail.com) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: change, diff: SVN)

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


More information about the freebsd-ports-bugs mailing list