Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2014 07:25:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 193861] New: audio/linux-f10-pulseaudio-libs: fix depends and comment, convert to @sample
Message-ID:  <bug-193861-4077@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193861

            Bug ID: 193861
           Summary: audio/linux-f10-pulseaudio-libs: fix depends and
                    comment, convert to @sample
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: emulation@FreeBSD.org
          Reporter: jbeich@vfemail.net
             Flags: maintainer-feedback?(emulation@FreeBSD.org)

Created attachment 147587
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147587&action=edit
fix

$ readelf -d $(make -V WRKSRC)/usr/lib/libpulse.so.0 | fgrep NEEDED
 0x00000001 (NEEDED)                     Shared library: [libSM.so.6]
 0x00000001 (NEEDED)                     Shared library: [libICE.so.6]
 0x00000001 (NEEDED)                     Shared library: [libX11.so.6]
 0x00000001 (NEEDED)                     Shared library: [libasyncns.so.0]
 0x00000001 (NEEDED)                     Shared library: [libcap.so.2]
 0x00000001 (NEEDED)                     Shared library: [libgdbm.so.2]
 0x00000001 (NEEDED)                     Shared library: [librt.so.1]
 0x00000001 (NEEDED)                     Shared library: [libdl.so.2]
 0x00000001 (NEEDED)                     Shared library: [libm.so.6]
 0x00000001 (NEEDED)                     Shared library: [libpthread.so.0]
 0x00000001 (NEEDED)                     Shared library: [libc.so.6]

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer emulation@FreeBSD.org

-- 
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-193861-4077>