mythtv 2:0.25.0~master.20120214.ab4a02f-0ubuntu1 source package in Ubuntu

Changelog

mythtv (2:0.25.0~master.20120214.ab4a02f-0ubuntu1) precise; urgency=low

  * debian/control.in:
    - BD on libcdio-paranoia-dev
    - Drop mythnetvision libmyth-python dependency.  It's already a dependency
      in mythtv-frontend (which is a dependency of mythnetvision)
  * Drop 0.25_abi patch, upstream now.
  * New upstream checkout (ab4a02f)
  * >>Upstream changes since last upload (b4c909a):
  * [ab4a02f] Bump core libraries version to 0.25
  * [975a9f9] Bump plugin lib version to 0.25
  * [9cdbaeb] Ensure searchtype and searchfor strings are set properly
    no matter how the RecordingRule was loaded.
  * [2611243] Fix 'searchtype' string being set incorrectly by
    eliminating duplicate code. This string is set in
    RecordingRule::ToMap() which is called two lines earlier but there
    it's more intelligent and won't set the string to 'Unknown Search'
    when the rule isn't a search.
  * [c1aadbb] Changed Licensing to GPL v2 or later.
  * [36f1f1d] Added copyright/license info for gCompress
 -- Mario Limonciello <email address hidden>   Mon, 13 Feb 2012 15:38:52 -0600

Upload details

Uploaded by:
Mario Limonciello
Uploaded to:
Precise
Original maintainer:
MythTV Ubuntu Maintainers
Architectures:
any
Section:
graphics
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mythtv_0.25.0~master.20120214.ab4a02f.orig.tar.gz 82.8 MiB 4bded7c38adf07ea46c9cb3c01e8b4c7c8690d7b271fbef392c30abf1d4e7023
mythtv_0.25.0~master.20120214.ab4a02f-0ubuntu1.debian.tar.gz 184.9 KiB f14e1211610b91f029b5de0ec994dc19f9002785e5b0f77067865adadfe4ca99
mythtv_0.25.0~master.20120214.ab4a02f-0ubuntu1.dsc 3.4 KiB 653ab90d340c631bc954e95d0177ec3b722efa38af1d79ef5590e9ea1136b194

View changes file

Binary packages built by this source

libmyth-0.25-0: Common library code for MythTV and add-on modules (runtime)

 MythTV provides a unified graphical interface for recording and viewing
 television programs. Refer to the mythtv package for more information.
 .
 This package contains a shared library, libmyth, which is used by various
 components in the system.

libmyth-dev: Common library code for MythTV and add-on modules (development)

 MythTV provides a unified graphical interface for recording and viewing
 television programs. Refer to the mythtv package for more information.
 .
 This package contains files needed for developing applications which use
 libmyth (such as the various add-ons for MythTV)

libmyth-python: A python library to access some MythTV features

 MythTV provides a unified graphical interface for recording and viewing
 television programs. Refer to the mythtv package for more information.
 .
 This package contains files needed for some python MythTV add-ons.

libmythtv-perl: A PERL library to access some MythTV features

 MythTV provides a unified graphical interface for recording and viewing
 television programs. Refer to the mythtv package for more information.
 .
 This package contains files needed for some PERL MythTV add-ons like
 nuvexport or mythrename.pl.

mytharchive: create and burn DVD's from MythTV - binary file

 MythArchive is a plugin for MythTV that lets you create DVDs from your
 recorded shows, files and any video files available on your
 system. It can also archive recordings in a proprietary format that
 archives not only the file but also all the associated metadata like title,
 description and cut list information which will mean you can create backups
 of myth recordings which can later be restored or it will also allow you to
 move recordings between myth systems without losing any of the metadata. It
 is a complete rewrite of the old MythBurn bash scripts, now using python,
 and the mythfrontend UI plugin.

mythbrowser: A web browser for MythTV

 Mythbrowser is a standards compliant web browser plugin for MythTV built
 on top of Webkit.

mythgallery: Image gallery/slideshow add-on module for MythTV

 MythGallery allows you to visually browse a directory tree containing image
 files. It can display any image file format supported by Qt, and supports
 image rotation and simple slideshows.

mythgame: Emulator & PC Game frontend module for MythTV

 MythGame can be used as a frontend to start any emulator that your host OS
 runs.

mythmusic: Music add-on module for MythTV

 MythMusic provides a digital audio jukebox integrated with MythTV. It
 supports Ogg Vorbis, FLAC and MP3 streams, displays visualizations, and can
 also encode new Ogg Vorbis or FLAC streams from audio CDs using a CD-ROM
 drive.

mythnetvision: A Internet Video Player plugin for MythTV

 MythNetvision is a plugin designed to make adding Internet video sources to
 MythTV fun and easy. MythNetvision consists of two components:
 - a search screen
 - a site/RSS browser screen.
 When installed, MythNetvision appears on the Media Library screen as the
 options "Search Internet Video" and "Browse Internet Video."

