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

推荐订阅源

J
Java Code Geeks
Stack Overflow Blog
Stack Overflow Blog
B
Blog RSS Feed
C
Check Point Blog
D
Docker
Y
Y Combinator Blog
Recent Announcements
Recent Announcements
Google DeepMind News
Google DeepMind News
MongoDB | Blog
MongoDB | Blog
博客园_首页
Apple Machine Learning Research
Apple Machine Learning Research
量子位
有赞技术团队
有赞技术团队
IT之家
IT之家
大猫的无限游戏
大猫的无限游戏
D
DataBreaches.Net
M
MIT News - Artificial intelligence
B
Blog
阮一峰的网络日志
阮一峰的网络日志
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
腾讯CDC
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
V
V2EX
月光博客
月光博客

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