Search Criteria
Package Details: ots-git 641.f723823-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ots-git.git (read-only, click to copy) |
---|---|
Package Base: | ots-git |
Description: | OpenType fonts sanitiser. Supports TTF, WOFF, WOFF2 and other formats. |
Upstream URL: | https://github.com/khaledhosny/ots |
Licenses: | custom |
Conflicts: | ots |
Provides: | ots |
Submitter: | krevedko |
Maintainer: | None |
Last Packager: | krevedko |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-01 13:12 (UTC) |
Last Updated: | 2018-03-14 07:26 (UTC) |
Dependencies (4)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR, zlib-ng-compat)
- git (git-gitAUR, git-glAUR) (make)
Required by (1)
- python-opentype-sanitizer (requires ots)
Latest Comments
krevedko commented on 2018-03-14 07:27 (UTC)
@aperez Thanks for report! It should be fixed now.
aperez commented on 2018-03-05 14:36 (UTC)
This will try to install e.g. “libz.a” and other static libraries that it builds itself into system directories, which of course it's a bad idea (and fails). Could you take a look at that? Thanks!