[Bug 258107] audio/audacity: Upgrade to 3.0.4

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 30 Sep 2021 05:33:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258107

Tatsuki Makino <tatsuki_makino@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #228111|0                           |1
        is obsolete|                            |

--- Comment #28 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
Created attachment 228272
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228272&action=edit
poudriere log run with attachment 228220

(In reply to Jack from comment #27)

The building of the audacity package is complete.
However, there is no indication that the curl added to LIB_DEPENDS is being
used.

curl is used by
"audacity-Audacity-3.0.4/libraries/lib-network-manager/CMakeLists.txt" , but
getting there depends on the conditions of
"audacity-Audacity-3.0.4/libraries/CMakeLists.txt".
It seems that audacity_has_networking is needed for CMAKE_ON to make that
condition true.

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