[Bug 258107] audio/audacity: Upgrade to 3.0.4

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 02 Oct 2021 07:22:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258107

--- Comment #40 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
Created attachment 228347
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228347&action=edit
Makefile remnants for 3.0.4

(In reply to Jack from comment #37)

I've been working on the areas I was interested in.

Since LIB_DEPENDS contains BUILD_DEPENDS, I removed audio/lame from
BUILD_DEPENDS.
libcurl.so:ftp/curl is not required.
-Daudacity_use_curl:STRING is not required.
-Daudacity_use_libmp3lame:STRING=system is also not required if no static link
is used.
Added audacity_has_networking and audacity_has_updates_check to CMAKE_OFF.
Fix option ID3TAG and MAD
Changed the files to strip. It will run when DEBUG option is off.
post-patch target is garbage :) This will be fixed somewhat in 3.0.5 :)

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