Package Details: epeg-git 0.9.2.r2.g248ae9f-1

Git Clone URL: https://aur.archlinux.org/epeg-git.git (read-only, click to copy)
Package Base: epeg-git
Description: An IMMENSELY FAST JPEG thumbnailer library API.
Upstream URL: https://github.com/mattes/epeg
Licenses: MIT
Conflicts: epeg
Provides: epeg
Submitter: gustavlarson
Maintainer: None
Last Packager: z3ntu
Votes: 0
Popularity: 0.000000
First Submitted: 2017-05-10 20:02 (UTC)
Last Updated: 2019-03-02 17:37 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

dreieck commented on 2026-09-05 09:26 (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!