skorotkov / ossbuild

GStreamer 0.10 windows build environment. Automatically exported from code.google.com/p/ossbuild
Other
0 stars 0 forks source link

Add gst-clutter #76

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
gst-clutter should be included in the next release. I'll work on it ASAP

Original issue reported on code.google.com by ylatuya on 8 Sep 2010 at 10:00

GoogleCodeExporter commented 8 years ago
what do you think about adding EFL (enlightenment libs) as well?

Original comment by david.g.hoyt on 5 Oct 2010 at 12:43

GoogleCodeExporter commented 8 years ago
Actually, what do you think about redoing the whole build system using 
makefiles or something else?

I also think that w/ mingw-w64, we can do away with the gstreamer msvc build. 
Thoughts? I suppose the discussion should be moved to a different issue...but 
oh well -- I'm hijacking this thread. :)

Original comment by david.g.hoyt on 5 Oct 2010 at 12:45

GoogleCodeExporter commented 8 years ago
I'd love to use something like jhbuild :)
It's been used by gnome for many projects and I use it at home/work on linux 
for gstreamer. It's very extensible and can be used to compile from tarballs, a 
git/svn/etc repo and support autotools, custom commands, etc... 
I think it's one of the best options to get full support from the Free Software 
community since it's easier to contribute. And gstreamer could be also built 
using jhbuild on windows :) We won't have to maintain the VS projects 
anymore!!! And we'll be able to cross compile gstreamer for Windows on a linux 
machine. The only thing we will need to maintain is the set of patches for the 
external dependencies :D

Original comment by ylatuya on 5 Oct 2010 at 1:02

GoogleCodeExporter commented 8 years ago
Moving to jhbuild sounds fine to me -- I have zero experience with it, but 
that's not a problem. :)

I'd like to maintain the MSVC infrastructure at least in a limited way b/c I 
have some thoughts about the direction of the project that we should discuss.

Original comment by david.g.hoyt on 5 Oct 2010 at 4:23

GoogleCodeExporter commented 8 years ago
Let's open a new thread for that :)

Original comment by ylatuya on 5 Oct 2010 at 4:33