Opened 11 years ago
Last modified 6 years ago
#39719 assigned update
linphone @3.5.2 update to 3.7.0
Reported by: | anddam (Andrea D'Amore) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | gallafent, anddam (Andrea D'Amore), chrstphrchvz (Christopher Chavez) | |
Port: | linphone |
Description (last modified by anddam (Andrea D'Amore))
Please update linphone port to version 3.6.0, this ticket should close #36983 as well.
This ticket is waiting for #45879.
Attachments (16)
Change History (26)
comment:1 Changed 10 years ago by gallafent
Cc: | william@… added |
---|
comment:2 Changed 10 years ago by gallafent
Time passes …
… the current version of Linphone is now 3.7.0, and the version in the repository remains at 3.5.2!
Unfortunately I don't seem to be able to update the title of this ticket to say that … so I say it here in this comment :)
comment:3 Changed 10 years ago by larryv (Lawrence Velázquez)
Summary: | linphone @3.5.2 update to @3.6.0 → linphone @3.5.2 update to 3.7.0 |
---|
comment:4 Changed 10 years ago by gallafent
I'm quite close (I think!) to a working portfile for 3.7.0, which I'll attach here once it's done.
Changed 10 years ago by gallafent
Attachment: | patch-README.macos.diff added |
---|
Changed 10 years ago by gallafent
Attachment: | patch-oRTP-configure.diff added |
---|
Changed 10 years ago by gallafent
Attachment: | patch-oRTP-configure.ac.diff added |
---|
Changed 10 years ago by gallafent
Attachment: | patch-mediastreamer2-configure.ac.diff added |
---|
Changed 10 years ago by gallafent
Attachment: | patch-mediastreamer2-configure.diff added |
---|
Changed 10 years ago by gallafent
Attachment: | patch-configure.ac.diff added |
---|
Changed 10 years ago by gallafent
Attachment: | patch-configure.diff added |
---|
Changed 10 years ago by gallafent
Attachment: | patch-coreapi-proxy.c.diff added |
---|
Changed 10 years ago by gallafent
Attachment: | patch-coreapi-chat.c.diff added |
---|
Changed 10 years ago by gallafent
Attachment: | patch-coreapi-callbacks.c.diff added |
---|
Changed 10 years ago by gallafent
Attachment: | patch-mediastreamer2-tools-bench.c.diff added |
---|
Changed 10 years ago by gallafent
Attachment: | patch-mediastreamer2-src-videofilters-theora.c.diff added |
---|
Changed 10 years ago by gallafent
Attachment: | patch-mediastreamer2-src-audiofilters-speexec.c.diff added |
---|
Changed 10 years ago by gallafent
Attachment: | patch-mediastreamer2-src-audiofilters-msconf.c.diff added |
---|
Changed 10 years ago by gallafent
Attachment: | patch-mediastreamer2-src-voip-bitratedriver.c.diff added |
---|
comment:5 Changed 10 years ago by gallafent
Portfile and patches to achieve a build of 3.7.0 attached.
The two existing patches, ortp.h.patch and patch-coreapi_Makefile.diff may be removed.
Many of these patches in configure alter some -mmacosx-version-min=10.x (where x = 5 or 6) to set it to 10.7 … arguably we should actually patch to /remove/ that parameter altogether, or to set it according to the corresponding deployment target variables as configured in macports (I'd need guidance here, I don't know what those variables are!).
Most of the other patches are trivial, just removing build errors / warnings about incorrect casting or unused variables and functions.
The resulting binaries of linphone and linphonec crash on startup at the moment, and so it's certainly worth not updating the existing port just yet, until that is fixed!
Therefore consider this a “work in progress” — any assistance diagnosing and fixing the startup crash would be welcome!
comment:6 Changed 10 years ago by gallafent
An update to the antlr3c port (#45878) fixes the crash on start-up.
Unless there are any other objections, I'd suggest the port now be updated.
comment:8 Changed 10 years ago by anddam (Andrea D'Amore)
Description: | modified (diff) |
---|
comment:9 Changed 6 years ago by mf2k (Frank Schima)
Owner: | jehan.monnier@… deleted |
---|---|
Status: | new → assigned |
Version: | 2.1.3 |
See #57860.
comment:10 Changed 6 years ago by chrstphrchvz (Christopher Chavez)
Cc: | chrstphrchvz added |
---|
Cc Me!