New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #18737 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

transcode: general cleanup needed

Reported by: devans@… Owned by: devans@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: lionteeth@…
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

comment:1 Changed 4 years ago by devans@…

  • Status changed from new to closed
  • Resolution set to fixed

Committed in r47681.

comment:2 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.