From owner-svn-doc-projects@FreeBSD.ORG Fri May 17 19:23:19 2013 Return-Path: Delivered-To: svn-doc-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D3E7AA7C; Fri, 17 May 2013 19:23:19 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id B65C6176; Fri, 17 May 2013 19:23:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4HJNJIs085909; Fri, 17 May 2013 19:23:19 GMT (envelope-from trhodes@svn.freebsd.org) Received: (from trhodes@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4HJNJH8085908; Fri, 17 May 2013 19:23:19 GMT (envelope-from trhodes@svn.freebsd.org) Message-Id: <201305171923.r4HJNJH8085908@svn.freebsd.org> From: Tom Rhodes Date: Fri, 17 May 2013 19:23:19 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-projects@freebsd.org Subject: svn commit: r41647 - projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/multimedia X-SVN-Group: doc-projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-projects@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for doc projects trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 May 2013 19:23:19 -0000 Author: trhodes Date: Fri May 17 19:23:19 2013 New Revision: 41647 URL: http://svnweb.freebsd.org/changeset/doc/41647 Log: Axe the mythtv depends section and migrate it into the introduction area. Slight wording tweaks for grammar. Modified: projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml Modified: projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml ============================================================================== --- projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml Fri May 17 18:54:21 2013 (r41646) +++ projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml Fri May 17 19:23:19 2013 (r41647) @@ -1437,6 +1437,26 @@ bktr0: Pinnacle/Miro TV, Philips SECAM t url="http://www.mythtv.org/wiki/">MythTV wiki for more information on how to use MythTV. + MythTV requires a frontend and a backend; however, + it allows the user to have the frontend and backend on + different machines. + + For the frontend, multimedia/mythtv-frontend is + required, as well as an X server, which can be found in + x11/xorg. Ideally, the + frontend computer also has a video card that supports XvMC and, + optionally, a LIRC-compatible remote. + + For the backend, multimedia/mythtv is required, + along with the &mysql; database server. Optionally a tuner + and storage for any recorded data. The &mysql; package should + be automatically installed as a dependency when installing + multimedia/mythtv. + Hardware @@ -1469,29 +1489,6 @@ bktr0: Pinnacle/Miro TV, Philips SECAM t - Dependencies - - Being flexible and modular, MythTV allows the user to - have the frontend and backend on different machines. - - For the frontend, multimedia/mythtv-frontend is - required, as well as an X server, which can be found in - x11/xorg. Ideally, the - frontend computer also has a video card that supports XvMC and, - optionally, a LIRC-compatible remote. - - For the backend, multimedia/mythtv is required, - as well as a &mysql; database, and optionally a tuner and - storage for recordings. The &mysql; package should be - automatically installed as a dependency when installing - multimedia/mythtv. - - - Setting up MythTV To install the MythTV port: