gmyth-stream/client/debian/control
author rosfran
Mon Apr 30 18:54:25 2007 +0100 (2007-04-30)
branchtrunk
changeset 606 45798efca6ef
permissions -rw-r--r--
[svn r612] Optimizations - doesn't need to call all the time the URI functions to see if is a LiveTV, and if it is a local file URI.
melunko@536
     1
Source: gmythstream-client
melunko@536
     2
Priority: optional
melunko@536
     3
Maintainer: Hallyson Melo <hallyson.melo@indt.org.br>
melunko@536
     4
Build-Depends: debhelper (>= 4.0.0), autotools-dev, cdbs (>= 0.4.0), libglib2.0-dev
melunko@536
     5
Standards-Version: 3.6.2
melunko@536
     6
Section: libs
melunko@536
     7
melunko@536
     8
Package: gmythstream-client
melunko@536
     9
Section: libs
melunko@536
    10
Architecture: any
melunko@536
    11
Depends: ${shlibs:Depends}, ${misc:Depends}, libglib2.0-0
melunko@536
    12
Description: This library can be used to access gmythstream server.
melunko@536
    13
melunko@536
    14
Package: gmythstream-client-dev
melunko@536
    15
Section: libdevel
melunko@536
    16
Architecture: any
melunko@536
    17
Depends: gmythstream-client (= ${Source-Version}), libglib2.0-dev
melunko@536
    18
Description: The gmythstream-client library library development files.