<div dir="ltr">Think this is reasonable creation. Reasonable because at the present time no other way to share work for the community.<div><br></div><div>Please check my packaging <a href="https://github.com/signalwire/freeswitch/pulls/sergey-safarov">PRs</a> on GitHub. They are open 7 months without review.<br></div><div>Also, they are open several mouths on Stash.</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jun 13, 2020 at 8:00 AM Mike Jerris <<a href="mailto:mike@freeswitch.org">mike@freeswitch.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">There is no reason to do all that just to build a package for mod_av.  You can use the source repo and a few make commands off the regular makefiles to build just that module.<br>
<br>
> On Jun 12, 2020, at 9:05 PM, Richard Chan <<a href="mailto:shihping.chan@gmail.com" target="_blank">shihping.chan@gmail.com</a>> wrote:<br>
> <br>
> Hello list,<br>
> <br>
> Background: my most desired module for CentOS 7 is mod_av.so<br>
> <br>
> 1. I am announcing a gist-repo, for doing an out-of-repo package for mod_av.so for CentOS 7, based on the official freeswitch-devel.<br>
> <br>
> 2. mod_av.so is not packaged as CentOS 7 does not have ffmpeg. You need to wrangle your own  ffmpeg-devel, e.g. from RPMFusion<br>
> <br>
> 3. With ffmpeg-devel installed and this gist repo, you can package mod_av.so without rebuilding the gigantic FreeSWITCH src.rpm.<br>
> <br>
> Essentially, all the libtool (gcc, ld) statements for mod_av.so have been extracted from a full build and put inside this Makefile. The compiler and linker flags are consistent with those from the FreeSWITCH spec file.<br>
> <br>
> 4. IMPORTANT: this gist repo does not distribute source. You must still obtain avcodec.c  avformat.c  mod_av.c  mod_av.h from the tarball or src.rpm.<br>
> <br>
> All comments welcome.<br>
> <br>
> Cheers<br>
> SP<br>
> <br>
<br>
<br>
_________________________________________________________________________<br>
<br>
The FreeSWITCH project is sponsored by SignalWire <a href="https://signalwire.com" rel="noreferrer" target="_blank">https://signalwire.com</a><br>
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.<br>
Build your next product on our scalable cloud platform.<br>
<br>
Join our online community to chat in real time <a href="https://signalwire.community" rel="noreferrer" target="_blank">https://signalwire.community</a><br>
<br>
Professional FreeSWITCH Services<br>
<a href="mailto:sales@freeswitch.com" target="_blank">sales@freeswitch.com</a><br>
<a href="https://freeswitch.com" rel="noreferrer" target="_blank">https://freeswitch.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="https://freeswitch.com/oss" rel="noreferrer" target="_blank">https://freeswitch.com/oss</a><br>
<a href="https://freeswitch.org/confluence" rel="noreferrer" target="_blank">https://freeswitch.org/confluence</a><br>
<a href="https://cluecon.com" rel="noreferrer" target="_blank">https://cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="https://freeswitch.com" rel="noreferrer" target="_blank">https://freeswitch.com</a></blockquote></div>