Opened 15 years ago

Last modified 15 years ago

#18793 closed update

ffmpeg: upgrade to release version 0.5 — at Version 3

Reported by: dbevans (David B. Evans) Owned by: devans@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: ffmpeg

Description (last modified by dbevans (David B. Evans))

After a long wait, the ffmpeg developer team has finally released version 0.5.

Based on this fact and the promise of at least one more release to come, the attached Portfile and associated patch files, implement a proposed revision to this port to revert to a release numbering scheme instead of the current svn version (port ffmpeg-devel will remain a recent svn development version.)

Features:

  • revert to release numbering for version number incrementing epoch to 1 to ensure proper version comparison
  • update description and long description.
  • add speex capability via port speex-devel (variant +speex)
  • all other supported codecs are enabled by default
  • livecheck is re-enabled
  • these files completely replace the previous ones which can be deleted.

References

Release announcement

Change History (7)

Changed 15 years ago by dbevans (David B. Evans)

Attachment: Portfile added

Proposed new Portfile

Changed 15 years ago by dbevans (David B. Evans)

Changed 15 years ago by dbevans (David B. Evans)

Changed 15 years ago by dbevans (David B. Evans)

comment:1 Changed 15 years ago by dbevans (David B. Evans)

Note that the libavcodec that is built by the updated port is not ABI compatible with the previous version and so ports that depend on ffmpeg will need to have their revision numbers incremented to force a rebuild against the new library version (52).

As far as I can tell the effected ports are

  • gegl
  • gnupod +aac
  • libdlna
  • libquicktime
  • moc
  • sox
  • transcode
  • xine-lib
  • mediatomb

Other ports that use ffmpeg functionality have their own (usually old) copy embedded

  • gimp-gap
  • gst-plugins-ffmpeg

etc

comment:2 Changed 15 years ago by dbevans (David B. Evans)

Owner: changed from acho@… to devans@…
Status: newassigned

port ffmpeg updated to release version 0.5 in r48055 (maintainer timeout).
ports gegl and transcode revision incremented in r48056.

comment:3 Changed 15 years ago by dbevans (David B. Evans)

Description: modified (diff)

port libquicktime revision incremented in r48151.

Note: See TracTickets for help on using tickets.