Works fine now - thanks for the good work :)
Search Criteria
Package Details: linux-enable-ir-emitter 6.1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-enable-ir-emitter.git (read-only, click to copy) |
---|---|
Package Base: | linux-enable-ir-emitter |
Description: | Enables infrared cameras that are not directly enabled out-of-the box |
Upstream URL: | https://github.com/EmixamPP/linux-enable-ir-emitter |
Keywords: | cameras infrared |
Licenses: | MIT |
Conflicts: | chicony-ir-toggle, linux-enable-ir-emitter-git |
Submitter: | renyuneyun |
Maintainer: | iyanmv |
Last Packager: | iyanmv |
Votes: | 10 |
Popularity: | 0.041868 |
First Submitted: | 2021-06-12 17:19 (UTC) |
Last Updated: | 2025-01-29 21:12 (UTC) |
Dependencies (9)
- fmt (fmt-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- opencv (opencv-cuda)
- spdlog (spdlog-gitAUR)
- yaml-cpp
- argparse (make)
- meson (meson-gitAUR) (make)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR) (make)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat) (make)
Required by (0)
Sources (1)
Ferdinand commented on 2021-10-25 05:38 (UTC)
Supdrewin commented on 2021-10-25 05:03 (UTC)
Fix it just now, feel free to add a comment if any other issues.
MokaCubrew commented on 2021-10-25 01:21 (UTC)
The checksum of the modified package may have been modified incorrectly.
$ sha256sum 3.2.0.tar.gz
d3d80204bd55c0faf1d81b49669680bad8edbf9f9938fa41d24f20405ca44930 3.2.0.tar.gz
Also, the following error occurs.
$ makepkg -ics
...
==> Extracting sources...
-> Extracting 3.2.0.tar.gz with bsdtar
==> Starting build()...
make: *** /home/linux/linux-enable-ir-emitter/src/linux-enable-ir-emitter-3.2.0/sources/uvc: No such file or directory. Stop.
==> ERROR: A failure occurred in build().
Aborting...
EmixamPP commented on 2021-10-24 17:18 (UTC)
Sorry, that's my bad! I modified the source to quickly fix something. But I forgot that there was a checksum. Sorry @Supdrewin for breaking your work.
Ferdinand commented on 2021-10-24 17:02 (UTC)
==> Validating source files with sha256sums...
3.2.0.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
Supdrewin commented on 2021-09-25 05:27 (UTC)
@Bevan, thanks!
Bevan commented on 2021-09-24 21:16 (UTC)
Is there a reason why chmod and ln are executed in the install script instead of package()? I would very much prefer having pacman be aware of all files and the correct permissions.
EmixamPP commented on 2021-08-04 20:42 (UTC)
@alerque thank you for your expertise ! The package has been updated to follow the guidelines.
alerque commented on 2021-08-03 17:44 (UTC)
This packaging in goofed up. It using a repository with no fixed version as it's source, and yet it doesn't have a pkgver() function. If it did it would be a VCS package, but that already exists elsewhere. This should be changed to only package tagged stable releases and use fixed source packages (whether tarballs or source builds are git archives, they need to be fixed with a checksum or specific SHA).
renyuneyun commented on 2021-07-28 14:26 (UTC)
@komex Apologise for that. I'm really busy recently (together with other issues). I'm happy to let others take care of this package. I'll orphan it now. (May be back with an updated PKGBUILD if got free time + no others have updated it.)
Pinned Comments