---
name: vstream-client
version: 1.2.1.1
origin: multimedia/vstream-client
comment: Client library for the Tivo vstream server
arch: freebsd:9:x86:64
www: http://code.google.com/p/vstream-client/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 458459
desc: |
  This is a fork off of the vstream library from the tivo-mplayer project.
  It has been stripped down to just the client code, and includes an example
  client application.  If you have vserver installed on your Tivo (which most
  tivo hackers do), then you can use this simple client to stream .ty files
  from it.  MPlayer will also include support for this library soon.  This
  library can also be used by MPlayer/MEncoder to watch/re-encode tivo
  streams live over a network.

  (As of October 2005, mplayer does in fact have support for this library.)

  WWW:  http://code.google.com/p/vstream-client/
categories: [multimedia]
files:
  /usr/local/bin/vstream-client: 44c024c6e19c6465a3c4b72f1556dafe93a9bca95ab310bd336316bd5852e86f
  /usr/local/include/vstream-client.h: 26755a4f08895ddd80376cf36275dd317c97f40745476f32136a125c914f458d
  /usr/local/lib/libvstream-client.a: 3cca97310f6441c5623aa2b7331ff5efad913327e3a44eec168356933e060d2f
  /usr/local/share/licenses/vstream-client-1.2.1.1/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/vstream-client-1.2.1.1/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/vstream-client-1.2.1.1/catalog.mk: bbc0d945df36b4f9c0619f78c859b85ac2361d0ee0a331c5589c79ef428a8cc5
directories:
  /usr/local/share/licenses/vstream-client-1.2.1.1/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
