Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* OSS is used by default, not null
* default_driver, not default_device
noted by Ilpo Ruotsalainen
|
|
|
|
|
|
with the flac-1.0.3 sources. There is no provided list of changes.
|
|
headers and libraries from the curl package during the build and this
package uses buildlink2.
|
|
|
|
FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly
decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type
AAC files.
|
|
|
|
|
|
previous versions.
|
|
- Use buildlink2.
- Fix build with newer libtool with tagged configuration.
- Move HTML documention into the proper location under doc/html.
* Bug fixes.
* 24-bit input support restored in flac.
* Decoder speedup in libFLAC, which is directly passed on to the
command-line decoder and plugins.
* New -F option to flac to continue decoding in spite of errors.
* New VORBIS_COMMENT metadata block for tagging with Vorbis-style comments.
* Vastly improved metaflac, now with many editing and tagging options.
* Note: new semantics for -P option in flac.
* Note: removed -R option in flac.
* New metadata interface to libFLAC for manipulating metadata in FLAC files.
* New libFLAC++ API, an object wrapper around libFLAC.
* Customizable metadata filtering by type in decoders.
* Stream encoder can take an arbitrary list of metadata blocks, instead
of just one SEEKTABLE and/or PADDING block.
|
|
generalise the linker flags used to export symbols by setting them on
a per-OS basis.
> many packages force -Wl,-export-dynamic which is not portable outside GNU ld
> and cause problems e.g. on Solaris. some of these packages use if
> conditionals either only for NetBSD or except SunOS, but the state is not
> coherent and it may complicate later when support for new OS is added to
> pkgsrc (e.g. ongoing work on HP-UX support).
>
> jlam proposed the following framework in discussion on tech-pkg:
>
> http://mail-index.netbsd.org/tech-pkg/2002/06/21/0009.html
>
> now, ${EXPORT_SYMBOLS_LDFLAGS} is used instead of directly defining
> -Wl,-export-dynamic which is set in appropriate defs.*.mk to reasonable
> values. packages should be converted to this framework by:
>
> 1) replacing LDFLAGS+= -Wl,-export-dynamic and LIBS+= -export-dynamic with:
>
> LDFLAGS+= ${EXPORT_SYMBOLS_LDFLAGS}
>
> 2) for use in patchfiles, add this variable to MAKE_ENV if needed:
>
> MAKE_ENV+= EXPORT_SYMBOLS_LDFLAGS=${EXPORT_SYMBOLS_LDFLAGS}
>
> 3) replace occurances of -Wl,-export-dynamic and -export-dynamic in patch
> files with:
>
> $(EXPORT_SYMBOLS_LDFLAGS)
|
|
|
|
tag handling.
|
|
0.23.2 - September 1st, 2002 :
===============================
* Fixed a stupid bug in the rename file scanner : the file path was lost!
0.23.1 - September 1st, 2002 :
===============================
* Playlist generator : ability to define the informations to write in the pl
aylist, by
using masks (like in scanners),
* Fixed a bug with an empty field in OGG file,
* Fixed a bug into the scanner window, due to a missing initialisation,
* A fix for the undo function: now the history list has a logical behaviour,
* Patch from Götz Waschk to compile with the version of libFLAC installed on
your
system if found,
* Added switch '--disable-flac' to force the compilation with files of libFL
AC supplied
in the package,
* Improved speed of removing tags from the interface,
* Improved speed of the three scanners,
* Improved speed of searching and loading files when browsing directories,
* Process fields: the genre field was added,
* Number of files parsed is displayed in the progress bar,
* Updated vcedit.c from vorbis-tools-1.0 to remove all memory leaks when pro
cessing
OGG files,
* A new Polish translation (thanks to Maciej Kasprzyk),
* Czech translation updated (thanks to Milan Siebenburger).
|
|
|
|
archive them at ${MASTER_SITE_LOCAL}/kde1
|
|
|
|
The Text-Mode RealMedia Player (TRPlayer) is a RealMedia player for
Linux with a command-line interface. It can play (streaming) RealAudio,
RealVideo, MP3, and all other media types supported by RealPlayer 8
under Linux. TRPlayer was designed especially for blind Unix users, who
don't yet have access to the graphical user interface. However, it is
also useful to others; it is a good tool for background audio playback
and for use on low-end hardware.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bugfixes and new man pages.
|
|
|
|
|
|
|
|
|
|
|
|
Added new option to handle various artists cds, better handling of title of
double cds and two new slim case formats: tevion and letter.
Convert to buildlink2.
|
|
p5-Audio-CD-0.04-disc-cover-1.1.0, move it from p5-Audio-CD-disc-cover
to p5-Audio-CD.
Changes since 0.04 unknown.
|
|
|
|
|