Package Details: gearboy 3.6.1-2

Git Clone URL: https://aur.archlinux.org/gearboy.git (read-only, click to copy)
Package Base: gearboy
Description: Game Boy / Gameboy Color emulator
Upstream URL: https://github.com/drhelius/Gearboy
Licenses: GPL3
Submitter: aquova
Maintainer: aquova
Last Packager: aquova
Votes: 1
Popularity: 0.000000
First Submitted: 2022-08-19 16:56 (UTC)
Last Updated: 2025-02-07 18:46 (UTC)

Latest Comments

aquova commented on 2025-02-07 18:47 (UTC)

Was wondering if you would consider adding a .desktop file to /usr/share/applications to make launching GearBoy easier for application menus.

Done. I had thought about doing it before, but was hesitant to do so since the program doesn't have an icon (as far as I can tell). I've added one with no icon, but if one does exist I can use that as well.

HackerTheFox commented on 2025-02-07 01:58 (UTC)

Was wondering if you would consider adding a .desktop file to /usr/share/applications to make launching GearBoy easier for application menus.

/usr/share/applications/gearboy.desktop

[Desktop Entry]
Name=Gearboy
GenericName=GameBoy & GameBoy Color Emulator
Exec=gearboy
Terminal=false
Type=Application
Comment=A Gameboy and Gameboy Color emulator.
Categories=Game;Emulator;

aquova commented on 2023-10-19 02:22 (UTC)

Dependencies should include glew from Extra. Greaboy fails to build without it installed.

Done. I'm surprised you were unable to build using aur/glew-2.1, but I agree that it's better to use extra/glew. I can't recall why I used the AUR package, but I tested it using the main one and didn't encounter any issues.

jamiejquinn commented on 2023-10-17 09:32 (UTC)

Dependencies should include glew from Extra. Greaboy fails to build without it installed.

aquova commented on 2022-08-20 01:25 (UTC) (edited on 2022-08-20 01:25 (UTC) by aquova)

My apologies. I have corrected the PKGBUILD to instead download the source code and compile, rather than using the pre-compiled binaries, and I'll do so for the other two related packages I added. Let me know if there are any other error in the PKGBUILD.

FabioLolix commented on 2022-08-19 21:38 (UTC)

Hello, this is a disguised -bin pkgbuild and the program is open source, you can both re-upload with -bin suffix and correct this pkgbuild to build from source but this can't stay as it is now, the same is valid for your other 2 pkgbuilds