Commit Graph

11 Commits

Author SHA1 Message Date
pvalchev
fdb0db3f2e - Implement a native audio driver by <vedge2@vedge.com.ar> as a "sun"
flavor, being the default one (fetching distfile from an external site).
- Isolate esd as a separate flavor from oss -- a combination with either
"sun" or "oss" is possible.
2001-05-24 05:54:55 +00:00
pvalchev
396fdfefb4 Add -L${X11BASE} to sdl-config, as it is usually required.
Noticed by naddy@
2001-05-16 23:55:36 +00:00
pvalchev
25e9c715b5 Pass and handle X11BASE correctly throughout configure and put it
sdl-config.
Noticed by: vedge2@vedge.com.ar
2001-05-12 04:27:05 +00:00
pvalchev
2c6a39da72 these did not do what they were supposed to do and broke the GL flavor 2001-05-11 00:32:56 +00:00
pvalchev
3c45f85455 Switch my email over @openbsd.org.
Insert all COMMENT lines into double quotes for consistency.
2001-05-09 23:26:16 +00:00
pvalchev
8b26352933 Prefix an underscore to symbol names on a.out architectures for dynamic loading since it is required there.
okay naddy@
2001-05-09 22:28:25 +00:00
pvalchev
e7a9826f01 cd?a -> cd?c which is the more likely place for a cdrom.
Proposed by d@ via obecian@.
2001-05-08 05:02:44 +00:00
brad
ae866d383f - shorten patches for configure/configure.in by not unnecessarily changing
pthreads flags for other OS's that have nothing todo with compilation on
OpenBSD.
- change linker flag from "-Wl,-R" to "-Wl,-rpath," so that this will
possibly even get through a compile on our ELF archs (tested on sparc, not
tested on an ELF arch but this is definately a first step in the right
direction).
--
Ok'd by: maintainer
2001-04-21 15:37:57 +00:00
brad
28b0285785 move a few --disable-foo from main group of CONFIGURE_ARGS options and put
them after each individual check for a FLAVOR instead.
--
Ok'd by: maintainer
2001-04-21 15:33:01 +00:00
reinhard
1a6da9bd6b remove obsolete Mesa dependency
from maintainer
2001-04-20 23:48:50 +00:00
obecian
ca45f07cb9 sdl-1.2.0 - Simple DirectMedia Layer 2001-04-19 18:55:39 +00:00