Package Details: arcan-git r4375.e9fe275c-1

Git Clone URL: https://aur.archlinux.org/arcan-git.git (read-only, click to copy)
Package Base: arcan-git
Description: Game Engine meets a Display Server meets a Multimedia Framework
Upstream URL: https://arcan-fe.com/
Licenses: GPL2, LGPL, custom:BSD
Conflicts: arcan
Provides: arcan
Submitter: aperez
Maintainer: arenm
Last Packager: arenm
Votes: 2
Popularity: 0.000000
First Submitted: 2017-09-24 22:03 (UTC)
Last Updated: 2024-09-10 23:18 (UTC)

Latest Comments

1 2 Next › Last »

arenm commented on 2024-09-08 19:29 (UTC)

I had to uncomment the patch line in prepare to get this to build. I also noticed that 'libuvc', 'xcb-util', and 'xcb-util-wm are missing from depends.

Could you please pull these changes, as well as a couple stylistic ones, from https://git.sr.ht/~aren/pkg-arcan-git/log. The command git pull https://git.sr.ht/~aren/pkg-arcan-git master should be enough to apply them to this repo.

unmellow commented on 2024-04-17 15:37 (UTC)

@aperoz no problem. TBH I am only going to take ownership long enough to fix it.

aperez commented on 2024-04-11 19:47 (UTC)

My apologies, I no longer have time to maintain this, so the package is now disowned for anyone else to pick.

yatli commented on 2023-05-03 09:49 (UTC)

Here's my updated PKGBUILD that fixes build errors and allows arcan to run under X11 and wayland: https://github.com/yatli/arcan-git-pkgbuild

daurnimator commented on 2019-05-02 02:21 (UTC)

Doesn't currently build, fails with:

src/shmif/tui/tui.c:3108:8: error: ‘struct arcan_shmifext_setup’ has no member named ‘vidp_pack’

daurnimator commented on 2018-11-11 12:16 (UTC)

I wrote a different package here: https://github.com/daurnimator/PKGBUILD-arcan-git

Earnest commented on 2018-06-27 22:02 (UTC)

Suggested PKGBUILD: https://github.com/Earnestly/pkgbuilds/blob/master/arcan-git/PKGBUILD

aperez commented on 2018-04-26 00:27 (UTC)

@coderobe: Thanks for the heads up, I've pushed an update with “git” added as a build dependency.