Search Criteria
Package Details: python-zxing-cpp 2.3.0-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-zxing-cpp.git (read-only, click to copy) |
|---|---|
| Package Base: | python-zxing-cpp |
| Description: | Python bindings for zxing-cpp |
| Upstream URL: | https://github.com/zxing-cpp/zxing-cpp |
| Licenses: | Apache-2.0 |
| Submitter: | yochananmarqos |
| Maintainer: | yochananmarqos |
| Last Packager: | yochananmarqos |
| Votes: | 1 |
| Popularity: | 0.20 |
| First Submitted: | 2024-05-09 23:49 (UTC) |
| Last Updated: | 2025-11-18 20:12 (UTC) |
Dependencies (10)
- python
- zxing-cpp (zxing-cpp-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- pybind11 (pybind11-gitAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
Latest Comments
micwoj92 commented on 2025-11-20 19:47 (UTC)
What is the logic of not wanting to add
glibcdependency but adding a transistive makedep ofpython-setuptools? Previosly it was already installed because ofpython-setuptools-scmmicwoj92 commented on 2025-03-11 00:01 (UTC)
Noone says to go through all packages. But this could be simply added to your local repo and then pushed on next pkgver bump or something.
I can say about namcap that it depends, for binary packages, python modules it can be great help, however it is almost useless for packages that are ruby/perl/bash scripts.
yochananmarqos commented on 2025-03-09 22:56 (UTC) (edited on 2025-03-09 22:56 (UTC) by yochananmarqos)
@micwoj92: This is the AUR, not the Arch repos. I'm a community member, not an Arch Package Maintainer. I'm not going to go through my almost 500 AUR packages to add redundant dependencies. There has already been a lot of discussion about this topic. Look how many packages depend on
glibc, it's ridiculous.Either way, Allan said namcap should not be relied upon; however I like it.
micwoj92 commented on 2025-03-09 22:22 (UTC) (edited on 2025-03-09 22:23 (UTC) by micwoj92)
Exactly what you said, to list all dependencies explicitly
yochananmarqos commented on 2025-03-09 22:20 (UTC)
@micwoj92: The
zxing-cpprepo package already depends on them. What would adding them accomplish?P.S. Yes, I'm aware of what
namcapsays and transitive dependencies.micwoj92 commented on 2025-03-09 22:09 (UTC)
Please add glibc and gcc-libs to deps