1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Christian Weisgerber
7c689742b1 Switch Opus to USES=libtool.
Bump dependent ports. [1]

Approved by:	portmgr (implicit) [1]
2014-05-25 20:07:24 +00:00
Christian Weisgerber
56ba5294e6 Update opus to 1.1, which includes:
* new analysis code and tuning that significantly improves encoding
  quality, especially for variable-bitrate (VBR),
* automatic detection of speech or music to decide which encoding
  mode to use,
* surround with good quality at 128 kbps for 5.1 and usable down
  to 48 kbps,
* and speed improvements on all architectures.

Chase shared library bump.

PR:		184956
2013-12-18 16:04:49 +00:00
Baptiste Daroussin
110f3583b6 Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run
Exp-run by:	bdrewery
2013-09-24 06:24:17 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Christian Weisgerber
c8d9d34f2b bsd.port.options.mk can handle testing of ARCH, and is less expensive
then inclusion of bsd.port.pre.mk

PR:		180585
Submitted by:	jgh
2013-09-19 15:30:16 +00:00
Christian Weisgerber
9c7a77ab1e For all my ports
* remove MAKE_JOBS_SAFE (default now)
* change USE_GMAKE=yes to USES=gmake
2013-08-01 20:22:27 +00:00
Matthias Andree
3c67b617c2 Fix up build. bsd.port.pre.mk needs bsd.port.mk changed to bsd.port.post.mk. 2013-07-16 00:16:52 +00:00
Christian Weisgerber
532255a7ae Update to Opus 1.0.3:
* new surround API
* fixes for a few minor glitches during mode switching
* fixes a regression in the FEC code introduced in 1.0.2

Chase libopus bump in dependent ports.
2013-07-15 20:24:59 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Christian Weisgerber
aeb73f28a5 Enable Opus custom modes, required by jack2.
Submitted by:	gahr
2013-03-14 21:43:02 +00:00
Christian Weisgerber
e8ee92b24b Fix shared library version in plist.
PR:		174351
Submitted by:	Geraud CONTINSOUZAS <geraud@gcu.info>
2012-12-11 13:01:50 +00:00
Christian Weisgerber
72b1655c83 Update to 1.0.2: fixes an out-of-bounds read. 2012-12-10 19:01:24 +00:00
Christian Weisgerber
7a37085c46 Update to 1.0.1. Opus has now been standardized by the IETF as RFC 6716.
PR:		171564
2012-09-15 19:42:56 +00:00
Christian Weisgerber
b57b6f569a Mirrored on ftp.mozilla.org itself, but _not_ on MASTER_SITE_MOZILLA. 2012-07-22 19:39:06 +00:00
Christian Weisgerber
390af02bcc Import opus 0.9.14.
The Opus codec is designed to handle a wide range of interactive
audio applications, including Voice over IP, videoconferencing,
in-game chat, and even remote live music performances. It can scale
from low bit-rate narrowband speech to very high quality stereo
music.

WWW: http://opus-codec.org/
2012-07-19 14:34:56 +00:00