Search Criteria
Package Details: clessc-git r637.4176967-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/clessc-git.git (read-only, click to copy) |
|---|---|
| Package Base: | clessc-git |
| Description: | A C++ implementation of the LESS CSS Compiler |
| Upstream URL: | https://github.com/BramvdKroef/clessc |
| Keywords: | c++ css less |
| Licenses: | GPLv3 |
| Conflicts: | clessc |
| Provides: | clessc |
| Replaces: | clessc |
| Submitter: | wicast |
| Maintainer: | sxw |
| Last Packager: | sxw |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-11-18 14:52 (UTC) |
| Last Updated: | 2021-04-16 21:27 (UTC) |
Dependencies (4)
- google-glog (ng-logAUR, glog-gitAUR, glog-gitAUR)
- libjpeg (mozjpeg-gitAUR, mozjpegAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
dreieck commented on 2026-09-05 09:28 (UTC)
dependsneeds to be changed (libjpeg):Can you please change
libjpegtolibjpeg-turbo(any maybe existing make dependencylibjpegneeds also to be changed tolibjpeg-turbo),or maybe more elaboreate,
libjpegtolibjpeg.soAND add make dependencylibjpeg-turbo?Reason: Arch Linux does not have
libjpeganymore, andlibjpeg-turbostopped to declarelibjpegin it's provides array.Regards and thanks for maintaining!