gmyth-stream/libgnomevfs2/debian/control
author melunko
Mon Apr 23 19:16:24 2007 +0100 (2007-04-23)
branchtrunk
changeset 587 747b409e4f01
parent 535 861b177c521d
permissions -rw-r--r--
[svn r593] Fixed internal reference to gmyth.h. We can not include this header in src/gmyth_* files. Also fixed gmyth_debug link error. In the current implementation we need to include gmyth_debug.h in all files using gmyth_debug(), otherwise we will get library linking error
melunko@535
     1
Source: libgnomevfs2-gmythstream
morphbr@534
     2
Priority: optional
morphbr@534
     3
Maintainer: Hallyson Melo <hallyson.melo@indt.org.br>
melunko@537
     4
Build-Depends: debhelper (>= 4.0.0), autotools-dev, cdbs (>= 0.4.0), libglib2.0-dev, gmythstream-client-dev (>= 0.1)
morphbr@534
     5
Standards-Version: 3.6.1
melunko@535
     6
Section: user/library
morphbr@534
     7
melunko@535
     8
Package: libgnomevfs2-gmythstream
melunko@535
     9
Section: user/library
morphbr@534
    10
Architecture: any
melunko@537
    11
Depends: libglib2.0-0, gmythstream-client (>= 0.1)
melunko@535
    12
Description: libgnomevfs2-gmythstream
melunko@535
    13
 Contains the gnomevfs2 modules for GMythStream protocol. 
morphbr@534
    14
 .
melunko@535
    15
 This package contains the libgnomevfs2 gmythstream module.