mythnews: An RSS feed news reader module for MythTV

 MythNews will fetch RSS feeds for you to read.

mythplugins: Metapackage package for MythTV plugins

 This meta-package will install all available MythTV plugins.

mythtv: A personal video recorder application (client and server)

 MythTV implements the following PVR features, and more, with a
 unified graphical interface:
 .
  - Basic 'live-tv' functionality. Pause/Fast Forward/Rewind "live" TV.
  - Video compression using RTjpeg or MPEG-4
  - Program listing retrieval using XMLTV
  - Themable, semi-transparent on-screen display
  - Electronic program guide
  - Scheduled recording of TV programs
  - Resolution of conflicts between scheduled recordings
  - Basic video editing
 .
 http://www.mythtv.org/
 .
 This package will install a complete MythTV client/server environment on a
 single system. If you are intended on using this as your only MythTV machine,
 and this machine is already configured as a desktop, this package will get you
 up and running switfly.
 .
 If you are intended on installing this on a standalone/non-desktop machine,
 you should look into the metapackages available:
 mythtv-backend-master (backend with a local database)
 mythtv-backend (backend needing a remote database)

mythtv-backend: A personal video recorder application (server)

 MythTV provides a unified graphical interface for recording and viewing
 television programs. Refer to the mythtv package for more information.
 .
 This package contains only the server software, which provides video and
 audio capture and encoding services. In order to be useful, it requires a
 mythtv-frontend installation, either on the same system or one reachable
 via the network.
 .
 A database is also required. The mythtv-database package must be installed,
 either on the same system, or one reachable via the network.
 .
 For a complete installation of all MythTV components, install the 'mythtv'
 package.

mythtv-backend-master: Metapackage to setup and configure a "Master Backend" profile of MythTV.

 This meta-package will install and configure all necessary packages for this
 machine to behave as a "Master" Backend for a mythtv network. This package
 is intended to be installed on the machine that will behave as the first
 (and possibly only) backend for the network. Typically, this package will be
 installed on a server rather then a desktop. It makes no sense to install it
 on anything but the first backend machine on the network.

mythtv-common: A personal video recorder application (common data)

 MythTV provides a unified graphical interface for recording and viewing
 television programs. Refer to the mythtv package for more information.
 .
 This package contains infrastructure needed by both the client and the
 server.

mythtv-database: A personal video recorder application (database)

 MythTV provides a unified graphical interface for recording and viewing
 television programs. Refer to the mythtv package for more information.
 .
 This package sets up a MySQL database for use by MythTV. It should be
 installed on the system where the MySQL server resides.

mythtv-dbg: Debug symbols for mythtv packages

 This package provides all debug symbols for mythtv packages since ddebs
 don't appear to always do the right thing.

mythtv-doc: A personal video recorder application (documentation)

 MythTV provides a unified graphical interface for recording and viewing
 television programs. Refer to the mythtv package for more information.
 .
 This package contains documentation, including the MythTV HOWTO.

mythtv-frontend: A personal video recorder application (client)

 MythTV provides a unified graphical interface for recording and viewing
 television programs. Refer to the mythtv package for more information.
 .
 This package contains only the client software, which provides a front-end
 for playback and configuration. It requires access to a mythtv-backend
 installation, either on the same system or one reachable via the network.
 .
 A database is also required. The mythtv-database package must be installed,
 either on the same system, or one reachable via the network.
 .
 For a complete installation of all MythTV components, install the 'mythtv'
 package.

mythtv-theme-childish: No summary available for mythtv-theme-childish in ubuntu precise.

No description available for mythtv-theme-childish in ubuntu precise.

mythtv-theme-mythbuntu: The mythbuntu MythTV Theme

 This package provides the mythbuntu theme for MythTV.

mythtv-themes: No summary available for mythtv-themes in ubuntu precise.

No description available for mythtv-themes in ubuntu precise.

mythtv-transcode-utils: Utilities used for transcoding MythTV tasks

 Some utilities are applicable for both a frontend or a backend machine.
 This package provides utilities that can be used on both without
 requiring an entire backend to be installed.

mythweather: Weather add-on module for MythTV

 MythWeather displays current and forecast weather information within
 MythTV.

mythweb: Web interface add-on module for MythTV

 MythWeb provides a web interface which can be used to view listings,
 schedule recordings, delete recordings, and search for programs. It can
 also browse mythmusic's music database, and may eventually support playing
 music streams as well.

mythzoneminder: view status and display footage recorded with zoneminder

 MythZoneMinder interfaces with Zoneminder, a CCTV solution.
 You can view the status of ZoneMinder and watch live camera shots and
 recorded surveillance footage.

php-mythtv: PHP Bindings for MythTV

 MythTV provides a unified graphical interface for recording and viewing
 television programs. Refer to the mythtv package for more information.
 .
 This package contains files needed for using PHP based applications that
 connect to MythTV backends.