Commit Graph

1144 Commits

Author SHA1 Message Date
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
margarida
ecf2a50884 Unbreak package building, noticed by pvalchev@ 2003-12-13 01:17:52 +00:00
naddy
61caad0774 complete lib depends 2003-12-12 18:30:02 +00:00
naddy
f6d888542e take maintainer; suggested by pvalchev@ 2003-12-10 21:36:53 +00:00
naddy
5267c5c262 audio/mad has been superseded by libid3tag, libmad, and madplay; ok pvalchev@ 2003-12-10 21:31:54 +00:00
naddy
25b8da569d fix dependencies: audio/mad -> audio/libid3tag, audio/libmad, audio/madplayer 2003-12-10 21:28:58 +00:00
naddy
39cd4256cd Import madplay 0.15.0b.
Command-line MPEG audio decoder and player.
2003-12-10 21:27:12 +00:00
naddy
2fdddbd988 Import libmad 0.15.0b.
High-quality MPEG audio decoder.
2003-12-10 21:26:23 +00:00
naddy
fcbbf5d87a Import libid3tag 0.15.0b.
MPEG Audio Decoder: library for reading ID3 tags
2003-12-10 21:25:10 +00:00
margarida
5a68cc749e And as usual i forgot to zap WWW.. 2003-12-09 02:36:54 +00:00
margarida
d163125eb1 + mp3info,no_x11 2003-12-09 02:35:36 +00:00