---
name: libmpeg2
version: 0.5.1_1
origin: multimedia/libmpeg2
comment: Free library for decoding mpeg-2 and mpeg-1 video streams
arch: freebsd:9:x86:64
www: http://libmpeg2.sourceforge.net/
maintainer: multimedia@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 465621
desc: |
  [ excerpt from developer's site ]
  It is a free library for decoding mpeg-2 and mpeg-1 video
  streams. The main goals in libmpeg2 development are:

  Conformance - libmpeg2 is able to decode all mpeg streams that
  conform to certain restrictions: "constrained parameters" for
  mpeg-1, and "main profile" for mpeg-2. In practice, this is what
  most people are using. For streams that follow these restrictions,
  we believe libmpeg2 is 100%25 conformant to the mpeg standards - and
  we have a pretty extensive test suite to check this.

  Speed - for most current systems, the display will actually take
  more time than the mpeg-2 decoding. For systems that have hardware
  color conversion and scaling (as we can use with the xv extension
  in Xfree 4), you should be able to watch DVD streams on a Celeron
  400. On a PIII/666 with null display you should get about 110 frames
  per second.

  Portability - most of the code is written in C, and when we use
  platform-specific optimizations we always have a generic C routine
  to fall back on.

  WWW: http://libmpeg2.sourceforge.net/
categories: [multimedia]
options: {DOCS: on, SDL: off, X11: off}
files:
  /usr/local/bin/corrupt_mpeg2: 606bb40ae446a9019236c6fed4dabf86ae46ae668fc86f7f50fc5df576e33e8e
  /usr/local/bin/extract_mpeg2: 92a6581350681bdef9f4626446ef5a213eaf58829b898673b9f5c1c9c4aef214
  /usr/local/bin/mpeg2dec: 4c01c6288017b9633890f7bcafc358f5b7d01e19a2a25d9733636b22ea221b9d
  /usr/local/include/mpeg2dec/mpeg2.h: 29a7e38d17bcb78529d7c415d6d9b1c6d413ec92cad36de7edde51168e844747
  /usr/local/include/mpeg2dec/mpeg2convert.h: 3c487148ae8d8144e2e498b0bbd126e12a188deef54683ed3f2c5677cf8f18b4
  /usr/local/include/mpeg2dec/video_out.h: 2d73713b81f971ef3aedfc0f24846085f781857430304aa3efec89192eca7ec5
  /usr/local/lib/libmpeg2.a: 1a67484447158a6174cb041ec970a4874f730d79cc77126dbbe7e3f237a1ec52
  /usr/local/lib/libmpeg2.la: 934f6304855c773018aeeac2f1f54599b12f935d794c0e793b2477b9747eed1e
  /usr/local/lib/libmpeg2.so: '-'
  /usr/local/lib/libmpeg2.so.0: c8fb6cbc9f9f88774370180eee620741b48a5b374e2f1308fb4e8650d3ee3189
  /usr/local/lib/libmpeg2convert.a: 85f3920eedf7ff7f33af3569c9a2e553ac9137c0adad747e009152ef592319ae
  /usr/local/lib/libmpeg2convert.la: 424fa7076346786f2ac0c675485c87f436b568c79c93ab5aa06bee01792454e1
  /usr/local/lib/libmpeg2convert.so: '-'
  /usr/local/lib/libmpeg2convert.so.0: ec0f77971aab5e299ae5f24663eda3180085d1a463e9f96dd4c423a90c262b5b
  /usr/local/lib/libvo.a: cc62bb3cb29f327a996627d7164e515689a6892aa73578bdb9456252ffb11ad9
  /usr/local/libdata/pkgconfig/libmpeg2.pc: 030ecf5added049337c752083e22e739e920d8692596137de50a21368595ad83
  /usr/local/libdata/pkgconfig/libmpeg2convert.pc: dfed6d9e68131db34c166ae9c76ec8981f777238dc8edd57c6e3dc53fec66b3c
  /usr/local/man/man1/extract_mpeg2.1.gz: 76ad058918c9776f11465323fdd2c4a15486fa255af73854c22732c7358460aa
  /usr/local/man/man1/mpeg2dec.1.gz: 458080f6895cee02625c91a129b229c7addd66d4df95e2b183003ee0dda8e90a
  /usr/local/share/doc/libmpeg2/README: 1b3ddd3a345f488c01eb8f95b88d0b23827edda9526eb7ce78e561e9dca8d18e
  /usr/local/share/doc/libmpeg2/libmpeg2.txt: ef1dace5a760feb6a8a30fed75b0b466a0d4dfb2aa6349016ad4fa138004c130
directories:
  /usr/local/share/doc/libmpeg2/: n
  /usr/local/include/mpeg2dec/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
