Sorry, not sure how I overlooked that. fixed
Search Criteria
Package Details: flirc-bin 3.27.15.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/flirc-bin.git (read-only, click to copy) |
---|---|
Package Base: | flirc-bin |
Description: | CLI and GUI application to program your Flirc device |
Upstream URL: | http://flirc.tv |
Licenses: | unknown |
Conflicts: | flirc |
Provides: | flirc |
Replaces: | flirc |
Submitter: | jsteel |
Maintainer: | jsteel |
Last Packager: | jsteel |
Votes: | 23 |
Popularity: | 0.43 |
First Submitted: | 2016-04-02 17:35 (UTC) |
Last Updated: | 2024-07-12 16:38 (UTC) |
Dependencies (4)
- hidapi (hidapi-gitAUR)
- libusb (libusb-gitAUR)
- qt5-svg (qt5-svg-gitAUR)
- qt5-xmlpatterns (qt5-xmlpatterns-gitAUR)
Required by (0)
Sources (1)
jsteel commented on 2024-07-12 16:39 (UTC)
jakenoma commented on 2024-07-12 12:36 (UTC)
I just tried upgrading to version 3.27.15.1-1 and I get an error.. "tar: data.tar.gz: Cannot open: No such file or directory"
It looks like data filename changed to "data.tar.xz"
jsteel commented on 2023-12-18 08:49 (UTC)
The website says 3.27.9 is the latest, and that isn't a versioned file, so what benefit is there to use that file?
milkii commented on 2023-12-18 01:36 (UTC)
I mailed to ask, and was advised the source url is out of date.
The new archive to be used is http://apt.flirc.tv/arch/x86_64/flirc.latest.x86_64.tar.gz
I switched that into the PKGBUILD and it appears to work.
milkii commented on 2023-11-17 01:05 (UTC) (edited on 2023-11-17 01:25 (UTC) by milkii)
Why not just change the PKGBUILD to point to the archive with the working binary? Bump the epoch up one. Then, when an archive with a version in its filename comes, the PKGBUILD can be updated again.
Edit: so I copied the PKGBUILD and updated it to the noted archive, but there are continual error messages returned to the terminal when running Flirc. I have messaged Flirc, fingers crossed..
neuronestanco commented on 2023-07-06 17:13 (UTC)
Sorry man, I meant let's wait for the situation to resolve itself. Thank you
jsteel commented on 2023-07-06 07:49 (UTC)
What update are you suggesting to this package? I said this was an upstream issue; I am waiting for them to provide a versioned release of this software which has currently gone down.
neuronestanco commented on 2023-07-05 20:03 (UTC)
thanks a lot Electrotype ... great suggestion , it works ! waiting for the AUR package to be updated.
electrotype commented on 2023-07-04 18:40 (UTC) (edited on 2023-07-04 18:44 (UTC) by electrotype)
For those who need Flirc to work, here's how I did it on Manjaro, without the "flirc-bin" AUR package. Of course an updated "flirc-bin" package would be more convenient, though!
- Go to https://flirc.com/ubuntu-software-installation-guide . Click on the "Linux Generic / 64 Bit / Download Latest Archive" link. Currently the link points to: http://apt.flirc.tv/arch/x86_64/flirc.latest.x86_64.tar.gz
- Download and decompress this file.
- ~ chmod +x ./Flirc
- ~ chmod +x ./flirc_util
- ~ ./flic_util
This may gives you an error such that "libreadline.so.7" is missing.
- Install "readline7" from AUR and/or the missing libs. I only had to install this one.
- ~ sudo ./Flirc
Should work. Don't forget the "sudo". Sorry if my steps are not 100% accurate, I'm not an expert Linux. Feel free to fix them.
neuronestanco commented on 2023-07-04 18:19 (UTC)
sorry, but were you able to fix the package? sorry but i really need it
Pinned Comments
jsteel commented on 2016-04-02 17:40 (UTC)