Commit Graph

30 Commits

Author SHA1 Message Date
espie
f1c812e4fc Update to 0.90pre5
Most work by Biorn, some testing by pval and me.
2002-06-27 22:03:49 +00:00
pvalchev
7de9227a9c fix SDL lib-depends entry and a missing quote; caught by seb@todesplanet.de 2002-06-15 05:11:31 +00:00
wilfried
2316247d71 add specifier to RUN_DEPENDS and BUILD_DEPENDS 2002-06-10 03:14:34 +00:00
drahn
98ad3170a0 Userland symbols are not supposed to start with __, reserved for
system/compiler usage. ok pvalchev@
2002-06-08 02:07:37 +00:00
espie
4e84d7d6f2 revert unwanted change. 2002-06-08 00:48:26 +00:00
espie
a8d8fa29ea forgot to add this patch. Thx angelos@ 2002-06-07 23:58:14 +00:00
espie
0edb7a6ec2 revert. not yet. 2002-06-04 11:35:09 +00:00
espie
3aabad6add blech, close file descriptors. 2002-06-04 11:26:17 +00:00
espie
6865e8b27d do not create font directory here 2002-05-28 11:49:43 +00:00
pvalchev
1bf1d00a5f mention option USER_LDT here as well 2002-05-23 00:43:58 +00:00
art
2cf23531d0 LP64 fixes.
pval@ ok.
2002-05-18 17:50:19 +00:00
pvalchev
3a764b4705 Conditionalize binutils port usage upon ELF_TOOLCHAIN 2002-05-17 02:00:29 +00:00
art
10242ecb1f Enable sparc64 (it works with a few more diffs) and make the
binutils dependency i386-only.
2002-05-16 14:00:23 +00:00
espie
f4e6fcc2a3 Add libiconv flavor for subtitles 2002-05-16 13:57:49 +00:00
espie
88676812d7 minimal patches to compile vcd support in. Doesn't work yet. 2002-05-16 11:58:48 +00:00
espie
0af2ead27a mplayer currently picks up mp3lame and ungif. So record them, until
someone deactivates the test, or figure out where they're needed.
2002-05-15 23:16:59 +00:00
pvalchev
9b9912f19d MPlayer-0.90pre4; from Björn Sandell <biorn@dce.chalmers.se> 2002-05-15 22:27:00 +00:00
pvalchev
59973f9e90 enable libdvdread by default since it is small enough; espie 2002-05-14 03:10:19 +00:00
pvalchev
d3cdf7c80a -li386 needed on x86 for win32 flavor; from biorn@dce.chalmers.se 2002-05-14 03:05:31 +00:00
niklas
3001b38093 shut off oss completely; ok pval@ 2002-05-12 18:50:46 +00:00
pvalchev
2fe195b50c - Drop OSS flavor as there is enough better choices.
- Fix bogus configure check which would link mplayed with -lossaudio
  unconditionally on i386.
2002-05-12 08:25:56 +00:00
pvalchev
ea29419c32 First cut at macppc support. (Some things may not work yet) 2002-05-12 08:16:24 +00:00
pvalchev
3252c3a489 - remove forceful optimizations, enable full auto-detect. that will be a
problem for binary packages, but for now there is no better way...
- forgot to ifndef NO_WARNINGS for the USER_LDT warning
2002-05-10 19:50:31 +00:00
pvalchev
2676358827 Print a warning that custom USER_LDT kernel is required for the win32 flavor. 2002-05-10 19:42:25 +00:00
pvalchev
1f788852b4 Mirror default skin package somewhere else since they keep changing the
checksum.  Thanks to everyone who pointed the issue out
2002-05-10 19:40:09 +00:00
pvalchev
c3c527b136 provide new location for png headers; from aleksander.piotrowski@piestrak.waw.pl 2002-05-10 19:26:14 +00:00
pvalchev
451c18f824 fix libdha generation; pointed out by wilfried 2002-05-09 20:22:53 +00:00
pvalchev
1612b7115a oops, "dvd" flavor was missing from the list. thanks Niels 2002-05-09 20:03:18 +00:00
pvalchev
7034d644b2 enable using select() on the audio device; thanks Björn 2002-05-09 14:01:42 +00:00
pvalchev
e6dd1ad911 Import of mplayer-0.90pre3 - Movie Player
MPlayer is a movie player for LINUX (runs on many other Unices, and
non-x86 CPUs, see the documentation). It plays most MPEG, VOB, AVI,
VIVO, ASF/WMV, QT/MOV, FLI, NuppelVideo, yuv4mpeg, FILM, RoQ, and some
RealMedia files, supported by many native, XAnim, and Win32 DLL codecs.
You can watch VideoCD, SVCD, DVD, 3ivx, FLI, and even DivX movies too
(and you don't need the avifile library at all!).

Submitted by Björn Sandell <biorn@dce.chalmers.se>, work also done by me

Withstanding issues: see how to deal with optimization detection at build
time so that binary packages can be created; check make it work on
platforms other than i386, etc. things can be done in-tree.
2002-05-09 05:19:10 +00:00