[MacPorts] #64655: libsdl2: find some version to use for Tiger and Leopard
MacPorts
noreply at macports.org
Wed Mar 2 16:34:06 UTC 2022
#64655: libsdl2: find some version to use for Tiger and Leopard
---------------------------+------------------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: | Keywords: powerpc, leopard
Port: libsdl2 |
---------------------------+------------------------------
Comment (by barracuda156):
P. S. I could even rebuild `libsdl2` with `+x11` and then rebuild `ffmpeg`
with `+x11` too:
{{{
36-227:~ svacchanda$ port -v installed libsdl2
The following ports are currently installed:
libsdl2 @2.0.3_0 requested_variants='' platform='darwin 10' archs='ppc'
date='2022-02-14T20:01:16+0800'
libsdl2 @2.0.9_0 requested_variants='' platform='darwin 10' archs='ppc'
date='2022-03-01T21:12:57+0800'
libsdl2 @2.0.9_0+x11 (active) requested_variants='+x11' platform='darwin
10' archs='ppc' date='2022-03-02T23:17:54+0800'
36-227:~ svacchanda$ port -v installed ffmpeg
The following ports are currently installed:
ffmpeg @4.4.1_1+gpl2 requested_variants='+gpl2' platform='darwin 10'
archs='ppc' date='2022-02-15T18:07:25+0800'
ffmpeg @4.4.1_1+gpl2+gpl3+nonfree
requested_variants='+gpl2+gpl3+nonfree' platform='darwin 10' archs='ppc'
date='2022-03-02T22:47:45+0800'
ffmpeg @4.4.1_1+gpl2+gpl3+nonfree+x11 (active)
requested_variants='+gpl2+gpl3+nonfree+x11' platform='darwin 10'
archs='ppc' date='2022-03-03T00:27:18+0800'
}}}
Here is the config:
{{{
---> Configuring ffmpeg
Executing: cd
"/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_multimedia_ffmpeg/ffmpeg/work/ffmpeg-4.4.1"
&& ./configure --prefix=/opt/local --enable-swscale --enable-avfilter
--enable-avresample --enable-libmp3lame --enable-libvorbis --enable-
libopus --enable-librsvg --enable-libtheora --enable-libopenjpeg --enable-
libmodplug --enable-libvpx --enable-libsoxr --enable-libspeex --enable-
libass --enable-libbluray --enable-libzvbi --enable-lzma --enable-gnutls
--enable-fontconfig --enable-libfreetype --enable-libfribidi --enable-zlib
--disable-libjack --disable-libopencore-amrnb --disable-libopencore-amrwb
--disable-indev=jack --disable-opencl --disable-outdev=xv --disable-
audiotoolbox --disable-videotoolbox --enable-sdl2 --disable-
securetransport --mandir=/opt/local/share/man --enable-shared --enable-
pthreads --cc=/opt/local/bin/gcc-mp-7 --enable-libzimg --disable-
filter=coreimage --disable-filter=coreimagesrc --enable-libdav1d
--disable-indev=avfoundation --arch=ppc --enable-libx265 --enable-gpl
--enable-postproc --enable-libx264 --enable-libxvid --enable-version3
--enable-libsmbclient --enable-nonfree --enable-libfdk-aac
}}}
(I fixed building `zvbi` on 10A190: it just needed `--without-doxygen`
added to skip html documentation which was causing a failure.)
--
Ticket URL: <https://trac.macports.org/ticket/64655#comment:20>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list