Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Sep 2014 18:18:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193291] New: [PATCH] audio/moc: disable alsa detection, which breaks the player
Message-ID:  <bug-193291-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: amdmi3@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@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193291-13>