Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-11-22 | Upgrade to version 3.1.3. This upgrade solves the checksum mismatch pointed | jschauma | 5 | -40/+33 | |
out by (one- at inbox dot lv) in PR pkg/19115 as well, as we have a completely new checksum. Changes according to the website: Changes since version 3.1.2: - Fixed a bug that could cause the playlist repeat to stop (thanks to Alex Rasmussen for finding the bug) - Command line options for nmixer changed, and it's now possible to select a different hardware mixer device. - Fixed a bug that caused mp3blaster to quit when the user's homedir could not be determined. Changes since version 3.1.1: -Compiles on gcc-3.* without errors -Trailing slash in HTTP URLs is only appended after the hostname, not in URLs that contain a path following the hostname. This means that mp3's can now be played straight from an URL again. - For HTTP streams, HTTP/1.1 is used instead of HTTP/1.0 (this, and previous suggestion submitted by Markus Jerger. Thanks!) | |||||
2002-11-22 | Updated mserv_irman to 0.16 | abs | 2 | -5/+5 | |
Default unrecognised keys to 'pause-toggle' rather than 'play'. Make 'rew' a synonym for 'prev' and add 'recall' for 'add previous track to queue' functionality. | |||||
2002-11-21 | Make this build on Solaris. Remove whitespace. | salo | 1 | -2/+12 | |
2002-11-19 | Sync MESSAGE up with vorbis-tools/MESSAGE. | chris | 1 | -6/+5 | |
2002-11-19 | Define Solaris specific AUDIO_ENCODING_SLINEAR and AUDIO_ENCODING_ULINEAR. | salo | 2 | -6/+15 | |
A patch from Jonathan Perkin via PR 18791 | |||||
2002-11-18 | Fix PKGLOCALEDIR usage. Closes pkg/18661 | salo | 5 | -6/+49 | |
2002-11-15 | Update to flac-xmms 1.0.4, to track the update of flac to 1.0.4. | lukem | 6 | -31/+240 | |
(Many thanks to Nick Hudson for helping me get this to work.) | |||||
2002-11-14 | Remove unneeded patch after conversion to buildlink2. | jlam | 2 | -15/+1 | |
2002-11-14 | buildlink1 -> buildlink2 | jlam | 1 | -2/+2 | |
2002-11-13 | If we are using audio/oss, then we don't need the NetBSD OSS compatibility | jlam | 1 | -1/+6 | |
library (-lossaudio). This makes handling OSS in pkgsrc easier, but we should still be fixing the packages to handle both real OSS and -lossaudio cases and pass them back to the authors. | |||||
2002-11-11 | typo fix | heinz | 1 | -2/+2 | |
2002-11-11 | Fix PLIST (spotted by hubertf's i386 bulk build). | schmonz | 1 | -2/+2 | |
2002-11-11 | Update to 1.0beta3. Changes: | wiz | 3 | -9/+8 | |
In 1.0beta3: This is the third beta for Speex, implementing what should be the last new features before 1.0. These new features are a new "ultra-wideband" mode for encoding at 32kHz (up to 48kHz) and an intensity stereo mode. Both of these are implemented to preserve backward and forward compatibility with other releases. This means that it is now possible to encode almost any wave file using Speex. Most of the work left for 1.0 is now quality improvements regarding VBR, perceptual enhancement and packet loss concealment. In 1.0beta2: This second beta release brings many, many optimizations to the encoder and decoder. In some cases, the speedup is on the order of 50% to 100%. As part of the optimizations, some sections of Speex have been written in assembly with SSE instructions which can be enabled with the _USE_SSE flag when compiling with GCC. Finally, the code has received a major cleanup. | |||||
2002-11-10 | Update to flac 1.0.4. Notable changes: | lukem | 8 | -31/+250 | |
flac: - AIFF input support - vorbis tag addition whilst encoding (-T) - various speedups, reductions in memory use, and minor fixes libraries: - OggFLAC & OggFLAC++ libraries - various speedups, reductions in memory use, and minor fixes (see doc/html/news.html for more info) | |||||
2002-11-03 | Mark as using X11. | wiz | 1 | -1/+2 | |
2002-11-03 | Add the oss rc.d script. | jlam | 1 | -1/+2 | |
2002-11-02 | s|${X11PREFIX}/var/lib|${SCROLLKEEPER_DATADIR}| | rh | 1 | -14/+14 | |
Include missing scrollkeeper buildlink2.mk where necessary | |||||
2002-11-01 | Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library). | wiz | 1 | -2/+3 | |
2002-10-30 | Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE. | rh | 6 | -28/+6 | |
2002-10-27 | Check for pth, not NetBSD, so this package compiles with native threads. | rh | 4 | -20/+20 | |
Bump pkgrevision. | |||||
2002-10-27 | Check for pth, not NetBSD, so this compiles with native pthreads. | rh | 3 | -11/+11 | |
Bump PKGREVISION. | |||||
2002-10-27 | Test for pth, not __NetBSD__ to make this compile with native threads. | rh | 4 | -18/+18 | |
Bump PKGREVISION. | |||||
2002-10-26 | Need more libraries for X11 on Solaris. | bouyer | 2 | -5/+14 | |
2002-10-25 | buildlink1 -> buildlink2. | wiz | 1 | -3/+3 | |
2002-10-25 | buildlink1 -> buildlink2. | wiz | 2 | -6/+6 | |
2002-10-25 | Remove some unnecessary stuff now that pth is --enable-syscall-hard. | skrll | 5 | -88/+7 | |
Bump PKGREVISION. OK'd by Rene. | |||||
2002-10-22 | Default to gravis.cfg, not midia.cfg, per PR 18750. Bump PKGREVISION. | wiz | 2 | -3/+4 | |
2002-10-21 | Convert to buildlink2, and use latest tarball (changed without name change) | wiz | 2 | -8/+9 | |
from the master site. Changes are documentation updates. | |||||
2002-10-21 | Add buildlink2.mk. | wiz | 1 | -0/+23 | |
2002-10-21 | Instead of 1.6_STABLE, accept 1.6_*, so 1.6_RCn, etc. will also work. | jlam | 1 | -2/+2 | |
2002-10-20 | Use buildlink2. Use perl5/module.mk. | seb | 3 | -18/+9 | |
2002-10-20 | Use perl5/module.mk. | seb | 1 | -5/+2 | |
2002-10-19 | Track directory layout change at MASTER_SITE_GNOME. | rh | 3 | -6/+6 | |
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net> | |||||
2002-10-18 | Make this packages OSS-aware. | jlam | 5 | -14/+34 | |
2002-10-18 | ossxmix also needs to be wrapped as it may also use ui_X.so. | jlam | 2 | -6/+11 | |
2002-10-18 | Purely cosmetic changes. | jlam | 1 | -16/+15 | |
2002-10-18 | Make this package OSS-aware. | jlam | 4 | -5/+99 | |
2002-10-18 | Use ROOT_{USER,GROUP} instead of hardcoding root:wheel. | jlam | 1 | -3/+3 | |
2002-10-18 | Fix the script name. | jlam | 1 | -2/+2 | |
2002-10-18 | Be a little less verbose. | jlam | 1 | -2/+2 | |
2002-10-18 | Missing a ">". | jlam | 1 | -2/+2 | |
2002-10-18 | ui_X.so expects the GTK+-1.x libraries to be in /usr/pkg, so explicitly | jlam | 2 | -3/+17 | |
set the LD_LIBRARY_PATH in case ${LOCALBASE} != "/usr/pkg". | |||||
2002-10-17 | This package doesn't need ossaudio. | jlam | 1 | -2/+2 | |
2002-10-17 | Make this package OSS-aware. | jlam | 4 | -6/+24 | |
2002-10-16 | Make this package OSS-aware. | jlam | 1 | -1/+7 | |
2002-10-16 | Allow to build on 1.6_STABLE. | jlam | 1 | -1/+2 | |
XXX "1.6_STABLE" is probably going to cause problems elsewhere in pkgsrc XXX as this is a departure from the previous NetBSD versioning scheme. | |||||
2002-10-16 | Update tremor library to a newer snapshot, mostly more optimisation, | chris | 3 | -19/+6 | |
a few bug fixes, removes the need for patches. | |||||
2002-10-16 | Substitute for modstat path, using "true" if not on NetBSD. | jlam | 1 | -2/+2 | |
2002-10-16 | Substitute for modstat path, using true if not on NetBSD. | jlam | 1 | -1/+8 | |
2002-10-16 | Update audio/oss to version 3.9.7e. Changes from version 3.9.7d include | jlam | 2 | -7/+7 | |
fixes to recording on Sound Blaster Audigy, implementing recording on the Aureal Vortex, and fixes for the Virtual Mixer Pro. |