Commit graph

2018 commits

Author SHA1 Message Date
jmmv
04284b05a5 Install example files in the examples tree. Fix references to installed
configuration files in the rplayd(8) manpage.  Bump PKGREVISION to 1.
2003-06-06 10:31:08 +00:00
wiz
4aebc3d1ac Fix path to speex, and bump PKGREVISION here too.
Obviously unused...
2003-06-05 20:55:59 +00:00
wiz
4efc0a730a Bump PKGREVISION: does not depend on fftw any longer (via libsamplerate). 2003-06-05 20:54:27 +00:00
wiz
b0058ff401 Add test target; depends on fftw2.
Remove bogus fftw[3] dependency.
fftw dependency also not needed in buildlink2.mk, so remove it there
too and bump PKGREVISION.
2003-06-05 20:53:23 +00:00
wiz
0d147135e8 Update speex to 1.0.1, and bump sweep PKGREVISION for it. 2003-06-05 13:19:30 +00:00
wiz
3d512c0ad6 Update to 1.0.1:
This release fixes several minor bugs that were found in version
1.0 as well as a major bug in the wideband encoding. This makes
files encoded with 1.0 play with lower quality on 1.0.1 decoders.
2003-06-05 13:18:10 +00:00
wiz
a79924e7eb Update to 0.28, from Soren Jacobsen in PR 21790.
* Added ability to add the CRC-32 value (for files with ID3 tags only) as
  default comment when using scanner (thanks to Oliver),
* Added ability to write the playlist with DOS directory separator (thanks
  to Oliver),
* Added ability to write the playlist in the parent directory (thanks to
  Oliver),
* Fix for Ogg Vorbis files : skip the ID3v2 tag (if it exists) to open the
  file without error,
* Bugfixes in the playlist generator (character replacement, ...),
* Fixed refreshing of file path when renaming a directory,
* Now the configuration and history files were created at the start up to
  avoid error messages,
* Added some patch for NetBSD (thanks to Soren Jacobsen),
* French translation updated,
* German translation updated (thanks to Götz Waschk).
2003-06-05 06:54:53 +00:00
jschauma
95bae37673 Lets make this patch a little neater. 2003-06-03 15:43:49 +00:00
jschauma
2574d8083b Update of Mixer.app from 1.7.0 to 1.8.0, per PR pkg/21278.
From Changelog:
- Now supports all mixer sources. NOTE! The source names have
  been changed. See "Mixer.app -h".
- Added alternative skin submitted by Hans D. <barross@web.de>.
- Fixed warnings when compiling with GCC 3.2.
- Added OpenBSD support (thanks to ptiJo <ptiJo@noos.fr>).
2003-06-03 15:35:59 +00:00
abs
0de8869fb4 Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3
is accepted. Suggested by Grant.
2003-06-02 14:05:00 +00:00
is
53a3562505 In audio_sun.o, obey the environment variable AUDIODEV. Allows for output
on SunRay machines.
2003-06-02 12:38:45 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
44071c0d76 Add and enable xmms-liveice. 2003-06-01 12:28:11 +00:00
jmmv
ec94fa2670 Initial import of xmms-liveice, version 1.0.0:
The LiveIce plugin for XMMS allows you to use XMMS for streaming music
(or whatever) to Icecast servers.  Multiple bitrate streams and title
streaming is not supported though.

Package initially provided by Juan RP in pkgsrc-wip with some changes by me.
2003-06-01 12:27:43 +00:00
tron
5f9f1cfc1f Fix broken dependence on "mpg123" package. 2003-06-01 09:52:59 +00:00
jmmv
6fdf05cc93 Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handle
the shared share/mime-info directory.  Bump PKGREVISION.
2003-05-30 16:19:50 +00:00
markd
8a14f6bc7f Explicitly disable cdparanoia (for now) and explicitly locate libvorbis. 2003-05-30 12:53:43 +00:00
markd
3fbb17b450 Add ogg vorbis support.
Add missing header file to buildlink2.mk
Bump PKGREVISION
2003-05-30 12:49:09 +00:00
agc
fb6c76331e gqmpeg also works with mpg123-nas
Noted by Cesar Catrian C. in PR 21716
2003-05-30 07:02:57 +00:00
wiz
22e662d74a Do not use ${GREP} here -- just mention the needed files.
Closes PR 21687.
XXX: no libaudiofile dependency needed? wasn't here before, so I didn't
     add it.
