This website requires JavaScript.
Explore
Help
Register
Sign in
kpriv
/
pkgsrc
Watch
1
Star
0
Fork
You've already forked pkgsrc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
40f0eca094
pkgsrc
/
graphics
/
libbpg
/
PLIST
4 lines
85 B
Text
Raw
Normal View
History
Unescape
Escape
Sort PLIST files. Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 23:29:15 +01:00
@comment $NetBSD: PLIST,v 1.2 2018/01/01 22:29:37 rillig Exp $
add libbpg-0.9.2, an image formatting library designed to replace JPEG when quality or file size is an issue, to the packages collection. BPG (Better Portable Graphics) is a new image format. Its purpose is to replace the JPEG image format when quality or file size is an issue. Its main advantages are: + High compression ratio. Files are much smaller than JPEG for similar quality. + Supported by most Web browsers with a small Javascript decoder (gzipped size: 71 KB). + Based on a subset of the HEVC open video compression standard. + Supports the same chroma formats as JPEG (grayscale, YCbCr 4:2:0, 4:2:2, 4:4:4) to reduce the losses during the conversion. An alpha channel is supported. The RGB, YCgCo and CMYK color spaces are also supported. + Native support of 8 to 14 bits per channel for a higher dynamic range. + Lossless compression is supported. + Various metadata (such as EXIF, ICC profile, XMP) can be included.
2014-12-12 23:05:04 +01:00
bin/bpgdec
Sort PLIST files. Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 23:29:15 +01:00
bin/bpgenc
Reference in a new issue
Copy permalink