summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2000-08-17vorbis audio encoder/decoder, from daily snapshot (2000/8/18).itojun10-0/+90
--- pkg/DESCR Vorbis is a general purpose audio and music encoding format contemporary to MPEG-4's AAC and TwinVQ, the next generation beyond MPEG audio layer 3. Unlike the MPEG sponsored formats (and other proprietary formats such as RealAudio G2 and Windows' flavor of the month), the Vorbis CODEC specification belongs to the public domain. All the technical details are published and documented, and any software entity may make full use of the format without royalty or patent concerns. This package contains libvorbis, an LGPLed software implementation of the Vorbis specification by the Xiphophorus company (http://www.xiph.org/), vorbisfile, an LGPLed convenience library built on Vorbis designed to simplify common uses and a number of GPL example programs, utilities and player plugins.
2000-08-17wildcard dependency on naswiz1-2/+2
2000-08-15add missing @dirrm include/gsmwiz1-1/+2
2000-08-15Update realplayer to "7, cs1" and bump package version to 7nb3.jlam6-22/+18
Don't know what the changes are, but hopefully the few people who had problems with realplayer on eap* will have better results.
2000-08-15Be more specific about which Linux version of the player to fetch.jlam1-2/+2
2000-08-14LTCONFIG_OVERRIDE -> minus two patches.wiz6-62/+31
Correct linking with libossaudio: plus two patches. Still doesn't work, though.
2000-08-14LTCONFIG_OVERRIDE -> remove one patchwiz3-30/+16
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOLwiz2-3/+19
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOLwiz2-3/+4
2000-08-14re-formatwiz1-7/+6
2000-08-13add and enable gogowiz1-1/+2
2000-08-13Initial import of gogo-2.35, an i386-only assembly optimized MP3wiz8-0/+75
encoder based on LAME. Inspired by pkg/10823 by Philipp Huber.
2000-08-11Fix PLIST.fredb1-2/+2
2000-08-11Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.wiz35-74/+0
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here.
2000-08-10Update esound to 0.2.19. Changes from the ChangeLog:wiz2-4/+4
* Undo esd_send_file change on 03-03 - it makes lots of things break. * Fix fcntl that tried to remove non-blocking flag. * audio_solaris.c: Don't set the output device, volume and balance when opening audio device. Those should be configurable by an external program and the values set that way preserved as defaults for sunsequent playing. (bugs #2587 and #5682)
2000-08-06Only set "XAUTHORITY" for "do-extract" target if we really found atron1-1/+6
X11 authorization file.
2000-08-06Set environment variable "XAUTHORITY" in "do-extract" target so thattron1-2/+3
the installer will find a X11 authorization file although the environment variable "HOME" points to the work directory.
2000-08-06Update realplayer to 7 beta 2, the last free release of RealPlayer forjlam8-131/+216
Linux. Changes from previous version are a new installer name and better installation of KDE and GNOME application links and MIME installation.
2000-08-04Do not unconditionally delete ${PREFIX}/share/gqmpeg/skins (and contents);wiz3-3/+32
instead tell user to remove it himself.
2000-08-04Update nas from 1.2.5 to 1.4. Relevant changes from version 1.2.5:jlam8-811/+127
- corrected a problem in the voxware server where when ReleaseDevice was enabled, the device would be held open when nasd was first started until the first connection was made. - changed documentation regarding the new location of the web site (http://radscan.com/nas.html) - integrated config handling in all servers, based on a lex/yacc parser from Stephen Hocking that was in the voxware server. - config file is /etc/nas/nasd.conf an example config file is installed. - parser errors are a bit more informative ;-) - each server now has a config.c and config.h file that provides the ddaSetConfig() functionality required of each server by dia/. In the SGI case, it's just a stub. ddaSetConfig() ignores options it doesn't understand (required behavior). - server cmdline options '-v' (verbose) and '-d <num>' (debug messages) added. These override nasd.conf settings. - hooks added to all servers in config.c - ddaProcessArg() and ddaUseMsg() for integrated arg handling. - voxware server: - release device functionality now controlled by nasd.conf - mixer init policy now controlled by nasd.conf - sun server: - added integrated sun (ausuni) module (now built by default) into the distribution. - release device functionality now controlled by nasd.conf - hpux server: - added device release (ReleaseDevice) capability to hpux server. All servers except for sgi now support this functionality. - fixed sample rate change problem in hpux server - separated hardware init code for ReleaseDevice functionality - added new option in nasd.conf to select either the EXT (external - headphones/speakers) or INT (internal speaker) output device by default - renamed generated server binary from au* to nasd for all servers - man pages updated (auserver.man and AUVoxConfig.man respectively). - Added patches from Mark Davies for NetBSD.
2000-08-03Remove unneeded patches. Submitted in PR 10627 by Trevor Johnsonrh11-164/+4
<trevor@jpj.net>, the maintainer and author of this software.
2000-08-02Update gqmpeg to 0.7.3 development release. Changes from 0.7.2:jlam8-39/+51
> Mouse wheel now controls volume (buttons 4, 5). - Updated translation fr, and added pt_BR. - Title of main window now shows current song. - Playlist button now toggles the playlist window on/off. - Added .okt to xmp extension types. - Better title display of http urls. - Moved 'read id3 tags' option to mpg123 config tab. - Renamed 'playlist accounting' to 'read file information' - Drop down history is now saved between runs. - Minor compile and file cleanups. * Made key presses work with capslock on (doh!), made keypad keys work. * Fix crash when preset names exceed 48 chars. * Various other changes and updates.
2000-08-02Update to 0.9.5. Changes since 0.9.3:wiz3-5/+6
* A fix for a bug into option menu of scanner window when using gettext. * Added Russian translation, thanks to Sergey Zhumatiy * Added ability to rename file from tag using masks (as to scan tag). * File is renamed using two stages to avoid problems if you change only the case. * Now it warns you before to change directory, if some files haven't been saved (but a little bug will appear).
2000-07-31The gettext package gained a shared library. For all packages whichjlam1-2/+2
link against libintl.so, update the dependency on gettext to >=0.10.35nb1.
2000-07-31Enable a bunch of packages in category/Makefile thathubertf1-2/+2
* should not cause any conflicts with the new bulk-package targets, * didn't contain a reason for why they were disabled or * were disabled for some false reason (and a IGNORE/BROKEN in the pkg's Makefile would be more appropriate)
2000-07-28Make use of new USE_CURSES functionality. Also close PR#10344 byjlam6-23/+47
Ben Collver <collver@softhome.net>.
2000-07-28Add and enable rio500.ad1-1/+2
2000-07-28rio500 package; to manage your Diamond Rio 500 MP3 player.ad7-0/+81
2000-07-24RCS Id policeitohy2-2/+4
2000-07-23We depend on gtk+, not gnome-core, so make and delete some GNOMEjlam3-6/+18
directories in which we install files.
2000-07-20add and enable easytag-0.9.3wiz1-1/+2
2000-07-20Initial import of easytag-0.9.3, a graphical ID3 tag editor (for mp3wiz7-0/+70
files).
2000-07-20Depend on version 4.0 or newer of the "readline" package.tron2-4/+4
2000-07-20Specify qt1 directory properly to configureagc1-2/+2
2000-07-17Use EVAL_PREFIX to find the installed location of the kdebase package, andagc1-5/+5
use it accordingly.
2000-07-15Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition,agc4-12/+17
which takes entries of the format <make-definition-name>=<pkgname>. This has not been added to MAKEFLAGS because (a) premature optimisation is the root of all evil, and (b) because the .for loop used to implement this shows the wrong results when multiple prefices are evaluated. Modify all the package Makefiles to use EVAL_PREFIX, thereby simplifying them considerably. ALso simplify the logic to calculate the prefix as well.
2000-07-14The previous method of using a make target for finding a prerequisiteagc4-12/+12
package's prefix would not work as part of the environment specification via MAKE_ENV (as it would not be executed in the correct directory). Fix this by invoking pkg_info(1) directly, not via an intermediate make(1) step - this is not as clean, but more effective (i.e. it works).
2000-07-14Add and enable aumixrh1-1/+2
2000-07-14Initial import of aumix-2.7, a GTK+ audio mixer.rh17-0/+269
2000-07-13more correction to IPv4 partitojun2-4/+4
2000-07-13correct IPv4-only behavior (upgradede IPv6 patch).itojun2-4/+4
from mcr@sandelman.ottawa.on.ca
2000-07-11Make the determination of the pre-req package's installed directory beagc4-12/+12
a bit more user-friendly. Introduce a show-{gtk+,imlib,kdebase,qt1,qt2,xpm}-prefix target in bsd.pkg.mk, and use "${MAKE} show-*-prefix" in package Makefiles.
2000-07-11Don't try to link with ${X11BASE}/qt1/lib and ${LOCALBASE}/qt1/lib, ratheragc1-4/+3
find out where qt1 is installed and use that directory.
2000-07-10Find qt1 prefix via pkg_info(1), rather than hardcoding it as ${X11BASE}.agc4-11/+11
Pointed out by Dave Sainty <dave@dtsp.co.nz>, munged slightly by me.
2000-07-06add ONLY_FOR_PLATFORM to match those of mbrola (which these pkgs alldmcmahill8-8/+24
depend upon). This way the "not available for..." message appears instead of a "can't build dependencies" message.
2000-07-06Adjust to reality.hubertf1-2/+2
Noted in PR 10518 by Lennart Augustsson.
2000-07-06Update to 0.7.2. Changes:hubertf6-28/+37
> Added 'output to wav' options for mpg123. > Playlists now load in the background after the first song is found, shortens start-up time with long playlists. > Added 'loading status item', 'time remaining button', and 'time total button' to the skin spec. > Added French translation. > Added 'always scroll title' option. > Added 'remove filename extension in title' option. > Added a man page. - Changed a few command line option prefixes from - to --. - Added a -q, --quit ipc command line option. - Updated the plugin to also work with .m3u links (audio/x-mpegurl) - Minor display changes. - Broke mixer.c into platform-specific subsections. - Allow recordable channels to be selected for volume (Linux, FreeBSD). - Removed (broken?) freeamp support. - Standard command line options are now passed when starting in the background. * Fix rare crash in io_mpg123.c * 'Transparenct to root window' now works with tiled images. * Fix so that skin specified on the command line will search in all locations correctly.
2000-07-04Upgrade lame and lame-gui to 3.70.pooka6-27/+12
Full list of changes available at http://www.sulaco.org/mp3/history.html, but highlights include: - Faster Huffman encoding routines - faster pow() code. - faster FFT routines - new scalefac data structure - improves performance! - Fitlers based on polyphase filterbank. should be slightly better since the responce is independent of the blocktype, and they are slightly faster. + many bugfixes
2000-07-01If ONLY_FOR_PLATFORM included NetBSD-1.4[Z][A-Z]-i386, includedavid1-2/+2
NetBSD-1.5_ALPHA-i386
2000-06-22Properly recognize Toshiba ATAPI CDROM/DVD.hubertf2-9/+19