Commit Graph

19 Commits

Author SHA1 Message Date
Christian Weisgerber
e7690885fd Ogg Vorbis 1.0 library major version bumps. 2002-07-20 15:32:43 +00:00
Christian Weisgerber
5c356975f4 Update to 1.0.3. Changes in this release:
- 10-15% decoder speedup
- 24-bit input support restored
- more robust plugins
- new metadata block for Vorbis-style tags
- vastly improved metadata editor
- fixed bug with pipes and Windows
- new libFLAC++, a C++ object wrapper around libFLAC
- new metadata editing interface in libFLAC and libFLAC++
- and more...
2002-07-06 23:45:21 +00:00
Christian Weisgerber
32cb3f1df7 * Update to 1.0.2. Changes in this release include:
- various bug fixes
  - support for encapsulating FLAC streams in an Ogg transport layer

* Bump xmms library version number in dependency.

Thanks to sf@ for i386 testing.
2002-01-19 16:54:57 +00:00
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Christian Weisgerber
4512aa7e2f Sync xmms shared lib version.
PR:             32155
Submitted by:   Brad Forschinger <bnjf@optushome.com.au>
2001-12-02 13:13:46 +00:00
Christian Weisgerber
4fbb2f66a7 Update my MAINTAINER address.
Approved by:	trevor
2001-11-03 22:22:34 +00:00
FUJISHIMA Satsuki
09cb637473 o support Compaq C on Alpha.
PR:		30162
Submitted by:	maintainer

o remove extra empty directory.
2001-09-24 21:10:28 +00:00
FUJISHIMA Satsuki
4e053cb8d3 o suppor Compaq C on Alpha.
PR:		30162
Submitted by:	maintainer

o remove extra empty directory.
2001-09-24 09:53:12 +00:00
Maxim Sobolev
810fcd34d2 USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. 2001-08-31 14:20:29 +00:00
FUJISHIMA Satsuki
c532806baa update to 1.0.
Submitted by:	maintainer
2001-08-03 14:09:24 +00:00
FUJISHIMA Satsuki
f50d960c25 o add xmms plugin to pkg-plist in case of WITH_XMMS.
o NO_PORTDOCS -> NOPORTDOCS

Approved by:	maintainer
2001-06-10 14:03:01 +00:00
FUJISHIMA Satsuki
fd97d22d21 fix typo. 2001-06-09 04:57:03 +00:00
Ying-Chieh Liao
7cb0bc1298 something forgot in the last commit
Submitted by:	maintainer
2001-06-08 17:10:35 +00:00
Ying-Chieh Liao
64e01ed940 upgrade to 0.10
pass maintainership to Christian Weisgerber <naddy@mips.inka.de>

Submitted by:	Christian Weisgerber <naddy@mips.inka.de> (new maintainer)
2001-06-08 02:06:30 +00:00
FUJISHIMA Satsuki
ac3bb953d4 install documents with ${INSTALL_DATA} instead of ${CP}.
${CP} makes some files unreadable other than root.
2001-05-27 19:05:43 +00:00
Ying-Chieh Liao
54c68f8ad3 encoding and decoding now works fine on alpha
Submitted by:	Christian Weisgerber <naddy@mips.inka.de> (give me the patch) and Matt Zimmerman <mdz@debian.org> (make the patch)
2001-05-20 14:07:31 +00:00
Ying-Chieh Liao
292b563b17 upgrade to 0.9
only for i386

Submitted by:	Christian Weisgerber <naddy@mips.inka.de> (for "i386 only")
2001-04-03 06:18:48 +00:00
Ying-Chieh Liao
1dd3f6146e - respect CFLAGS
- build on alpha

Submitted by:	Christian Weisgerber <naddy@mips.inka.de> (via private mail)
2001-03-26 04:00:45 +00:00
Ying-Chieh Liao
a7dac422af add flac
FLAC stands for Free Lossless Audio Codec
2001-03-18 05:08:05 +00:00