Can Gstreamer be built as debian packages?

131 views
Skip to first unread message

SLash

unread,
Mar 17, 2017, 3:47:45 AM3/17/17
to kurento
I want to build whole Kurento on Ubuntu 14.04. I would like to use debian packets instead of using make install.

I start with Gstreamer, but I have some trouble to build Gstreamer as debian package.

I do these steps:

    1. mkdir build_gstreamer; cd build_gstreamer

    2. git clone https://github.com/Kurento/gstreamer; cd gstreamer

    2. ./autogen.sh

    3. make

    4. debuild -uc -us

Finally, I get some debian packages in folder build_gstreamer. 

The question is that the version of the gstreamer source code is 1.8.1.1, but the version of the debian packages I get is 1.5.0.1.

It shows like this




It seems that Gstreamer 1.5.0.1 do not met dependencies of other Kurento projects. 

So how can I fix the version? 

Thanks a lot 



Reply all
Reply to author
Forward
0 new messages