[gst-devel] GStreamer windows installer script

Sergey Scobich sergey.scobich at gmail.com
Wed Apr 26 05:34:05 CEST 2006


Hi,

I attached NSIS script (http://nsis.sourceforge.net/Main_Page) that could be
used for creating Windows gstreamer installation.

The installation package will contain 
	1) licence,
	2) gst-launch,
	3) gst-inspect,
	4) all dlls from all gstreamer plugins.

I put all files in one installation package in order to simplify user's
understanding of gstreamer installation. Files are installed in windows GTK
fashion in C:\Program Files\Common Files\...

Because gstreamer' plugins have separate versioning I decided to base the
installation only on the Major version (0.10) and postfixing it with current
windows release version (-0 for the first release). 

So it is possible to compile gstreamer using MinGW/MSYS and create an
installation package using attached script and NSIS. Please note that some
paths may need to be updated, see Section "Install"

Hope gstreamer community will find it useful.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gstreamer.nsi
Type: application/octet-stream
Size: 2218 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20060426/1951a527/attachment.obj>


More information about the gstreamer-devel mailing list