Commit graph

11 commits

Author SHA1 Message Date
jlam
1050902340 Use ossaudio.buildlink2.mk and modify to allow this to work with audio/oss. 2002-10-03 12:21:29 +00:00
wiz
29b5b532db Update to 0.2.29. Changes:
* audio.c: set esd_audio_fd = -1 when we esd_audio_close()
        * esd.c: Set esd_forced_standby = 0 when we resume.
        * players.c: (read_player): fix crash on Solaris 9
        * configure.in: add summary info at end of configure
        * esd.c: (main): Fix --help
        *esdsample.c: (main): Fixed buffer-overflows.
        *esddsp.c: (unlink), (sockaddr_mangle):Fixed buffer-overflows.
        *esd.c: (safe_mksocketdir):Added code to check the return value
        of chmod() call.Fixes bug #89609
        * esdctl.c: (main): fix segfault when using -s (Debian)
        * esddsp.in: No longer use LD_PRELOAD_PATH  (Debian)
        * configure.in: Added -with-esd-dir option.
        * esound.pc.in: Added esd_serverdir
        * Makefile.am:  ADD -DSERVERDIR to INCLUDES
        * esdlib.c:     Call esd from SERVERDIR.  Replaced sizeof()
                    call with strlen() which is more appropriate.
        Allow users to specify the location of the esd executable.  This
        is useful for setups which want to place the esd daemon in
        libexec rather than bin.

and some ALSA related fixes.
2002-09-23 15:02:26 +00:00
wiz
296e47119e Update to 0.2.28:
Bugfixes and new man pages.
2002-08-31 04:04:36 +00:00
jlam
e2afa97f51 Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
2002-08-25 18:38:05 +00:00
rh
db7a881c68 Patch the various pkgconfig files to include proper -Wl,-R options.
Bump PKGREVISION
2002-07-18 02:19:24 +00:00
wiz
f45a8b48a0 Update to 0.2.26.
Changes: Fix resampling from 44 to 48kHz, and other bug fixes.
2002-05-08 14:26:07 +00:00
wiz
20407861c9 Update to 0.2.25: Bugfix releases. 2002-04-29 08:40:27 +00:00
jlam
3bd6a6b610 Honor PKG_SYSCONFDIR. 2002-02-17 21:55:43 +00:00
wiz
17887a8629 Update to 0.2.23. 'Major' changes since 0.2.22:
Added pkgconfig file; fix esd launch race condition, resulting in a 10s
pause.
2001-09-13 18:11:35 +00:00
agc
3e7e5cdd89 Move to sha1 digests, and add distfile sizes. 2001-04-18 13:04:18 +00:00
agc
18ea9c7e79 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:22:24 +00:00