Package: zbar / 0.23.93-9

Metadata

Package Version Patches format
zbar 0.23.93-9 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Properly set perl script shebang.patch | (download)

perl/examples/processor.pl | 2 1 + 1 - 0 !
perl/examples/read_one.pl | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 properly set perl script shebang

Signed-off-by: Boyuan Yang <byang@debian.org>
0002 configure.ac Do not use hardcoded pkg config command.patch | (download)

configure.ac | 14 7 + 7 - 0 !
1 file changed, 7 insertions(+), 7 deletions(-)

 configure.ac: do not use hardcoded pkg-config command

Use overridable $PKG_CONFIG instead.

Also fixes some M4 grammar errors in configure.ac.

0003 configure.ac Use old way to detect Qt5.patch | (download)

configure.ac | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 configure.ac: use old way to detect qt5

Bug: https://github.com/mchehab/zbar/issues/277