FreeBSD Bugzilla – Attachment 250534 Details for
Bug 278857
multimedia/libopenshot: add support FFMPEG 7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
add support FFMPEG 7
libopenshot.diff (text/plain), 1.51 KB, created by
Vladimir Druzenko
on 2024-05-08 17:25:27 UTC
(
hide
)
Description:
add support FFMPEG 7
Filename:
MIME Type:
Creator:
Vladimir Druzenko
Created:
2024-05-08 17:25:27 UTC
Size:
1.51 KB
patch
obsolete
>diff --git a/multimedia/libopenshot/Makefile b/multimedia/libopenshot/Makefile >index 509f2996dfaa..0600824c4deb 100644 >--- a/multimedia/libopenshot/Makefile >+++ b/multimedia/libopenshot/Makefile >@@ -5,6 +5,13 @@ PORTREVISION= 5 > CATEGORIES= multimedia > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >+PATCH_SITES= https://github.com/OpenShot/libopenshot/commit/ >+# Add compatibility with FFMPEG 7.0: >+# https://github.com/OpenShot/libopenshot/issues/953 >+# https://github.com/OpenShot/libopenshot/pull/954 >+PATCHFILES+= 9aa37136513e06c940776f5dc7636b349ceade27.patch:-p1 >+PATCHFILES+= 64745724f437a39b19dc3ef132be7afff7e8f34b.patch:-p1 >+ > MAINTAINER= tatsuki_makino@hotmail.com > COMMENT= OpenShot Video Library > WWW= https://www.openshot.org/ >diff --git a/multimedia/libopenshot/distinfo b/multimedia/libopenshot/distinfo >index ab17d896ff93..c3002f3a53b2 100644 >--- a/multimedia/libopenshot/distinfo >+++ b/multimedia/libopenshot/distinfo >@@ -1,3 +1,7 @@ >-TIMESTAMP = 1682218800 >+TIMESTAMP = 1715187136 > SHA256 (OpenShot-libopenshot-v0.3.2_GH0.tar.gz) = 58765cfc8aec199814346e97ce31a5618a261260b380670a6fb2bf6f68733638 > SIZE (OpenShot-libopenshot-v0.3.2_GH0.tar.gz) = 26132237 >+SHA256 (9aa37136513e06c940776f5dc7636b349ceade27.patch) = 6c28d3f9068c9b3d627d92d82cead79d220265441f95032df352605a65334fb3 >+SIZE (9aa37136513e06c940776f5dc7636b349ceade27.patch) = 8285 >+SHA256 (64745724f437a39b19dc3ef132be7afff7e8f34b.patch) = a004debe6ad53ef09edca16bca0b2130f268d8424c77e5bf45e63a1e1af23453 >+SIZE (64745724f437a39b19dc3ef132be7afff7e8f34b.patch) = 11409
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:
vvd
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 278857
: 250534 |
250580
|
251737
|
251738
|
251739