Opened 13 years ago
Closed 11 years ago
#34096 closed submission (wontfix)
octave-video: Submission
Reported by: | liampg72@… | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | octave forge package | Cc: | |
Port: | octave-video |
Description
I've attached a Portfile and patches for a new port that should install the octave-forge package for video.
There is still a problem regarding the '-arch' flags which are extracted from mkoctfile as reported here
Cheers, Liam
Attachments (3)
Change History (5)
Changed 13 years ago by liampg72@…
Attachment: | patch-src-AVHandler.h.diff added |
---|
Changed 13 years ago by liampg72@…
Attachment: | patch-src-Makefile.in.diff added |
---|
define STDC_CONSTANT_MACROS in Makefile
comment:1 Changed 11 years ago by michaelld (Michael Dickens)
Owner: | changed from macports-tickets@… to michaelld@… |
---|
comment:2 Changed 11 years ago by michaelld (Michael Dickens)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
It looks to me like the Octave video package does not work with the version of ffmpeg provided by MacPorts. Even the patches here do not help. For example, the function/method "url_fclose" does not seem to exist where a quick search shows it might. Hence, I think this package is so far out of date that it is unusable within MacPorts. I'm closing this ticket. If you disagree, please feel free to fix it so that it works and provide new patches, then reopen this ticket.
patch to ensure INT64_C is not declared twice