GNOME Bugzilla – Bug 774081
Updates before v0.96 release
Last modified: 2016-11-08 14:41:24 UTC
The update on gstreamer1 and gstreamer1-plugins-bad-free are related to the gstreamer 1.10.0 release. The drop spice-gtk (gtk2) patch is just a suggestion, not sure if we want to keep that any longer. Also, it was bothering me that gitignore was broken so I did a quick fix on it, not sure if this is the best way tho. Thanks
Created attachment 339281 [details] [review] wxi: update gstreamer1 to 1.10.0 New binaries: - gst-stats-1.0.exe - libgstcoreelements.dll Signed-off-by: Victor Toso <victortoso@redhat.com>
Created attachment 339282 [details] [review] wxi: update gstreamer1-plugins-bad-free to 1.10.0 New binaries: - libgstbadaudio-1.0-0.dll - libgstplayer-1.0-0.dll - libgstgtksink.dll - libgsthls.dll - libgstnetsim.dll - libgsttimecode.dll - libgstvideoframe_audiolevel.dll Removed binaries: - libgstfragmented.dll - libgstliveadder.dll - libgstrtpbad.dll Signed-off-by: Victor Toso <victortoso@redhat.com>
Created attachment 339283 [details] [review] wxi: Drop spice-gtk (gtk2) Signed-off-by: Victor Toso <victortoso@redhat.com>
Created attachment 339284 [details] [review] Fix gitignore Otherwise, we would see: Untracked files: (use "git add <file>..." to include in what will be committed) tools/.deps/ tools/msibuild.o tools/msiextract-msiextract.o tools/msiinfo.o tools/sqldelim.o tools/wixl/.deps/ tools/wixl/libcommon_a-util.o tools/wixl/wixl-builder.o tools/wixl/wixl-msi-default.o tools/wixl/wixl-msi.o tools/wixl/wixl-preprocessor.o tools/wixl/wixl-wix.o tools/wixl/wixl-wixl.o tools/wixl/wixl_heat-wixl-heat.o wixl.h Signed-off-by: Victor Toso <victortoso@redhat.com>
Ah, by the way, I did a virt-viewer msi build just to be sure that everything was working (mainly because I'm enabling usbredir as libusbx has --enable-usbdk) One could test this build with msi on https://victortoso.fedorapeople.org/ It does use the mingw64 rawhide packeges for libusbx, spice-gtk, gstreamer1*
Review of attachment 339284 [details] [review]: I'll update git.mk instead :)
Review of attachment 339281 [details] [review]: looks good
Review of attachment 339282 [details] [review]: looks good
Review of attachment 339283 [details] [review]: ok
Attachment 339281 [details] pushed as 0b24358 - wxi: update gstreamer1 to 1.10.0 Attachment 339282 [details] pushed as 76fde83 - wxi: update gstreamer1-plugins-bad-free to 1.10.0 Attachment 339283 [details] pushed as 0d86309 - wxi: Drop spice-gtk (gtk2)