惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

The GitHub Blog
The GitHub Blog
I
InfoQ
U
Unit 42
WordPress大学
WordPress大学
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Apple Machine Learning Research
Apple Machine Learning Research
J
Java Code Geeks
月光博客
月光博客
D
Docker
Stack Overflow Blog
Stack Overflow Blog
D
DataBreaches.Net
阮一峰的网络日志
阮一峰的网络日志
Blog — PlanetScale
Blog — PlanetScale
V
Visual Studio Blog
博客园 - 聂微东
A
About on SuperTechFans
腾讯CDC
Jina AI
Jina AI
Microsoft Azure Blog
Microsoft Azure Blog
GbyAI
GbyAI
博客园 - 【当耐特】
罗磊的独立博客
博客园 - 三生石上(FineUI控件)
M
MIT News - Artificial intelligence

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - gearboy
2026-06-01 · via AUR Newest Packages

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