Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#9154 closed defect (invalid)

ffmpeg is CVS fetch by default (and breaks)

Reported by: yeled@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc:
Port:

Description

ffmpeg has a fetch.type of cvs, and the site is down now. this is the reason CVS should *not* be used as a default! ffmpeg will release tarballs like any other sane project surely?

Attachments (1)

ffmpeg_Portfile_patch (261 bytes) - added by automatthew@… 18 years ago.
Patch to ffmpeg Portfile - changed fetch info from CVS to Subversion

Download all attachments as: .zip

Change History (4)

comment:1 Changed 18 years ago by rhwood@…

ffmpeg does not release tarballs. See http://ffmpeg.mplayerhq.hu/download.html for downloading instructions. Note that the link to "formal releases" (http://sourceforge.net/project/showfiles.php?group_id=16082) links to a SourceForge page that reads:

"This project has not yet created any file release packages."

The project has this to say on the matter:

"FFmpeg has always been a very experimental and developer-driven project. It is a key component in many multimedia projects and has new features added constantly. New, official "releases" are few and far between. In short, if you want to work with FFmpeg, you are advised to go along with CVS development rather than relying on formal releases. CVS snapshots work really well 99% of the time so people are not afraid to use them."

Recommend that this bug be closed, marked INVALID.

comment:2 Changed 18 years ago by yeled@…

Resolution: invalid
Status: newclosed

quite.

Changed 18 years ago by automatthew@…

Attachment: ffmpeg_Portfile_patch added

Patch to ffmpeg Portfile - changed fetch info from CVS to Subversion

comment:3 Changed 18 years ago by automatthew@…

The project now uses Subversion. http://ffmpeg.mplayerhq.hu/download.html

Minimal changes to the Portfile allow successful fetch and build.

Note: See TracTickets for help on using tickets.