ajacoutot
881b752615
- fix altivec FLAVOR variable expansion
2007-11-18 09:39:02 +00:00
ajacoutot
f05b0f4cb8
- there's a bug in the SDL altivec code and altivec was enabled by
...
default, so now we:
* add an altivec FLAVOR
* mark is BROKEN (so that --disable-altivec is used)
Note that this is not a "set and forget" workaround, we will try fixing
this segfault but for now we need a working SDL for powerpc.
discussed with and ok pvalchev@
2007-11-14 07:16:39 +00:00
pvalchev
4967057365
update to sdl-1.2.12. long due update, possible now since the macppc
...
X acceleration bug is now gone (thanks for ajacoutot for endless testing
of this issue), diff from brad
2007-09-22 01:12:38 +00:00
merdely
376b75df06
Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN
2007-09-16 02:52:56 +00:00
naddy
b0d9a3139b
various audio fixes; from jakemsr@
2007-08-14 15:51:07 +00:00
pvalchev
c5cfa910bf
if requested sound settings fail, try 48000 Hz, as some audio devices
...
can only support that sample rate. reported by deanna, fixed by jakemsr
who asked me to commit it
2007-08-07 14:22:02 +00:00
jakemsr
26a9c9cc52
- use the sun audio interface instead of the OpenBSD interface
...
- sync patches with update-patches
- bump PKGNAME
the sun interface keeps fewer samples in the play buffer, and with
less fluctuation than the OpenBSD interface. results in better
audio-video synchronization in e.g. ffplay and gnash
go for it -pval
2007-07-20 05:23:41 +00:00
sturm
a11f08faad
fix WANTLIB after switch to xenocara
2007-04-08 15:31:01 +00:00
espie
470294650d
base64 distinfo with SHA256
2007-04-05 15:37:40 +00:00
espie
30059c7ebb
help people not mix up X11 with xenocara, by making sure they link against
...
X11 >= 10, and bump those major numbers accordingly, so that bug-reports
will get easier to process.
(artificial `flag day' as discussed with deraadt@)
2007-03-26 21:22:13 +00:00
ajacoutot
09b0321194
- better MASTER_SITES mirror for distfiles hosted on www.libsdl.org
2007-01-21 14:47:58 +00:00
jolan
c903391a58
use nanosleep
2006-12-04 03:52:08 +00:00
pvalchev
c6c8181980
revert to sdl-1.2.9 for now as this causes some breakage with
...
at least some macppc scenarios; discovered by ajacoutot
since it's only a few hour window of breakage, be careful reverting
things if you updated during that time
2006-10-19 00:26:33 +00:00
pvalchev
de02c010ac
update to sdl-1.2.11
...
sdl-config --libs is now fixed to pass just -lSDL and the needed deps
get pulled implicitly as is proper
feedback/testing by various and ports@
XXX stupid cvs botched half of this commit
2006-10-18 17:54:33 +00:00
pvalchev
235247ab22
update to sdl-1.2.11
...
sdl-config --libs is now fixed to pass just -lSDL and the needed deps
get pulled implicitly as is proper
feedback/testing by various and ports@
2006-10-18 17:53:08 +00:00
espie
53d48f3c04
new libspecs
2006-08-01 23:39:08 +00:00
aanriot
c7dfb912a3
- USE_LIBTOOL=Yes and get ride of MODGNU_SHARED_LIBS.
...
- PKGNAME bump.
ok steven@ naddy@
2006-02-03 06:20:11 +00:00
espie
04d06f7b44
bump C++ shared libs after typedef changes.
...
note that all SDL libs link with supc++ (potentially, and thus are affected)
-> don't take a chance, bump.
2006-01-13 23:40:22 +00:00
pvalchev
11e3d0b837
SHARED_LIBS; ok espie
2005-12-24 17:40:00 +00:00
pvalchev
046c6bf86c
remove 0-byte empty file... strange it was here
2005-10-08 08:21:21 +00:00
pvalchev
c60f742777
Update to sdl-1.2.9
2005-09-17 00:38:15 +00:00
jolan
fa968d4db6
fix opengl stuff
2005-08-10 00:25:16 +00:00
pvalchev
09a699de85
update to SDL-1.2.8
2005-05-11 17:26:15 +00:00
sturm
2df5e83b56
fix WANTLIB for no_x11 FLAVOR
...
fixes ports/4092
2005-02-11 18:52:04 +00:00
robert
d0b3bb1e3d
fix libcaca support (distribution patch); bump PKGNAME
...
reported by Antoine Jacoutot <ajacoutot@lphp.org>
2005-01-29 22:56:34 +00:00
naddy
0d80779243
proper SUPDISTFILES, restore checksums
2005-01-05 21:52:50 +00:00
naddy
3f04f8f321
SIZE
2005-01-05 16:22:24 +00:00
espie
b060aaf66c
WANTLIB markers
2004-11-24 00:11:03 +00:00
espie
77bbf9b491
make sure we don't pick the wrong usb.
2004-11-18 17:48:50 +00:00
pvalchev
521b9c626b
Update to SDL-1.2.7; based on work by jsg@
2004-10-25 02:34:21 +00:00
pvalchev
5e42f19d55
fix OpenGL support, due to stupid hardcoding of the library name.
...
proper fix will hopefully happen soon
2004-09-15 01:21:44 +00:00
espie
f16eb0ecc5
new plists
2004-08-09 15:58:46 +00:00
robert
1838900473
Add caca FLAVOR to have support for libcaca (color ascii art library)
...
ok pvalchev@
2004-04-23 12:09:18 +00:00
pvalchev
36effa8ca1
remove post-patch kludges now done in bsd.port.mk; reminded by naddy
2004-04-18 17:21:13 +00:00
espie
7548e1358f
gcc3 doesn't like multi-line literals, and pval already knew it's
...
unhappy with nasm.
2003-12-28 22:26:18 +00:00
naddy
0742f3efcc
@dirrm shared directories
2003-12-15 16:51:04 +00:00
espie
e3125a817b
do not pick up libtool on the way.
...
okay pval@
2003-12-07 19:45:42 +00:00
pvalchev
8cb7c089bf
Update to SDL-1.2.6; mostly from espie, much testing by jolan, thanks!
2003-09-29 05:41:37 +00:00
espie
980c98d525
oops, not really needed. @pkgcfl should be slightly smarter, even
...
the old version does stem-[0-9].*
2003-08-14 00:59:58 +00:00
espie
65db096bea
Don't conflict with sdl-image.
...
(can happen with symetric checking of conflicts... Intelligent handling
of conflicts is needed)
2003-08-14 00:51:25 +00:00
wcobb
81d7e08156
Deal with the different modelines of similar resolution introduced by
...
XFree 4.3 by picking up the modes with the highest refresh rates
(set SDL_VIDEO_X11_USE_ALL_MODES=1 to disable this behavior).
From SDL-current (patch by Stephen Anthony).
ok pvalchev@, jolan@
2003-04-22 00:16:53 +00:00
pvalchev
d2aab96ffc
nasm -f elf; pt. out by naddy
2003-04-18 02:37:06 +00:00
wcobb
5c15707861
Don't try obtain full-screen modelines on sparc64; ok pvalchev@
2003-03-02 02:57:16 +00:00
pvalchev
1fd2af048d
set default to our libGL library name correctly (the whole way this
...
works is braindamaged but that is to be fixed later)
fixes "cannot find OpenGL library" errors
2003-02-23 07:58:25 +00:00
wcobb
c480039af9
Update to SDL-1.2.5.
...
- sdl-config no longer provides -I${LOCALBASE}/include.
- add an `aa' flavor (ASCII art display).
- GNU make is not needed.
- don't use nasm with gcc 3.
- don't install a SEGV handler.
- prevent the joystick driver from picking up usb keyboards.
ok pvalchev@
2002-11-30 11:17:26 +00:00
brad
e92e6ab0b0
having CONFIGURE_STYLE set to autoconf implies gnu.
2002-09-15 19:53:21 +00:00
pvalchev
fec07c0f89
use kde3 for arts flavor; bunch of people
2002-09-07 04:56:28 +00:00
wcobb
b8f8ca54e2
fix two bogus tests. ok pvalchev@.
2002-05-26 04:11:16 +00:00
pvalchev
5c746576cb
match libusbhid API changes; from aaron
2002-05-14 02:10:29 +00:00
pvalchev
c798cd848b
Add -L${X11BASE}/lib to sdl-config in when X11 is used, as SDL depends on
...
libraries there and needs to know the path. this means sdl-config was
broken for a few days but none of the ports depended on this.
Also bump package revision to p1 for the last couple of fixes to the port.
2002-05-06 04:26:08 +00:00