gmyth-stream/gmencoder/debian/control
branchtrunk
changeset 848 37e112f474db
child 849 ce58aae12c2e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gmyth-stream/gmencoder/debian/control	Tue Sep 18 13:53:38 2007 +0100
     1.3 @@ -0,0 +1,12 @@
     1.4 +Source: gmencoder
     1.5 +Section: user/multimedia
     1.6 +Priority: extra
     1.7 +Maintainer: Hallyson Melo <hallyson.melo@indt.org.br>
     1.8 +Build-Depends: debhelper (>= 5), autotools-dev, libgstreamer-plugins-base0.10-dev, libglib2.0-dev, libgnomevfs2-dev
     1.9 +Standards-Version: 3.7.2
    1.10 +
    1.11 +Package: gmencoder
    1.12 +Section: user/multimedia
    1.13 +Architecture: any
    1.14 +Depends: ${shlibs:Depends}, ${misc:Depends}, libgstreamer-plugins-base0.10, libglib2.0-0, libgnomevfs2-0
    1.15 +Description: GMencoder is an application similar to mencoder, but it uses gstreamer as its backend engine.