Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18737 closed defect (fixed)

transcode: general cleanup needed

Reported by: dbevans (David B. Evans) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: Liontooth (David Liontooth)
Port: transcode

Description

transcode: general port cleanup as follows:

  • update master_sites to point at new berlios.de support site
  • remove unnecessary pre-configure autoreconf step and related dependencies as we are not universal yet
  • add build dependency on pkgconfig
  • add X11 dependencies
  • enable altivec optimizations for ppc platforms (tested ok)
  • add +mmx variant to enable testing of mmx optimizations on Intel platforms
  • add +full variant which enables all supported optional components
  • remove --enable-a52-default-decoder configure option which is no longer supported
  • remove +faad variant which is no longer supported
  • add +libpostproc variant to enable libpostproc support from ffmpeg
  • add +mjpegtools variant to enable mjpegtools support
  • add +experimental and +deprecated variants to support corresponding configure options. Not included in +full as these should be used with caution.
  • add +no_x11 variant to disable X11 support in non-X11 environments
  • update livecheck to work with new berlios.de support site

Change History (2)

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

Resolution: fixed
Status: newclosed

Committed in r47681.

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.