gmyth/debian/control
author morphbr
Thu Apr 19 22:38:46 2007 +0100 (2007-04-19)
branchtrunk
changeset 577 7dc357cbaa40
parent 397 c6ac7422fc71
child 633 65eaca328e22
permissions -rw-r--r--
[svn r582] * GMyth-Streamer (version 0.2):
- Mencoder plugin 100% working (without mythtv stuff)
- Debug messages updated
- Bug fixes inside server/utils
melunko@200
     1
Source: gmyth
leo_sobral@1
     2
Priority: optional
melunko@200
     3
Maintainer: Hallyson Melo <hallyson.melo@indt.org.br>
melunko@398
     4
Build-Depends: debhelper (>= 4.0.0), autotools-dev, cdbs (>= 0.4.0), libcurl3, libcurl3-openssl-dev, libxml2-dev, libglib2.0-dev, libmysqlclient15-dev | libmysqlclient14-dev
leo_sobral@1
     5
Standards-Version: 3.6.2
melunko@200
     6
Section: libs
leo_sobral@1
     7
melunko@36
     8
Package: gmyth
melunko@200
     9
Section: libs
leo_sobral@1
    10
Architecture: any
melunko@398
    11
Depends: ${shlibs:Depends}, ${misc:Depends}, libcurl3, libxml2, libglib2.0-0, libmysqlclient15 | libmysqlclient14
melunko@200
    12
Description: The gmyth library binary files. GMyth is a library intended to access mythtv backend functionalities from a glib/gobject perspective. It includes access to the program guide, recorded programs, scheduling, etc.
melunko@200
    13
melunko@200
    14
Package: gmyth-dev
melunko@200
    15
Section: libdevel
melunko@200
    16
Architecture: any
melunko@398
    17
Depends: gmyth (= ${Source-Version}), libcurl3, libcurl3-openssl-dev, libxml2-dev, libglib2.0-dev, libmysqlclient15-dev | libmysqlclient14-dev
melunko@200
    18
Description: The gmyth library development files. GMyth is a library intended to access mythtv backend functionalities from a glib/gobject perspective. It includes access to the program guide, recorded programs, scheduling, etc.
melunko@200
    19