FreeBSD Bugzilla – Attachment 240832 Details for
Bug 270187
audio/aubio: FFmpeg 6.0 compatibility fix
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for aubio
ffmpeg6-compat-aubio.patch (text/plain), 1.22 KB, created by
Daniel Engberg
on 2023-03-13 21:14:05 UTC
(
hide
)
Description:
Patch for aubio
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2023-03-13 21:14:05 UTC
Size:
1.22 KB
patch
obsolete
>diff --git a/audio/aubio/Makefile b/audio/aubio/Makefile >index c80be7dc53b1..10515a1182d1 100644 >--- a/audio/aubio/Makefile >+++ b/audio/aubio/Makefile >@@ -4,6 +4,10 @@ PORTREVISION?= 1 > CATEGORIES?= audio > MASTER_SITES= https://aubio.org/pub/ > >+PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/ >+PATCHFILES= cdfe9cef2dcc3edf7d05ca2e9c2dbbf8dea21f1c.patch:-p1 \ >+ 8a05420e5dd8c7b8b2447f82dc919765876511b3.patch:-p1 >+ > MAINTAINER?= jhale@FreeBSD.org > COMMENT?= Library for audio labelling > WWW= https://aubio.org/ >diff --git a/audio/aubio/distinfo b/audio/aubio/distinfo >index a4d30920079a..ab4cfbdaf95b 100644 >--- a/audio/aubio/distinfo >+++ b/audio/aubio/distinfo >@@ -1,3 +1,7 @@ >-TIMESTAMP = 1610896430 >+TIMESTAMP = 1678741487 > SHA256 (aubio-0.4.9.tar.bz2) = d48282ae4dab83b3dc94c16cf011bcb63835c1c02b515490e1883049c3d1f3da > SIZE (aubio-0.4.9.tar.bz2) = 397604 >+SHA256 (cdfe9cef2dcc3edf7d05ca2e9c2dbbf8dea21f1c.patch) = 025b6d0668601a17ce8312ad4930d7ba99715b754191208347df46b9a07b0a91 >+SIZE (cdfe9cef2dcc3edf7d05ca2e9c2dbbf8dea21f1c.patch) = 4743 >+SHA256 (8a05420e5dd8c7b8b2447f82dc919765876511b3.patch) = 33b730d1aa0562d5cb96341fce268acb8a42a0381e9dcd52caef0fc2737b8ad0 >+SIZE (8a05420e5dd8c7b8b2447f82dc919765876511b3.patch) = 729
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 270187
: 240832