FreeBSD Bugzilla – Attachment 251224 Details for
Bug 279516
audio/audacity: fresh install reports incompatible plugin
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Add missing required lv2 dependency
file_279516.txt (text/plain), 644 bytes, created by
Jack
on 2024-06-04 18:55:10 UTC
(
hide
)
Description:
Add missing required lv2 dependency
Filename:
MIME Type:
Creator:
Jack
Created:
2024-06-04 18:55:10 UTC
Size:
644 bytes
patch
obsolete
>diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile >index 848085220584..74e118fd2523 100644 >--- a/audio/audacity/Makefile >+++ b/audio/audacity/Makefile >@@ -29,7 +29,8 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \ > libsqlite3.so:databases/sqlite3 \ > libsuil-0.so:audio/suil \ > libuuid.so:misc/e2fsprogs-libuuid \ >- libwavpack.so:audio/wavpack >+ libwavpack.so:audio/wavpack \ >+ lv2>0:audio/lv2 > > USES= cmake compiler:c++20-lang cpe desktop-file-utils gettext \ > gnome python:build pkgconfig shared-mime-info
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
xxjack12xx
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 279516
:
251224
|
251228