Search Criteria
Package Details: lib32-zbar 0.23.90-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lib32-zbar.git (read-only, click to copy) |
---|---|
Package Base: | lib32-zbar |
Description: | Application and library for reading bar codes from various sources. 32bit libraries only version |
Upstream URL: | https://github.com/mchehab/zbar |
Licenses: | LGPL |
Submitter: | llde |
Maintainer: | llde |
Last Packager: | llde |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2017-08-24 18:36 (UTC) |
Last Updated: | 2022-03-22 18:40 (UTC) |
Dependencies (7)
- lib32-dbus
- lib32-libsm
- lib32-libxv
- lib32-v4l-utils
- zbar (zbar-gitAUR)
- docbook-xsl (make)
- xmlto (xmlto-gitAUR) (make)
Latest Comments
1 2 3 Next › Last »
MarsSeed commented on 2023-07-17 18:20 (UTC)
This package is not used anymore by any dependents.
The lib32 gstreamer packages have dropped support, as there isn't any existing use case (barcode and QR-code reading is not needed by any bin32-only application that users might still have around).
So I suggest this package is safe to delete.
stizaid commented on 2022-08-05 13:14 (UTC) (edited on 2022-08-05 13:24 (UTC) by stizaid)
In line 35 of the PKGBUILD please replace
./configure ....
with/bin/bash ./configure ....
. I have symlinked/bin/sh
to dash which results in this errorMarsSeed commented on 2022-03-09 16:37 (UTC)
Please fix: correct upstream URL is
https://github.com/mchehab/zbar
.Yorokobii commented on 2022-03-09 13:21 (UTC) (edited on 2022-03-22 21:35 (UTC) by Yorokobii)
0.23.9 fixed an issue in configure.ac with posix compliance, is it possible to upgrade to it or at least change the configure.patch to this https://pastebin.com/CGgVkugk ?
EDIT: My mistake the change is actually not packed in 0.23.9, so the patch is still necessary. Here is a new pastebin with just the posix compliance patch : https://pastebin.com/kPydY1pC
MonkeeSage commented on 2021-01-18 15:31 (UTC)
Latest pkgbuild has an extraneous comma:
This causes build to fail:
llde commented on 2021-01-17 15:58 (UTC)
@DDoSolitary I removed the lib32-imagemagick depend. Also disabled java.
And fixed the build with latest autoconf
DDoSolitary commented on 2020-11-23 16:49 (UTC)
I also checked the source files, only tests, examples, and zbarimg includes ImageMagick's headers.
DDoSolitary commented on 2020-11-23 16:44 (UTC) (edited on 2020-11-23 16:45 (UTC) by DDoSolitary)
It seems that lib32-imagemagick is not required. According to zbar's documentation, ImageMagick, is used in the
zbarimg
program, but this package only contains the libraries but not the executables, so I guess it's safe to simply add--without-imagemagick
.ixrk commented on 2020-07-27 04:08 (UTC)
Hello, I'm getting the following error
llde commented on 2019-11-28 21:33 (UTC)
Currently trying to fix the reported issue in this and lib32-lv2
Expect an update ASAP
1 2 3 Next › Last »