FreeBSD Bugzilla – Attachment 230549 Details for
Bug 260748
audio/audacity: Upgrade audacity to 3.1.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Add missing opus lib dependency
audacity.txt (text/plain), 1.19 KB, created by
Jack
on 2021-12-29 21:27:24 UTC
(
hide
)
Description:
Add missing opus lib dependency
Filename:
MIME Type:
Creator:
Jack
Created:
2021-12-29 21:27:24 UTC
Size:
1.19 KB
patch
obsolete
>diff -ur audacity/Makefile audacity-new/Makefile >--- audacity/Makefile 2021-12-27 23:51:57.642248000 -0800 >+++ audacity-new/Makefile 2021-12-29 13:24:25.184378000 -0800 >@@ -2,7 +2,7 @@ > > PORTNAME= audacity > DISTVERSIONPREFIX= Audacity- >-DISTVERSION= 3.1.2 >+DISTVERSION= 3.1.3 > CATEGORIES= audio > > MAINTAINER= xxjack12xx@gmail.com >@@ -15,6 +15,7 @@ > LIB_DEPENDS= libasound.so:audio/alsa-lib \ > libexpat.so:textproc/expat2 \ > libmp3lame.so:audio/lame \ >+ libopus.so:audio/opus \ > libportaudio.so:audio/portaudio \ > libportmidi.so:audio/portmidi \ > libsndfile.so:audio/libsndfile \ >diff -ur audacity/distinfo audacity-new/distinfo >--- audacity/distinfo 2021-12-27 23:52:05.568619000 -0800 >+++ audacity-new/distinfo 2021-12-27 23:52:37.918876000 -0800 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1637121152 >-SHA256 (audacity-audacity-Audacity-3.1.2_GH0.tar.gz) = 4bd1175e613ddba2bebf98c244975b157d7998b5112de7f0a6dba8bd7b77214d >-SIZE (audacity-audacity-Audacity-3.1.2_GH0.tar.gz) = 56448821 >+TIMESTAMP = 1640677957 >+SHA256 (audacity-audacity-Audacity-3.1.3_GH0.tar.gz) = 07aed333a20b8df381d5c0a167840883fff8ef65f5e5f71e654c0925d6c60de8 >+SIZE (audacity-audacity-Audacity-3.1.3_GH0.tar.gz) = 56500219 >Only in audacity: file
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
Actions:
View
|
Diff
Attachments on
bug 260748
:
230484
| 230549