Commit Graph

11 Commits

Author SHA1 Message Date
ratchov
ac16f2a798 in the sndio backend, assume 16-bit samples are signed and 8-bit
unsigned. Found by rfreeman

ok landry
2013-04-22 21:14:34 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
ajacoutot
04f34342b4 CONFIGURE_STYLE autoconf already appends gnu, so no need to explicitely
list it.

ok sthen@
2012-02-21 16:21:41 +00:00
landry
d7c3dd4839 Mark as BROKEN-hppa : ./src/x/xdga2s.s:25: Error: symbol `.text' is
already defined
2011-04-18 11:53:18 +00:00
naddy
8aeca3d180 fix GNU Makefile syntax for gmake 3.82 2011-04-15 19:29:54 +00:00
espie
6e2d69ab88 new depends 2010-11-16 11:23:25 +00:00
espie
68505ea57d USE_GROFF=Yes 2010-10-18 18:00:15 +00:00
espie
b6095e2d65 -fomit-frame-pointer actually needed on gcc4
found by jakemsr@
2010-05-25 00:46:39 +00:00
jakemsr
9b15a0535d - sndio supported as default audio output method
- build with -pthread in LDFLAGS instead of -lpthread in LIBS;
  allegro-config passes LDFLAGS on, so dependent ports build correctly
  (WANTLIB changes in dependent ports coming soon)
- don't build modules in liballegro: we don't ship an allegrorc to
  be able to choose which modules to use

"sndio bits look ok" ratchov@
2010-04-26 02:56:30 +00:00
ajacoutot
bb308edbd6 This part of CONFIGURE_ENV is now set in bsd.port.mk(5). 2010-04-24 09:56:34 +00:00
phessler
c734e403c5 Allegro is a cross-platform library intended for use in computer games
and other types of multimedia programming.

right now this does not use sndio, will convert in-tree.

originally from & "that's an okay if you promise to take care of allegro
sndio backend ;)" landry@
2009-10-15 14:38:05 +00:00