Package Details: neocomp-git 697-1

Git Clone URL: https://aur.archlinux.org/neocomp-git.git (read-only, click to copy)
Package Base: neocomp-git
Description: A fast free standalone X11 compositor
Upstream URL: https://github.com/delusionallogic/neocomp
Licenses: GPL
Conflicts: neocomp
Provides: neocomp
Submitter: delusional
Maintainer: None
Last Packager: delusional
Votes: 0
Popularity: 0.000000
First Submitted: 2020-02-09 13:10 (UTC)
Last Updated: 2020-08-05 21:48 (UTC)

Latest Comments

a821 commented on 2026-05-31 09:11 (UTC)

Fails to build in a clean chroot. It also needs libxres and pcre in (make)depends.

src/xtexture.c: In function ‘xtexture_unbind’:
src/xtexture.c:231:5: error: implicit declaration of function ‘glXReleaseTexImageEXT’; did you mean ‘glXReleaseTexImageARB’? [-Wimplicit-function-declaration]
  231 |     glXReleaseTexImageEXT(tex->context->display, tex->glxPixmap,
      |     ^~~~~~~~~~~~~~~~~~~~~
      |     glXReleaseTexImageARB