Package Details: erhe-git r1.90cbe1b-2

Git Clone URL: https://aur.archlinux.org/erhe-git.git (read-only, click to copy)
Package Base: erhe-git
Description: C++ library for modern OpenGL experiments
Upstream URL: https://github.com/tksuoran/erhe
Licenses: MIT
Submitter: Popolon
Maintainer: Popolon
Last Packager: Popolon
Votes: 0
Popularity: 0.000000
First Submitted: 2025-12-31 23:46 (UTC)
Last Updated: 2026-01-01 00:24 (UTC)

Latest Comments

dreieck commented on 2026-09-05 09:25 (UTC)

depends needs to be changed (libjpeg):

Can you please change

  • dependendy libjpeg to libjpeg-turbo (any maybe existing make dependency libjpeg needs also to be changed to libjpeg-turbo),
    or maybe more elaboreate,
  • dependencies libjpeg to libjpeg.so AND add make dependency libjpeg-turbo?

Reason: Arch Linux does not have libjpeg anymore, and libjpeg-turbo stopped to declare libjpeg in it's provides array.

Regards and thanks for maintaining!