2003-05-26 07:52:28 +00:00
salo
f7e98eb193 Conflict with older realplayer-codecs packages. 2003-05-24 17:06:50 +00:00
markd
44073ae389 Update checksum for patch-bh (it was old). 2003-05-24 03:20:19 +00:00
wiz
9459bee643 Update to 0.27.1nb1: remove another trailing slash for mkdir(2).
Soren Jacobsen contributed the patch in PR 21463.
2003-05-23 21:02:58 +00:00
wiz
71453e7c63 Update to 1.0.5:
* Added support for HTK files.
  * Added new function sf_open_fd() to allow for secure opening of temporary
    files as well as reading/writing sound files embedded within larger
    container files.
  * Added string support for AIFF files.
  * Minor bug fixes and code cleanups.
2003-05-23 09:30:10 +00:00
markd
63a273408e Update KDE to 3.1.2.
Changes:

kdemultimedia:
* Ogg Vorbis Info List view column titles were incorrect.
* kmix: Vertical label widget to sliders in replacement of large horizontal labels
* kmix: Fixed alsa 0.9x to restore current volumes
* kmix: Fixed multiple alsa 0.9x cards detection
2003-05-22 03:05:38 +00:00
agc
5b4f06c464 As well as mpg123>=0.59.18, let this package use mpg123-esound>=0.59.18 as
a prerequisite, if it's installed.
2003-05-21 12:45:12 +00:00
jmc
0fb78668a8 This isn't available for NetBSD until libXxf86vm.so is supplied in the X sets 2003-05-11 07:20:30 +00:00
salo
d37ae42670 Update to version 1.2.5.
Based on a patch sent by Soren Jacobsen via PR pkg/21525.

Changes:

- handle the patching in a simpler way
- style nits

1.2.5:
======
- Worked around MacOS X deadlock between CoreAudio and QuickTime
- Fixed crash in native midi code with files with more than 32 tracks
- Added 8SVX format support to the AIFF loader
- Fixed volume control on WAVE music chunks
- Fixed volume control on MOD music chunks
- Added support for the Atari platform
- Patch from Steven Fuller to fix panning effect with 8-bit sounds.
- Patch from guy on 3DRealms forums to fix native win32 midi volume.
- Small, looping music samples should now be able to fade out correctly.
- Added shared library support for MacOS X
- Correctly report an error when using an unknown filetype
- Added support for loading Ogg Vorbis samples as an audio chunk
- Fixed to start playing another sample immediately when one finishes
- Fixed a volume bug when calling Mix_HaltChannel() on unused channel
- Fixed volume reset bug at end of channel fade.
- Mix_LoadMUS() will now accept an MP3 by file extension, instead of relying
  entirely on the magic number.
2003-05-11 02:23:18 +00:00
wiz
a44d91181d Update to 0.27.1.
* Added support of APE tag for MusePack and Monkey's Audio files (thanks to Artur Polaczyñski),
    * Cast and pointers fixes for a clean compilation on 64bits platform (thanks to Philipp
      Thomas),
    * Fixed a bug when using "Open File With..." after renaming a file without reloading the
      directory (it was using the old filename),
    * Cleaning in the configure script (thanks to Philipp Thomas),
    * When loading files with id3 tags, it checks if it has the versions of tags specified in
      the preferences window,
    * Genre in ID3v2 tag : use only the string for an unknowm id3v1 genre,
    * Added the missing instruction "#include <errno.h>" in about.c that may produce
      compilation problems,
    * Dutch translation updated (thanks to Björn Olievier),
    * Polish translation updated (thanks to Artur Polaczyñski),
    * Czech translation updated (thanks to Milan Siebenburger),
    * German translation updated (thanks to Götz Waschk).
