Christian Weisgerber
129ee87c32
Remove option to build the XMMS plugin, which will instead be spun
...
off into its proper port audio/xmms-flac.
2003-06-10 15:40:08 +00:00
Christian Weisgerber
0f968f7d6c
* Documentation cosmetics, requested by David Magda <dmagda@magda.ca>.
...
* Fix include path to enable building if an older version is already
installed.
2003-04-15 23:38:24 +00:00
Christian Weisgerber
d0dcfbd946
Update to 1.1.0. This release adds ReplayGain and cue sheet support,
...
and improves 24-bit compression, tag editing in the plugins, and
decoding to AIFF.
2003-02-23 02:14:52 +00:00
Christian Weisgerber
32b8021ea5
pkg-comment -> COMMENT
2003-02-21 12:52:52 +00:00
Edwin Groothuis
17743c66c1
Update of audio/id3lib to 3.8.2
...
PR: several
Submitted by: Roman Shterenzon <roman@xpert.com> and others
2003-01-07 04:56:15 +00:00
Mario Sergio Fujikawa Ferreira
bdbf1030b2
After repo copy from graphics category, update all appropriate
...
dependency references from both audio and graphics to multimedia
category.
audio/xmms --> multimedia/xmms
graphics/avifile --> multimedia/avifile
graphics/divx4linux --> multimedia/divx4linux
graphics/ffmpeg --> multimedia/ffmpeg
graphics/libdv --> multimedia/libdv
graphics/libdvdcss --> multimedia/libdvdcss
graphics/libdvdread --> multimedia/libdvdread
graphics/libmpeg2 --> multimedia/libmpeg2
graphics/linux-realplayer --> multimedia/linux-realplayer
graphics/mjpegtools --> multimedia/mjpegtools
graphics/mplayer --> multimedia/mplayer
graphics/mplayer-fonts --> multimedia/mplayer-fonts
graphics/openquicktime --> multimedia/openquicktime
graphics/win32-codecs --> multimedia/win32-codecs
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat)
2002-11-28 16:37:35 +00:00
Christian Weisgerber
c7a643eb7a
Make sure the build includes the local .h files before /usr/local/include.
...
PR: 44801
Submitted by: alane
2002-11-01 18:35:56 +00:00
Christian Weisgerber
cd0bcc75d1
* Add missing iconv dependency.
...
* Extract missing config.rpath from converters/libiconv.
2002-10-31 19:31:09 +00:00
Christian Weisgerber
cf193e6015
Clean up the configure step and allow building with an older version
...
still installed.
Problem reported by: alane
2002-10-08 23:01:05 +00:00
Christian Weisgerber
ee616e5b3d
Update to 1.0.4. Notable improvements:
...
- vorbis comment and id3v1/v2 support in the plugins
- bug fixes for 24-bit handling
- x86 encoder and decoder speedups
- reduced memory requirements
2002-10-05 16:37:28 +00:00
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