Opened 12 years ago

Closed 10 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)

patch-src-AVHandler.h.diff (335 bytes) - added by liampg72@… 12 years ago.
patch to ensure INT64_C is not declared twice
patch-src-Makefile.in.diff (263 bytes) - added by liampg72@… 12 years ago.
define STDC_CONSTANT_MACROS in Makefile
Portfile (853 bytes) - added by liampg72@… 12 years ago.
New octave-video portfile

Download all attachments as: .zip

Change History (5)

Changed 12 years ago by liampg72@…

Attachment: patch-src-AVHandler.h.diff added

patch to ensure INT64_C is not declared twice

Changed 12 years ago by liampg72@…

Attachment: patch-src-Makefile.in.diff added

define STDC_CONSTANT_MACROS in Makefile

Changed 12 years ago by liampg72@…

Attachment: Portfile added

New octave-video portfile

comment:1 Changed 10 years ago by michaelld (Michael Dickens)

Owner: changed from macports-tickets@… to michaelld@…

comment:2 Changed 10 years ago by michaelld (Michael Dickens)

Resolution: wontfix
Status: newclosed

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.

Note: See TracTickets for help on using tickets.