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

推荐订阅源

月光博客
月光博客
雷峰网
雷峰网
S
SegmentFault 最新的问题
博客园 - 【当耐特】
博客园_首页
量子位
爱范儿
爱范儿
博客园 - 叶小钗
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Jina AI
Jina AI
V
V2EX
美团技术团队
V
Visual Studio Blog
博客园 - 三生石上(FineUI控件)
IT之家
IT之家
Hugging Face - Blog
Hugging Face - Blog
Apple Machine Learning Research
Apple Machine Learning Research
小众软件
小众软件
博客园 - 聂微东
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
The Cloudflare Blog
宝玉的分享
宝玉的分享
WordPress大学
WordPress大学
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻

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) - openttd-jgrpp
2026-06-19 · via AUR Newest Packages

Pinned Comments

Stitchless commented on 2017-10-21 11:29 (UTC) (edited on 2026-02-24 16:08 (UTC) by Stitchless)

For graphics, sound, and music packs you can either install the optional packages, which will create symlinks from openttd to openttd-jgrpp, or run the game and it will prompt to download opengfx on first run. opensfx and openmsx can then be downloaded in game via the "Check Online Content" button.

If after a system update (especially the icu package) the game fails to launch make sure you've tried to rebuild the package before reporting issues.

Stitchless commented on 2026-03-14 16:30 (UTC)

@NoaHimesaka: Added. I shouldn't have bumped the pkgrel though. Unnecessary rebuilds. Whoops...

NoaHimesaka commented on 2026-03-14 15:02 (UTC)

Please add aarch64 to arch as it's compatible with it.

Iseja commented on 2025-09-01 15:51 (UTC)

Seems to be a problem with shared libraries. Getting "error while loading shared libraries: libsframe.so.1: cannot open shared object file: No such file or directory" Seems like libsframe has been updated to libsframe.so.2.

Stitchless commented on 2025-06-09 10:11 (UTC) (edited on 2025-06-10 09:09 (UTC) by Stitchless)

I originally responded with a bit of a d**k comment, then deleted it, and I apologize.

Thanks for the packages. I added them as optionals.

dreieck commented on 2025-06-09 09:55 (UTC) (edited on 2025-06-09 10:09 (UTC) by dreieck)

Stitchless commented on 2025-06-09 09:25 (UTC)

@dreieck: As the pinned comment says, no.

Those packages install to /usr/share/openttd/data, but this package is specifically set up to avoid using normal OpenTTD's files.

dreieck commented on 2025-06-09 09:21 (UTC) (edited on 2025-06-09 09:54 (UTC) by dreieck)

Ahoj,

can you add

optdepends=(
  'openttd-opengfx: free graphics'
  'openttd-opensfx: free soundset'
)

please?

Regards and thanks for the package!

Stitchless commented on 2025-05-02 17:35 (UTC)

@invverse: Ah, I think I see what's happened.

The main repo openttd, which this is based on, requires fluidsynth, but at some point fluidsynth which used to require sdl2 now requires sdl3.

You might want to report the error on the main repository, too :)

invverse commented on 2025-05-02 14:55 (UTC)

Since 0.65.1 this fails to build in a clean chroot and prints the following error: SDL2 or Allegro is required for this platform. Adding sdl12-compat to the dependencies fixes this and builds successfully.

invverse commented on 2024-04-06 13:53 (UTC)

Thanks for fixing @Stichless :)