renatofilho@320
|
1 |
Source: gmyth
|
renatofilho@320
|
2 |
Priority: optional
|
renatofilho@320
|
3 |
Maintainer: Hallyson Melo <hallyson.melo@indt.org.br>
|
renatofilho@320
|
4 |
Build-Depends: debhelper (>= 4.0.0)
|
renatofilho@320
|
5 |
Standards-Version: 3.6.2
|
renatofilho@320
|
6 |
Section: libs
|
renatofilho@320
|
7 |
|
renatofilho@320
|
8 |
Package: gmyth
|
renatofilho@320
|
9 |
Section: libs
|
renatofilho@320
|
10 |
Architecture: any
|
renatofilho@320
|
11 |
Depends: ${shlibs:Depends}, ${misc:Depends}, libcurl3
|
renatofilho@320
|
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.
|
renatofilho@320
|
13 |
|
renatofilho@320
|
14 |
Package: gmyth-dev
|
renatofilho@320
|
15 |
Section: libdevel
|
renatofilho@320
|
16 |
Architecture: any
|
renatofilho@320
|
17 |
Depends: gmyth (= ${Source-Version}), libcurl3, libcurl3-openssl-dev
|
renatofilho@320
|
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.
|
renatofilho@320
|
19 |
|