| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 Apr 2013 23:19:09
0.1.6
|
bapt  |
Convert USE_PKGCONFIG -> USES=pkgconf for audio category |
18 Dec 2012 16:28:54
0.1.6
|
naddy  |
Update to 0.1.6. Minor fixes only. |
10 Dec 2012 19:02:10
0.1.5_1
|
naddy  |
Chase audio/opus library bump. |
15 Sep 2012 19:46:11
0.1.5
|
naddy  |
Update to 0.1.5.
This release removes the confusing and ineffective '--speech' and
'--music' options to opusenc.
PR: 171565 |
04 Aug 2012 15:39:45
0.1.4
|
naddy  |
Update to 0.1.4.
This release fixes several resampling bugs and greatly increases
resampler performance. |
26 Jul 2012 05:40:24
0.1.3
|
bapt  |
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) |
22 Jul 2012 19:39:06
0.1.3
|
naddy  |
Mirrored on ftp.mozilla.org itself, but _not_ on MASTER_SITE_MOZILLA. |
22 Jul 2012 19:31:10
0.1.3
|
naddy  |
Add build dependency on pkg-config.
Submitted by: beat / pointyhat |
19 Jul 2012 20:56:44
0.1.3
|
naddy  |
Import opus-tools 0.1.3.
Opus-tools provides command-line utilities to encode, inspect, and
decode .opus files.
WWW: http://opus-codec.org/ |