Commit Graph

27 Commits

Author SHA256 Message Date
Martin Pluskal
8cd15da1fd - Update to version 0.21:
* zbarcam-qt: allow selecting codes via GUI interface
  * When both enabled, ISBN-13 has precedence over ISBN-10
  * ZBar is now using Travis CI for continuous integration tests
  * Convert INSTALL and README to markdown and update them
  * Improve ZBar testing code and make easier to run the tests
  * Fix build with Clang
  * Add simple dbus IPC API to zbarcam.
  * zbarimg: display only the compiled symbologies
  * v4l2: make ZBar build and run on Kernels < 3.16
  * configure.ac: The pdf417 code is incomplete. Warn about that
  * Add Debian packaging and Travis CI configuration
  * Add barcode examples for different supported symbologies
  * Several improvements at the building system
  * Add support for SQ code symbology
  * v4l2: add fallback for systems without v4l2_ext_controls which field
  * v4l2: use device_caps instead of capabilities
  * v4l2: make v4l2_request_buffers() more generic
  * release video buffers after probing and request them again when needed
  * Ignore ENOTTY errors when calling VIDIOC_S_CROP
  * doc/Makefile.am.inc: clean html generated files
  * Add --disable-doc configure option to disable building docs
  * Fix function protoype to be compatible with recent libjpeg
  * Wrap logical not operations into parentheses
  * INSTALL: warn that autoconf should be called before configure
  * code128: fix error logic
  * convert: ensure that it will not use a freed value
  * zbar: use g_thread_new() instead of g_tread_create()
  * zbargtk: add a missing break
  * gtk/zbargtk: add a missing check if zbar->window is not null

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=33
2019-02-15 08:43:31 +00:00
Martin Pluskal
57725dd22a OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=31 2019-01-23 17:04:12 +00:00
Martin Pluskal
d60f914f3c Accepting request 668116 from home:polslinux:branches:openSUSE:Factory
- Update Zbar to v0.20.1
  * switch from the old abandoned codebase to the new codebase
    maintained by linuxtv.org
  * improved v4l2 support
  * compatible with Qt5
  * various fixes
- Removed fix_build.patch
- Removed fix-gcc5.patch
- Removed zbar-Qt5.patch
- Removed fix-gcc8.patch

- Update Zbar to v0.20.1

OBS-URL: https://build.opensuse.org/request/show/668116
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=30
2019-01-23 17:03:43 +00:00
Martin Pluskal
72257e982e Accepting request 595299 from home:marxin:branches:Application:Geo
- Add fix-gcc8.patch (boo#1088885).

OBS-URL: https://build.opensuse.org/request/show/595299
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=28
2018-04-10 15:40:55 +00:00
Martin Pluskal
a074252430 Accepting request 538118 from home:pluskalm:branches:Application:Geo
- Drop python bindings and gtk support
- Cleanup with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/538118
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=26
2017-11-01 14:53:08 +00:00
9b9abeebc1 Accepting request 516083 from home:alois:branches:Application:Geo
OBS-URL: https://build.opensuse.org/request/show/516083
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=24
2017-08-11 17:27:36 +00:00
Martin Pluskal
a60d22e1bb Accepting request 454473 from home:jengelh:branches:Application:Geo
- Compact and update descriptions

OBS-URL: https://build.opensuse.org/request/show/454473
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=22
2017-02-03 17:30:04 +00:00
Angelos Tzotsos
2eb38d400a Accepting request 454406 from home:dimstar:Factory
- Properly packaeg %_defaultdocdir: new rpm versions no longer
  implicitly add this to the packages.

OBS-URL: https://build.opensuse.org/request/show/454406
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=21
2017-02-03 12:43:22 +00:00
Martin Pluskal
5c2e304bd8 Accepting request 405869 from home:dimstar:gnome-keysign
Add baselibs.conf, needed for gstreamer-32bit packages

OBS-URL: https://build.opensuse.org/request/show/405869
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=19
2016-07-01 12:50:14 +00:00
Dominique Leuenberger
1b6724250d Accepting request 401912 from Application:Geo
New package - dependency of other packages

OBS-URL: https://build.opensuse.org/request/show/401912
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zbar?expand=0&rev=1
2016-06-14 21:08:57 +00:00
Martin Pluskal
535bb650ec Accepting request 401911 from home:jengelh:branches:Application:Geo
- Ensure SONAME symlinks stay with the library

OBS-URL: https://build.opensuse.org/request/show/401911
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=17
2016-06-14 10:48:19 +00:00
Ismail Dönmez
1a3b42fd31 Accepting request 400786 from home:dimstar:Factory
Fix last factory decline reason - please forward to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/400786
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=16
2016-06-09 09:56:08 +00:00
Martin Pluskal
6b6fbc2d9c Accepting request 400695 from home:dimstar:branches:Application:Geo
Clean up spec file for inclusion into openSUSE - gstreamer would need the zbar module in order for a new package to be introduced to make use of it - please forward

OBS-URL: https://build.opensuse.org/request/show/400695
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=15
2016-06-08 14:42:39 +00:00
Martin Pluskal
c859fe3d28 Accepting request 353325 from home:gmg137
fix gcc5 build error

OBS-URL: https://build.opensuse.org/request/show/353325
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=14
2016-01-13 08:00:14 +00:00
Dirk Stoecker
e5938567b5 fix automake issue hopefully finally
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=13
2013-02-28 19:07:50 +00:00
Dirk Stoecker
247a927e7f update
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=12
2013-02-28 17:42:00 +00:00
Dirk Stoecker
e722f8bc3c OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=11 2013-02-28 16:56:42 +00:00
Dirk Stoecker
604a789639 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=10 2012-09-13 17:00:06 +00:00
Dirk Stoecker
264884e74d OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=9 2012-09-13 16:57:59 +00:00
Dirk Stoecker
e11a649160 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=8 2012-09-13 16:53:53 +00:00
Dirk Stoecker
a61de375dd restruct automake fix to >= 12.2
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=7
2012-08-06 18:37:04 +00:00
Dirk Stoecker
b813ae048a fix build
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=6
2012-08-06 17:28:37 +00:00
Dirk Stoecker
c4dc610053 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=5 2012-08-06 16:18:48 +00:00
Dirk Stoecker
763a67dfae OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=4 2012-08-06 16:15:01 +00:00
Dirk Stoecker
861d18c91b fix build
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=3
2011-11-19 23:07:31 +00:00
Dirk Stoecker
57aa5bd131 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=2 2011-01-26 18:39:33 +00:00
Dirk Stoecker
b00d633c99 osc copypac from project:home:cgoncalves package:zbar revision:3
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=1
2011-01-26 18:31:16 +00:00