Package Details: edopro-bin 41.0.2-2

Git Clone URL: https://aur.archlinux.org/edopro-bin.git (read-only, click to copy)
Package Base: edopro-bin
Description: Project Ignis: EDOPro (official Linux binaries)
Upstream URL: https://github.com/edo9300/edopro
Keywords: card game ygopro
Licenses: AGPL3
Conflicts: edopro
Provides: edopro
Submitter: SolarAquarion
Maintainer: arqalite
Last Packager: arqalite
Votes: 4
Popularity: 0.030335
First Submitted: 2020-04-06 01:28 (UTC)
Last Updated: 2025-12-16 14:19 (UTC)

Dependencies (2)

Required by (0)

Sources (3)

Latest Comments

1 2 3 Next › Last »

aarto commented on 2025-12-18 15:29 (UTC)

arqalite, nice!

I've found the following description from the README:

pkgdesc="The bleeding-edge automatic duel simulator, a fork of the YGOPro client."

This way we also match the comment from edopro.desktop.in. Moreover I'd advise you to follow this guide for building in a clean chroot instead of using Docker (you can use namcap from the host).

I will read edopro.in once I have more time because it does some weird stuff I didn't understand.

arqalite commented on 2025-12-16 14:21 (UTC)

@aarto, done; not sure if I was supposed to increment pkgrel for this but I did it anyway to be safe.

aarto commented on 2025-12-16 07:55 (UTC)

@arqalite thanks! i will test later, one thing i have noticed is that your script starts with:

# Maintainer: Antonio Curavalea <one.kyonblack@gmail.com>
# Previous maintainers: 
#   Luis Martinez <luis dot martinez at disroot dot org>
#   Solomon Choina <shlomochoina@gmail.com>

while the common version would be:

# Maintainer: Antonio Curavalea <one.kyonblack@gmail.com>
# Contributor: Luis Martinez <luis dot martinez at disroot dot org>
# Contributor: Solomon Choina <shlomochoina@gmail.com>

I would stick to the latter because some tools parse this data to provide additional information about packages. Moreover i would also remove line 1 and 8 :)

arqalite commented on 2025-12-15 16:43 (UTC)

Updated to 41.0.2 - let me know if anyone has any issues.

aarto commented on 2025-12-13 22:31 (UTC)

Thanks arqalite, I will also have a look next week and will let you know if I identify any improvement :)

arqalite commented on 2025-12-13 21:35 (UTC)

Took maintainership of this package - I plan on updating it next week. If anyone is watching this space and has any suggestions/improvements, let me know.

nightside commented on 2025-10-09 00:37 (UTC)

You need to update the version, which is at 41.0.2

arqalite commented on 2024-08-27 19:53 (UTC) (edited on 2024-09-08 13:03 (UTC) by arqalite)

EDIT: The package is updated and working perfectly now. :)

I made a working version that can download/update images and save decks. I had to make use of a workaround where on first run, the program is copied to the user's home directory, the same way the AUR package for Tor Browser does it.

Would you be interested in pulling my changes? Here is my repo: https://github.com/arqalite/edopro-arch

The scripts could be cleaned up and refactored a bit, I tried my best but I'm fairly inexperienced with making AUR packages.

lmartinez-mirror commented on 2022-11-21 21:19 (UTC)

I'll update this to v40, but given how much write access this program needs, you'd be better off just running it from the AppImage instead.

presariohg commented on 2022-10-23 02:38 (UTC)

v40 was released last month, can you update this?