[virt-viewer] [PATCH 00/15] Update .nsis and .msi in order to have virt-viewer using gtk3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following patches contain basically 5 different (but somehow
related) work:
- Update .nsis for f21
  nsis: update libgcrypt version
  nsis: update libpng version
  nsis: update libtasn1 version
  nsis: update libgnutls version
  nsis: add libnettle-4-7.dll (and its dependencies)
  nsis: add libopus-0.dll
  nsis: add libwinpthread-1.dll

- Add libgovirt suuport to .nsis file
  nsis: add libgovirt (and its dependencies)

- Cleanup in .nsis file
  nsis: remove dup entries
  nsis: remove $INSTDIR\etc\libvirt
  nsis: remove $INSTDIR\etc

- Add GTK3 support to .nsis file
  nsis: add gtk3 support
  nsis: add missing 24x24 icons

- Add libgovirt to .msi file
  msi: add libgovirt as dependency

- Add gtk3 support to .msi file
  msi: add gtk3 support

All the work was done keeping in mind the necessity to add the gtk3
support and not to improve the gtk2 one. Of course, build was fixed
when needed, but nothing more than this.
Build virt-viewer using gtk3 or gtk2 for Windows follows exactly the
same way used for Linux (--with-gtk=3.0 or --with-gtk=2.0)

If you're particularly interested libgovirt support and want to test
the foreign menu support on Windows, please, keep in mind that you
have to use git's version of spice-gtk. There is a problem somewhere,
already fixed upstream, that I decided to not spend time debugging as
we will have a spice-gtk release soon.

Fabiano Fidêncio (15):
  nsis: update libgcrypt version
  nsis: update libpng version
  nsis: update libtasn1 version
  nsis: update libgnutls version
  nsis: add libnettle-4-7.dll (and its dependencies)
  nsis: add libopus-0.dll
  nsis: add libwinpthread-1.dll
  nsis: add libgovirt (and its dependencies)
  nsis: remove dup entries
  nsis: remove $INSTDIR\etc\libvirt
  nsis: remove $INSTDIR\etc
  nsis: add gtk3 support
  nsis: add missing 24x24 icons
  msi: add libgovirt as dependency
  msi: add gtk3 support

 data/Makefile.am         |   3 +-
 data/virt-viewer.nsis.in | 361 +++++++++++++++++++--
 data/virt-viewer.wxs.in  | 816 ++++++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 1142 insertions(+), 38 deletions(-)

-- 
2.1.0

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list





[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux