Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Aug 2015 15:40:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202549] [patch] x11/xpra: pass stage-qa, drop optional runtime dependency on pulseaudio
Message-ID:  <bug-202549-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 202549
           Summary: [patch] x11/xpra: pass stage-qa, drop optional runtime
                    dependency on pulseaudio
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: jkim@FreeBSD.org
          Reporter: matthew@reztek.cz
          Assignee: jkim@FreeBSD.org
             Flags: maintainer-feedback?(jkim@FreeBSD.org)
          Keywords: patch

Created attachment 160179
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160179&action=edit
x11/xpra improvement patch

I had meant to make pulseaudio an option, but during a discussion of what the
default state should be bapt suggested to remove the run_depend and add a
pkg-message, so that is what I did.

Also, clean up these stage-qa error and warnings:
Error: 'etc/xpra/xpra.conf' is referring to
/usr/obj/usr/ports/x11/xpra/work/stage
Warning: you need USES=desktop-file-utils
Warning: you need USES=shared-mime-info

The xpra.conf and xorg.xong should not be in stagedir, they are not in
pkg-plist and there are the correct @sample for those, so they are deleted in
post-install. The only difference between xpra.conf and its .sample was the one
line triggering the error during stage-qa.

-- 
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-202549-13>