<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">Andrew,<br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I think I missed this part:</blockquote><div><span class="gmail_default" style="font-size:small">No, YOU did not miss this part -- I did.  I have to be more careful because I am making too make mistakes.</span></div><div><span class="gmail_default" style="font-size:small">So checked into GIT the fixup for file.C I missed earlier and the corresponding changes for <a href="http://configure.ac">configure.ac</a> related to GIF.</span></div><div><span class="gmail_default" style="font-size:small">Next I am checking the ac st11 thingy.  Thank you for taking the time to review my checkins.<br></span></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><br></div><div><br></div><div>index 67297d4e..7e377065 100644</div><div>--- a/cinelerra-5.1/<a href="http://configure.ac" target="_blank">configure.ac</a></div><div>+++ b/cinelerra-5.1/<a href="http://configure.ac" target="_blank">configure.ac</a></div><div>@@ -70,6 +70,7 @@ CHECK_WITH([vdpau],[video decode+presentation api for unix],[VDPAU],[yes])</div><div> CHECK_WITH([nv],[nvenc/nvdec ffnvcodec api],[NV],[yes])</div><div> CHECK_WITH([cuda],[nv cuda plugins],[CUDA],[auto])</div><div> CHECK_WITH([clang],[use clang instead of gcc/g++],[CLANG],[no])</div><div>+CHECK_WITH([filegif],[enable filegif i/o], [GIFLIB],[yes])</div><div><br></div><div> if test "x$WANT_LV2" != "xno"; then</div><div>   GTK2_LIBS=`pkg-config --libs gtk+-2.0`</div><div>@@ -955,7 +956,7 @@ PKG_PROVIDE([esound],[$WANT_ESOUND])</div><div> PKG_PROVIDE([ffmpeg])</div><div> PKG_PROVIDE([fftw])</div><div> PKG_PROVIDE([flac]) </div><div>-PKG_PROVIDE([giflib])</div><div>+PKG_PROVIDE([giflib], [$WANT_GIFLIB])</div><div> PKG_PROVIDE([ilmBase], [$WANT_OPENEXR])</div><div> PKG_PROVIDE([ladspa],[$WANT_LADSPA_BUILD])</div><div> PKG_PROVIDE([lame])</div><div>@@ -1014,7 +1015,7 @@ if test "x$WANT_CIN_3RDPARTY" != "xno"; then      fi</div><div> for v in GL XFT XXF86VM OSS ALSA FIREWIRE OGG DV DVB LADSPA \</div><div>         VIDEO4LINUX2 ESOUND PULSE PACTL OPENEXR LV2 \</div><div>-        COMMERCIAL LIBZMPEG LIBDPX SHUTTLE SHUTTLE_USB XV \ </div><div> +        COMMERCIAL GIFLIB  LIBZMPEG LIBDPX SHUTTLE SHUTTLE_USB XV \</div><div>         VAAPI VDPAU CUDA NV WINTV X10TV; do</div><div>   eval vv="\$WANT_$v"</div><div>   if test "x$vv" != "xno"; then</div><div>--</div><div>2.35.1</div><div><br></div><div><br></div><div>so it actually show up in ./configure --help output and works as intended.. </div><div><br></div><div><br><br>On Thursday, April 7, 2022, Phyllis Smith <<a href="mailto:phylsmith2017@gmail.com" target="_blank">phylsmith2017@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-size:small">Thanks for checking -- yes, I forgot to copy over the updated file.C.  Will do tomorrow.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Apr 6, 2022 at 7:44 PM Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com" target="_blank">randrianasulu@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I think you missed patch 0003? while yes, logically it only supposed to prevent impossible choice in probe order window when it comes to mpeg and dpx. <br><br>On Thursday, April 7, 2022, Phyllis Smith <<a href="mailto:phylsmith2017@gmail.com" target="_blank">phylsmith2017@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-size:small">These have been checked into GIT.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Apr 6, 2022 at 2:53 PM Andrew Randrianasulu via Cin <<a href="mailto:cin@lists.cinelerra-gg.org" target="_blank">cin@lists.cinelerra-gg.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">because Debian 8.11/ppc only have giflib4, and Cingg fails to use it/compile with it.<div><br></div><div><br></div>
-- <br>
Cin mailing list<br>
<a href="mailto:Cin@lists.cinelerra-gg.org" target="_blank">Cin@lists.cinelerra-gg.org</a><br>
<a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" rel="noreferrer" target="_blank">https://lists.cinelerra-gg.org/mailman/listinfo/cin</a><br>
</blockquote></div>
</blockquote>
</blockquote></div>
</blockquote></div>
</blockquote></div></div>