Commit graph

9 commits

Author SHA1 Message Date
Baptiste Daroussin
a215727686 Convert USE_PKGCONFIG -> USES=pkgconf for audio category 2013-04-22 23:19:08 +00:00
Christian Weisgerber
ff6fd13ec6 Update to 0.1.6. Minor fixes only. 2012-12-18 16:28:54 +00:00
Christian Weisgerber
6aca43e7f1 Chase audio/opus library bump. 2012-12-10 19:02:10 +00:00
Christian Weisgerber
9f7e240854 Update to 0.1.5.
This release removes the confusing and ineffective '--speech' and
'--music' options to opusenc.

PR:		171565
2012-09-15 19:46:11 +00:00
Christian Weisgerber
eb59cb38db Update to 0.1.4.
This release fixes several resampling bugs and greatly increases
resampler performance.
2012-08-04 15:39:45 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +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
b821e35f2a Add build dependency on pkg-config.
Submitted by:	beat / pointyhat
2012-07-22 19:31:10 +00:00
Christian Weisgerber
d7d47ddc4b Import opus-tools 0.1.3.
Opus-tools provides command-line utilities to encode, inspect, and
decode .opus files.

WWW: http://opus-codec.org/
2012-07-19 20:56:44 +00:00