2003-05-08 12:26:00 +00:00
jmmv
5384732e07 pkgconfig does not have to appear here. 2003-05-07 13:07:25 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
8a555528c0 PKGREVISION goes after PKGNAME. 2003-05-05 19:05:05 +00:00
cjep
f31105e1dd Shorten COMMENT 2003-05-05 08:59:32 +00:00
wiz
77e48d4b69 Convert to buildlink2. 2003-05-03 21:31:13 +00:00
wiz
67049271f9 Convert to buildlink2. 2003-05-02 13:02:19 +00:00
wiz
af207ca735 Latest is 0.8.2nb1, not 0.8.2 (pth). 2003-05-02 12:06:33 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
jmmv
dc0a66a22b Honour PKG_SYSCONFDIR. Bump PKGREVISION to 2. 2003-04-30 19:10:32 +00:00
jmmv
3cbba928fc Update to 0.8.2. Changes since 0.8.0:
Wed Apr 30 2003 -- Version 0.8.2
--------------------------------

This release contains support for ALSA 0.9.

Internationalization (i18n) improvements:
	* a complete audit of untranslateable strings, including
	mis-configured source files and unmarked strings, by
	Silvia Pfeiffer.
	* a new Greek translation by Dokianakis Fanis
	* a new Russian translation by Alexandre Prokoudine
	* an updated Italian translation by Yuri Bongiorno
	* an updated German translation by Silvia Pfeiffer

Additional changes include:
	* added VBR without DTX option for Speex 1.0 speech encoding
	* improved accuracy of sliders in processing dialogs

Thu Feb  6 2003 -- Version 0.8.1
--------------------------------

This release contains performance improvements for basic editing operations,
including reduced memory consumption during cut and paste insert. It also
includes support for creation of new files on the command line, updated
handling of raw file loading through libsndfile, and updated support for
voice activity detection and intensity stereo coding features of the Speex
speech codec.
2003-04-30 17:13:02 +00:00
simonb
c5c505aca9 For NetBSD, default the cdda device and directory to
"/dev/rcd0<whatever-raw-part-is>" and "/cdrom".  These may
not be correct on every single NetBSD installation, but
are much better defaults than the Solaris-looking defaults
there now.
2003-04-29 01:21:23 +00:00
cjep
e62f4c9922 Whitespace police 2003-04-27 20:29:17 +00:00
cjep
746ce31aa7 Lint: whitespace police 2003-04-27 16:38:48 +00:00
cjep
53c71ac79d Lint: make this description concise 2003-04-27 15:19:20 +00:00
jmmv
157c1cd4d3 Add "windowmaker" as a secondary category; it already existed, but contained
a single package.
2003-04-26 09:49:35 +00:00
rh
fbe0b8c625 Add and enable gnome2-media 2003-04-25 04:50:29 +00:00
rh
f6c634387b Initial import of gnome-media-2.2.1.1 as gnome2-media, a set of
audio/multimedia applications for GNOME2.
2003-04-25 04:49:42 +00:00
jmc
b3754997c5 Clean up ONLY_FOR_PLATFORM to read a little nicer and include all applicable
NetBSD versions as appropriate
2003-04-23 02:22:24 +00:00
jmc
ccf9c0e398 Need USE_X11 so buildlink will fix the X11BASE includes. Also need pthread's
buildlink.mk file
2003-04-22 19:23:55 +00:00
cjep
c355313722 Whitespace police 2003-04-22 18:08:32 +00:00
salo
cfd8650a15 Bump PKGREVISION after pthread/locking fixes. 2003-04-17 23:23:13 +00:00