sturm
cc2f3ff53a
Initial import of cplay 1.49
...
cplay is a curses front-end for various audio players including
ogg123, splay, mpg123, mpg321, madplay, mikmod, xmp and sox.
WWW: http://www.tf.hut.fi/~flu/cplay/
from Victor Sahlstedt <cvss at home.se>
2004-02-18 19:23:40 +00:00
sturm
ac2eeae49d
update to abcde 2.1.14
...
from Waldemar Brodkorb <wbx at openbsd.de>
2004-02-15 16:25:14 +00:00
espie
396492c963
fix more blatant issues. okay naddy@
2004-02-10 23:39:24 +00:00
naddy
946851573f
this really should be PIC code; from Kirill Ponomarew <krion@FreeBSD.org>
2004-02-09 00:09:54 +00:00
naddy
10803a49e9
update to 0.30; from Jim Geovedi <jim@corebsd.or.id>
2004-02-08 02:48:13 +00:00
jason
07e60bab48
update to 1.2:
...
corrected smoothing function
default pitch is now 720Hz
independent control of character rate
removed clause 3 & 4 from license
2004-02-04 17:27:37 +00:00
xsa
bfd2729dda
+ py-ao
2004-02-03 22:08:47 +00:00
xsa
1c7b49c41f
Import py-ao-0.82
...
pyao - a Python wrapper module for the ao library.
ok sturm@.
2004-02-03 22:07:40 +00:00
sturm
4e13d5dcd5
mark arch independent
2004-02-03 07:28:12 +00:00
pvalchev
063d5c956e
new maintainer
2004-02-03 00:46:41 +00:00
lebel
82c092d46e
remove Han Boetes as MAINTAINER
2004-01-30 17:04:48 +00:00
xsa
c76bc8c71b
change my MAINTAINER address to @openbsd.org; ok sturm@.
2004-01-30 08:39:48 +00:00
sturm
7349e2bcce
NOT_FOR_ARCHS=${NO_SHARED_ARCHS}
...
from Xavier Santolaria
2004-01-29 17:13:37 +00:00
sturm
caaa77b2d1
fix build on sparc64/gcc3
2004-01-27 20:19:13 +00:00
naddy
0688dca17d
-lvorbis requires -lm -logg
2004-01-26 21:02:31 +00:00
fgsch
ef9c978b30
set number of channels with the encoding, otherwise AUDIO_SETINFO will
...
fail with EINVAL. this gives esound a chance to work.
wcobb@, brad@ (maintainer), naddy@ ok.
2004-01-25 22:07:28 +00:00
naddy
529f536bbb
remove inter-library dependencies
2004-01-25 17:20:18 +00:00
pvalchev
d2bf609f84
fix homepage; from xsa
2004-01-24 19:57:34 +00:00
naddy
50d42dabc2
Fix sun output plugin. This only ever worked by accident.
2004-01-23 01:41:06 +00:00
naddy
44ea6f9117
sync patches
2004-01-22 20:15:22 +00:00
sturm
ebe974601d
NO_REGRESS
...
ok Xavier Santolaria (maintainer)
2004-01-18 19:16:18 +00:00
naddy
071b08e6ca
overhaul
2004-01-18 04:09:24 +00:00
naddy
cc38508d2e
@dirrm fixes
2004-01-17 23:02:23 +00:00
naddy
6807d1bedd
Don't attempt to build perl ports that load dynamic modules
...
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
naddy
b78cf0203a
missing @dirrm, NO_SHARED_ARCHS
2004-01-17 15:11:18 +00:00
naddy
a883421ce9
fix vorbis check and library order;
...
noticed by Teh Kok How <khteh@willowglen.com.my>
2004-01-16 22:30:53 +00:00
brad
1f252f3b75
remove ugly nasty hack, this is a much better way to get the same
...
end result.
2004-01-10 03:15:19 +00:00
naddy
e980816b86
don't leak file descriptor on error; from Debian
2004-01-06 22:20:55 +00:00
espie
4077918490
update to 3.8.3, comment out wchar stuff if gcc3
2004-01-05 13:53:35 +00:00
sturm
a8909d86d7
@pkgcfl mad-*
...
ok naddy@
2004-01-04 16:57:52 +00:00
espie
33e28d55ef
Fix totally bogus misuse of token pasting.
2003-12-30 02:18:50 +00:00
espie
6f7c6fc4b3
/**/# -> XCOMM
2003-12-30 02:11:18 +00:00
espie
fa40b3f447
switch to stdarg.h
2003-12-29 21:38:34 +00:00
espie
0ecd0f363b
gcc3 fixes: bad use of token pasting, incorrect "" count in #if 0 code.
2003-12-29 21:10:58 +00:00
espie
3d50ba674d
zap multiline string literals.
2003-12-29 20:58:27 +00:00
espie
f2a98539a2
fix getopt prototype so that it matches ours, as gcc3 is much more picky
...
concerning these.
2003-12-29 20:39:37 +00:00
espie
a7ecbbc910
No multiline string constants.
2003-12-29 20:23:55 +00:00
espie
db775a40b8
zap multiple line constant.
2003-12-29 18:28:32 +00:00
espie
cc269f5e63
Some idiot reflowed the sdl test, thus making sure it breaks with gcc3
2003-12-29 13:52:19 +00:00
espie
fd1b3a1649
make it work with gcc3
2003-12-29 13:17:53 +00:00
jose
0640a7f929
update to tcl/tk 8.4
...
ok brad@ naddy@
2003-12-27 23:42:03 +00:00
sturm
8822b7473b
update to py-cddb 1.4
...
add NO_REGRESS=Yes
from Xavier Santolaria <xavier at santolaria dot net>
2003-12-21 11:32:47 +00:00
naddy
522b897de8
@dirrm shared directories
2003-12-20 13:21:43 +00:00
naddy
a69c0c2cf9
new @dirrm semantics allow us to replace makeshift "@unexec rmdir" construct
2003-12-18 01:19:56 +00:00
naddy
046b00aef5
@dirrm cleanup
2003-12-16 21:04:53 +00:00
naddy
8f30aeef31
@dirrm shared directories
2003-12-16 15:31:22 +00:00
naddy
b750466bbf
remove WWW lines
2003-12-15 23:03:07 +00:00
naddy
2276d3b230
remove WWW lines
2003-12-15 21:42:08 +00:00
naddy
c697321d0f
@dirrm shared directories
2003-12-15 15:54:24 +00:00
naddy
37cb16251e
Update to Ogg Vorbis 1.0.1.
...
oggenc can now encode from FLAC, ogg123 can also play FLAC and speex files.
2003-12-14 00:52:21 +00:00