Package Details: opencomic 1.5.0-2

Git Clone URL: https://aur.archlinux.org/opencomic.git (read-only, click to copy)
Package Base: opencomic
Description: Comic and Manga reader, written with Node.js and using Electron.(Use system-wide electron)
Upstream URL: https://opencomic.app/
Keywords: comic comics-reader electron javascript manga manga-reader nodejs
Licenses: GPL-3.0-only
Conflicts: opencomic
Submitter: zxp19821005
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 1
Popularity: 0.64
First Submitted: 2023-08-23 11:16 (UTC)
Last Updated: 2025-06-23 03:26 (UTC)

Dependencies (8)

Required by (0)

Sources (2)

Latest Comments

zxp19821005 commented on 2025-06-23 03:27 (UTC)

@wcasanova Thanks for your feedback, fixed it.

wcasanova commented on 2025-06-21 13:57 (UTC) (edited on 2025-06-21 14:00 (UTC) by wcasanova)

The build fails because app-update.yml is missing in dist/linux-*/resources/. The file doesn't seem to be generated anymore.

=> Starting package()...
cp: cannot stat '/home/user/.cache/paru/clone/opencomic/src/opencomic-1.5.0/dist/linux-*/resources/app-update.yml': No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
error: failed to build 'opencomic-1.5.0-1':
error: packages failed to build: opencomic-1.5.0-1

…/opencomic-1.5.0/dist/linux-unpacked/resources on 🌱 make [📝🤷‍✓]l
drwxr-xr-x user user  64 B  Sat Jun 21 09:51:52 2025  app.asar.unpacked
.rw-r--r-- user user  55 MB Sat Jun 21 09:51:52 2025  app.asar
.rw-r--r-- user user 107 KB Sat Jun 21 09:51:41 2025  default_app.asar

zxp19821005 commented on 2025-02-28 02:50 (UTC)

@Rapsak Thanks for your suggestions, I've updated the nodejs version to 23.

Rapsak commented on 2025-02-27 19:06 (UTC)

Pls update the PKGBUILD to the newest version of nodejs (23.9.x). _nodeversion=23 I had some issues while building it with version 20. Otherwise thank you for maintaining this AUR-Package and your quick updates of new versions in the past.