Commit graph

1 commit

Author SHA1 Message Date
Michael Johnson
9e9e4380b4 - Add vlc-devel after repo-copy [1] at version 0.8.2-test1
- Use OPTIONS
- Install .desktop file and icon in share/applications and
  share/pixmaps instead of share/gnome/

- Changed Knobs
  WITHOUT_FAAD --> WITH_FAAD (disabled by default)
  WITH_LAME --> WITHOUT_LAME (enabled by default, disabled for package building)  WITHOUT_SDL --> WITH_SDL (disabled by default)
  WITHOUT_TRANSCODE --> WITH_TRANSCODE (disabled by default)
  WITHOUT_DVD removed.

- New knobs
  WITH_CORBA --  Corba interface via orbit2
  WITH_DAAP  --  iTunes(R) music shares
  WITHOUT_DVDNAV -- DVD (dvd menus) support
  WITH_DVDREAD -- Regular DVD support (non-menu)
  WITH_DIRAC --  diace general-purpose video codec
  WITHOUT_OGG -- OGG audio decoder
  WITH_SMB  -- Samba access module
  WITH_TWOLAME -- Mpeg layer 2 audio Support

NOTE: WITH_ knobs are  disabled by default.
      WITHOUT_ knobs are enabled by default.

NOTE2: It is recommended that you use multimedia/ffmpeg-devel
       instead of multimedia/ffmpeg if you want to use any of
       ffmpeg's postprocess features.

PR:		ports/80963 [1]
Repocopied by:	marcus [1]
2005-05-14 18:57:49 +00:00