The pygtk2 module is orphaned and will be retired from Fedora.
Also, there is a binding for zbar that claims to support both
python2 and python3:
https://github.com/zplab/zbar-py
Ok, this is currently not packaged on Fedora, but it should be
easy to install it via pip. So, it may not make much sense to
change zbar to have a pygtk3 binding.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
There is a bug at pygobject-codegen-2.0 related to its dependency
on having a working /usr/bin/python with prevents zbar to be built.
Add a hack to make it work.
While here, update it to reflect the latest changes at zbar
upstream.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
There was a problem with the older tarball upstream, causing it
to increment version number on a wrong way. This was fixed, but
the new tarball need to be used.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
The spec makes those files to install directly from the source
directory, and not from the installed one.
error: Installed (but unpackaged) file(s) found:
/usr/share/doc/zbar-0.10/COPYING
/usr/share/doc/zbar-0.10/HACKING
/usr/share/doc/zbar-0.10/INSTALL
/usr/share/doc/zbar-0.10/LICENSE
/usr/share/doc/zbar-0.10/NEWS
/usr/share/doc/zbar-0.10/README
/usr/share/doc/zbar-0.10/TODO
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
bogus date in %changelog: Sun Dec 25 2010 mchehab - 0.10-7
bogus date in %changelog: Thu Jul 28 2009 Douglas Schilling Landgraf <dougsland@redhat.com> - 0.8-5
bogus date in %changelog: Thu Jul 27 2009 Douglas Schilling Landgraf <dougsland@redhat.com> - 0.8-4
bogus date in %changelog: Thu Jul 24 2009 Douglas Schilling Landgraf <dougsland@redhat.com> - 0.8-3
bogus date in %changelog: Thu Jul 15 2009 Douglas Schilling Landgraf <dougsland@redhat.com> - 0.8-1
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Barcode image recognition seems a more reliable with GraphicsMagick.
So use it for f19, instead of ImageMagick.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>