All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] [PATCH for ZBar] MinGW compatibility patches
@ 2019-04-09 12:38 Руслан Ижбулатов
  2019-04-09 12:38 ` [PATCH 1/8] [PATCH for ZBar] Include windows.h for vfw Руслан Ижбулатов
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Руслан Ижбулатов @ 2019-04-09 12:38 UTC (permalink / raw)
  To: linux-media

Here's a few patches that might be useful.

Руслан Ижбулатов (8):
  Include windows.h for vfw
  Specify correct path to barcode.png
  Check for clock_gettime on pthread library as well
  Disable zbarcam-gtk on Windows
  Use -no-undefined for libzbargtk
  Make zbargtk build on Windows
  Make use of glib thread names
  Correctly generate version.xml and reldate.xml

 Makefile.am             |  2 +-
 configure.ac            |  8 ++++----
 gtk/Makefile.am.inc     |  2 +-
 gtk/zbargtk.c           | 12 +++++++++++-
 zbarcam/Makefile.am.inc |  2 ++
 5 files changed, 19 insertions(+), 7 deletions(-)

-- 
2.4.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-04-25 12:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-09 12:38 [PATCH 0/8] [PATCH for ZBar] MinGW compatibility patches Руслан Ижбулатов
2019-04-09 12:38 ` [PATCH 1/8] [PATCH for ZBar] Include windows.h for vfw Руслан Ижбулатов
2019-04-09 12:38 ` [PATCH 2/8] [PATCH for ZBar] Specify correct path to barcode.png Руслан Ижбулатов
2019-04-09 12:38 ` [PATCH 3/8] [PATCH for ZBar] Check for clock_gettime on pthread library as well Руслан Ижбулатов
2019-04-09 12:38 ` [PATCH 4/8] [PATCH for ZBar] Disable zbarcam-gtk on Windows Руслан Ижбулатов
2019-04-09 12:38 ` [PATCH 5/8] [PATCH for ZBar] Use -no-undefined for libzbargtk Руслан Ижбулатов
2019-04-09 12:38 ` [PATCH 6/8] [PATCH for ZBar] Make zbargtk build on Windows Руслан Ижбулатов
2019-04-09 12:38 ` [PATCH 7/8] [PATCH for ZBar] Make use of glib thread names Руслан Ижбулатов
2019-04-09 12:38 ` [PATCH 8/8] [PATCH for ZBar] Correctly generate version.xml and reldate.xml Руслан Ижбулатов
2019-04-25 12:05 ` [PATCH 0/8] [PATCH for ZBar] MinGW compatibility patches Mauro Carvalho Chehab

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.