1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Jan Beich
f870cd6d03 multimedia/x265: update to 1.8
ABI isn't compatible, so bump PORTREVISION in consumers.

PR:		204990
Submitted by:	Anton Sayetsky <vsasjason@gmail.com>
2015-12-05 09:15:41 +00:00
Sunpoet Po-Chuan Hsieh
cdc7bf65ea - Convert to new options target helper
Approved by:	portmgr (blanket)
2015-10-10 23:15:20 +00:00
Antoine Brodin
6e5719ca80 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Dmitry Marakasov
178592ab36 - Don't install static libraries with INSTALL_LIB (part 1/2)
Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-08 14:04:50 +00:00
Juergen Lock
58000b12ef Add new port graphics/libbpg:
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: 56 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.
 - Animation support.

WWW: http://bellard.org/bpg/

PR:		196837
Submitted by:	Matthieu Volat <mazhe@alkumuna.eu>
2015-01-30 17:47:01 +00:00