You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
ffmpeg6: update to 6.1.3
This commit is contained in:
@@ -15,16 +15,8 @@ PortGroup xcode_workaround 1.0
|
||||
name ffmpeg6
|
||||
set my_name ffmpeg
|
||||
|
||||
version 6.1.2
|
||||
revision 8
|
||||
|
||||
# FIXME: drop this upon next update
|
||||
# drop "configure.ldflags-append -Wl,-ld_classic"; this was required at some point to build the port
|
||||
# this is no longer the case and causes dependents to fail with errors like:
|
||||
# "ld: chained fixups, seg_count exceeds number of segments in ....
|
||||
if {${os.platform} eq "darwin" && ${os.major} >= 23} {
|
||||
incr revision
|
||||
}
|
||||
version 6.1.3
|
||||
revision 0
|
||||
|
||||
license LGPL-2.1+
|
||||
categories multimedia
|
||||
@@ -66,9 +58,9 @@ distname ${my_name}-${version}
|
||||
dist_subdir ${my_name}
|
||||
use_xz yes
|
||||
|
||||
checksums rmd160 0c31b4f9a5c0d8c8c6d5e6bba1ae4ce65deaeb45 \
|
||||
sha256 3b624649725ecdc565c903ca6643d41f33bd49239922e45c9b1442c63dca4e38 \
|
||||
size 10466152
|
||||
checksums rmd160 7ec65753e1e7a97a7a1e7f5bddc76831a8a4b364 \
|
||||
sha256 bc5f1e4a4d283a6492354684ee1124129c52293bcfc6a9169193539fbece3487 \
|
||||
size 10473704
|
||||
|
||||
depends_build-append \
|
||||
port:cctools \
|
||||
|
||||
Reference in New Issue
Block a user