Search Criteria
Package Details: ucx 21.00.0.18-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/ucx.git (read-only, click to copy) |
---|---|
Package Base: | ucx |
Description: | UltraCompare is a powerful compare tool for files and folders. |
Upstream URL: | https://www.ultraedit.com/products/ultracompare/ |
Keywords: | Compare Ultra UltraCompare |
Licenses: | custom |
Submitter: | Ich834 |
Maintainer: | Ich834 |
Last Packager: | Ich834 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-07-10 19:22 (UTC) |
Last Updated: | 2024-01-27 09:54 (UTC) |
Latest Comments
mattalxndr commented on 2024-05-02 06:34 (UTC)
Heads up, this app installs itself into your dotfiles when you first run it:
Ich875 commented on 2024-01-28 13:13 (UTC)
I tried it, but
namcap
returned an empty result. :-/What dependencies are missing?
MarsSeed commented on 2024-01-27 21:06 (UTC)
Btw the application does not start for me due to missing dependencies.
Would you please do a namcap analysis on the built package?
(To do it, install the package and the run:
namcap -i ucx-21.00.0.18-3-x86_64.pkg.tar.zst
)It will report what libraries it needs and what it doesn't.
And then it would be nice if you could adjust the PKGBUILD
depends
array, to align with that.(Be mindful that the last line of the output of the command above, "Depends as namcap sees them:" is not always 100% correct, it can still omit some requirements. And it does not include the needed dependencies reported in earlier lines of the report as "Referenced library {somelibrary} is an uninstalled dependency".)
Thank you in advance for your kind efforts.
Ich875 commented on 2024-01-27 09:53 (UTC)
21.00.0.18 is still the latest version. Have a look at the last changes.
Ich875 commented on 2023-04-01 08:50 (UTC)
The Icon problem should be resolved now.
JPinTX commented on 2023-03-30 22:39 (UTC)
Hi. This package is in need of a small fix. When attempting to install it the installer throws an error because https://www.ultraedit.com/assets/images/icons/uc.png isn't found. I'm not sure that this png needs to be downloaded separately because ucx.png is already included in the ucx tar file so if the installer can just extract it from the ucx tar file in pretty much the same way as someone did for the uex package it should all be good. Thanks.