1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Christian Weisgerber
d570fb971e Maintenance update to libogg 1.1.3 and libvorbis 1.1.2.
No user-visible changes.
2005-12-03 22:13:25 +00:00
Christian Weisgerber
67fa53ac77 Remove obsolete and ineffectual libtool hack. 2004-12-15 14:59:18 +00:00
Christian Weisgerber
17138d8678 Update to 1.1.0. Changes in this release:
* merges tuning improvements from Aoyumi's aoTuV with fixups
 * new managed bitrate (CBR) mode support
 * new vorbis_encoder_ctl() interface
 * extensive documentation updates
 * application/ogg mimetype is now official
 * autotools cleanup from Thomas Vander Stichele
 * various bugfixes
2004-10-12 14:55:16 +00:00
Christian Weisgerber
4a8a94afaf Update to Ogg Vorbis 1.0.1.
Major user-visible change: vorbis-tools now integrates some support for
flac and speex files.
2003-12-20 15:22:56 +00:00
Christian Weisgerber
8b43dc2c48 Do not install .la library wrappers. 2002-10-05 16:36:30 +00:00
Christian Weisgerber
4d71f07b6f Upgrade to Ogg Vorbis RC3.
PR:	33727, 33728, 33729, 33731
2002-01-16 14:42:33 +00:00
Trevor Johnson
5a7ca80f8a Avoid division by zero when encoding on the Alpha.
Submitted by:	Christian Weisgerber (maintainer)
Obtained from:	vorbis CVS
2001-08-28 23:12:06 +00:00
Trevor Johnson
9f49d35673 Update libao to 0.8.0, which breaks mpg321. Update libogg, libvorbis,
vorbis-tools and the vorbis meta-port to 1.0rc2.  This version
supports "channel coupling" for more efficient compression of stereo
material.

Submitted by:   Christian Weisgerber (maintainer)
2001-08-27 01:26:34 +00:00
FUJISHIMA Satsuki
3dc8097aac o update to 1.0 RC1.
PORTEPOCH bumped due to PKGNAME now strictly follows handbook.
  (1.0b4,1 > 1.0.r1,1 vs. 1.0b4,1 < 1.0.r1,2)
o support NOPORTDOCS.
o remove stale MASTER_SITES.

PR:		29036
Submitted by:	maintainer
2001-07-19 06:29:35 +00:00
Trevor Johnson
c90c2320b1 Change maintainer for libao, libogg, libvorbis, and vorbis. Improve
use of autoconf and automake.  Support NOPORTDOCS.  Respect CFLAGS.
Fix libvorbis encoder on Alpha.  Install documentation in proper
places.

Approved by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>
		(outgoing maintainer), Christian Weisgerber
		<naddy@mips.inka.de> (new maintainer)
2001-03-23 22:21:39 +00:00
FUJISHIMA Satsuki
c22c3b06b9 o respect CFLAGS (libao, libogg, libvorbis)
o add ESOUND and KDE2 knob. (libao)
o add WWW. (libogg)
o get rid of xmms dependency. (vorbis)

Approved by:	maintainer
2001-03-02 22:07:37 +00:00
FUJISHIMA Satsuki
eeebc02e65 update to 1.0 beta4.
PR:		25414
Submitted by:	maintainer
2001-03-01 09:36:35 +00:00
Maxim Sobolev
b756473c76 - Add pre-generated aclocal.m4, because aclocal sucks if several versions of
m4 macros for the same software installed (for example sld.m4 & sdl11.m4);
- eliminate duplicate calls to automake and friends;
- remove redundant GNU_CONFIGURE;
- tweak CPPFLAGS instead of CFLAGS;
- fix pthread detection.
2000-11-29 10:08:19 +00:00
Trevor Johnson
b2aa1c9be4 Add new port of libvorbis, a library for handling Vorbis-encoded
Ogg streams.

PR:		22097
Submitted by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>
2000-11-02 21:15:11 +00:00