Search Criteria
Package Details: final2x-bin 1.1.5-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/final2x-bin.git (read-only, click to copy) |
---|---|
Package Base: | final2x-bin |
Description: | 2^x Image Super-Resolution |
Upstream URL: | https://github.com/Tohrusky/Final2x |
Keywords: | computer-vision cross-platform electron i18n naive-ui ncnn realcugan realesrgan srmd super-resolution typescript vue3 waifu2x |
Licenses: | BSD |
Conflicts: | final2x |
Submitter: | zxp19821005 |
Maintainer: | zxp19821005 |
Last Packager: | zxp19821005 |
Votes: | 1 |
Popularity: | 0.043547 |
First Submitted: | 2023-07-03 08:29 (UTC) |
Last Updated: | 2023-11-20 09:56 (UTC) |
Dependencies (15)
- bzip2 (bzip2-gitAUR)
- electron25 (electron25-binAUR)
- libbsd (libbsd-gitAUR)
- libglvnd
- libice
- libsm
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxext (libxext-gitAUR)
- openssl-1.1
- python (python32AUR, python37AUR, python310AUR)
- readline (readline-gitAUR)
- util-linux-libs (util-linux-libs-aesAUR, util-linux-libs-selinuxAUR)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- xz (xz-gitAUR)
Latest Comments
guglovich commented on 2023-10-07 11:09 (UTC)
The error remains. Full error output: /bin/sh: line 1: /opt/final2x/resources/app.asar/resources/Final2x-core/Final2x-core: This is not a directory CLOSE CODE:126
zxp19821005 commented on 2023-10-07 02:38 (UTC) (edited on 2023-10-07 02:41 (UTC) by zxp19821005)
@guglovich @VVS I've changed the source from Final2x-linux-pip-x64-deb.deb (68.5 MB) to Final2x-ubuntu-x64-deb.deb (254 MB),and the builed package was much more bigger(from 6.3M to 226M).Although two of them was running fine in my PC.Maybe you can try again.
guglovich commented on 2023-10-01 15:01 (UTC)
CLOSE CODE:126
VVS commented on 2023-09-29 13:51 (UTC)
@zxp19821005 no, I see this error again...
zxp19821005 commented on 2023-09-28 10:31 (UTC)
@VVS Thanks for you feedback,I've update the package,maybe you can try again.
VVS commented on 2023-09-27 17:06 (UTC) (edited on 2023-09-27 17:06 (UTC) by VVS)
/bin/sh: line 1: /opt/final2x/final2x.asar/resources/Final2x-core/Final2x-core: This not a folder CLOSE CODE:126
zxp19821005 commented on 2023-07-06 01:12 (UTC)
@MarsSeed Thank you,fixed it.
MarsSeed commented on 2023-07-05 12:17 (UTC)
Thank you, this package is much better now that it uses Arch electron package.
One minor observation: please kindly change to
license=('BSD')
, that is what the relevant Arch guidelines say.