libgnomevfs2-mythtv/debian/control
author melunko
Fri Nov 24 21:43:04 2006 +0000 (2006-11-24)
branchtrunk
changeset 112 a99f881ed02f
child 396 ab0098a886e3
permissions -rwxr-xr-x
[svn r113] A lot of changes at gmyth_socket.c and gmyth_filetransfer. From now on, file transfer dont handle the monitor socket, and the QUERY_RECORDER messages - dont call spawn livetv, dont call get_file_position, is_recording, etc. These are gmyth_livetv responsibility. File transfer now has the _new, _open, _seek, and _close methods, just like gnomevfs does.
     1 Source: libgnomevfs2-mythtv0.1
     2 Priority: optional
     3 Maintainer: Hallyson Melo <hallyson.melo@indt.org.br>
     4 Build-Depends: debhelper (>= 4.0.0), autotools-dev, cdbs (>= 0.4.0), libglib2.0-dev, gmyth
     5 Standards-Version: 3.6.1
     6 Section: libs
     7 
     8 Package: libgnomevfs2-mythtv-0
     9 Section: libs
    10 Architecture: any
    11 Depends: libglib2.0-0, gmyth
    12 Description: libgnomevfs2-mythtv
    13  Contains the gnomevfs2 modules for Mythtv protocol. It allows access backend recorded program files and livetv. 
    14  .
    15  This package contains the libgnomevfs2 mythtv modules.