Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Oct 2022 22:31:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267378] audio/sratom: fix build when doxygen and sphinx are installed
Message-ID:  <bug-267378-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 267378
           Summary: audio/sratom: fix build when doxygen and sphinx are
                    installed
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: osidorkin@gmail.com
 Attachment #237666 maintainer-approval?
             Flags:
             Flags: maintainer-feedback?

Created attachment 237666
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D237666&action=
=3Dedit
patch to disable docs building for audio/sratom

If it detects both doxygen and sphinx it tries to build documentation.=20

Documentation requires sphinx_lv2_theme
(https://gitlab.com/lv2/sphinx_lv2_theme/-/tree/main/) that is not in ports.

Attached patch disables docs building (docs files are not in the pkg-plist
anyway) and then library builds fine.

--=20
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-267378-7788>