
  Zapping - A Gnome TV viewer

  Copyright (C) 2000-2003 Iaki Garca Etxebarria
  Copyright (C) 2000-2006 Michael H. Schimek <mschimek@users.sf.net>

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

  --------------------------------------------------------------------------

  Introduction
  ============

      Some time ago Iaki G. Etxebarria, the original author of this
  program, bought a TV card for his computer.  In his Linux box there
  were only a few TV viewing programs, and none of them for Gnome. So
  he built a TV viewer following V4L2 spec (at that time not part of
  stable kernels), trying to make it as complete as possible. This is
  the latest version of that software.

  Requirements
  ============

  Zapping requires an analog TV card, with a driver supporting the
  - V4L or V4L2 API on Linux, or the
  - BKTR API on FreeBSD, or the
  - XVideo API.

  Software:
  - Gnome 2.0, Gtk+ 2.4 libraries.
  - optional libzvbi for Teletext, subtitles and closed caption support,
      Linux and FreeBSD only.
  - optional librte for recording, Linux only.
  - optional liblirc for remote controls, Linux only.

  Download
  ========

  Zapping, libzvbi and librte are available from

    http://zapping.sourceforge.net

  Installation
  ============

  From CVS:

    ./autogen.sh (configure options) && make

  From tarball:

    ./configure (options) && make

  Type ./configure --help for a list of options.
 
  As root type:

    make install
  or
    make uninstall

  Usage
  =====

  Please see the Zapping built-in documentation (help menu).

  Feedback
  ========

  Let us know about your ideas, questions and bugs using the tracking
  system:

    https://sourceforge.net/tracker/?group_id=2599

  Please leave an e-mail address for questions and progress information.
  Or send a message to the Zapping mailing list:

    zapping-misc@lists.sourceforge.net

  Subscribe at:

    http://lists.sourceforge.net/lists/listinfo/zapping-misc

  Subscription is not necessary, but the spam checker might delay
  your messages.


  Thanks and enjoy the TV (as difficult as that might seem),

    Iaki & Michael
