From 13caae3486a5ca5fa03a650c212c5c818c7dec52 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Sun, 31 Aug 2003 00:25:19 +0000 Subject: MPlayer updated to 0.91, patch provided by Soren Jacobsen in PR pkg/22540. Changes: DOCS: * French, Hungarian, Chinese translation updated * console output translations updated * numerous fixes in HTML documentation * fixes, clarifications in the man page * wishlist updated :) * Polish documentation removed (outdated) * Norwegian, Romanian, and Turkish help files removed (outdated) Fixes: * small fix for sp5x video codec * menu pause bug fixed * detc video filter improved * fixes in video output driver zr * fixes in video output driver directx * fixes in video output driver sdl * fixes in video output driver vesa (multiple init support) * midentify works again * TOOLS/matroxtv enhanced and fixed * now every binary codec is searched in $PREFIX/codecs directory (--with-codecsdir) * K6/2+ and K6/3+ detection support * Mono PCM streamcopy fixed in MEncoder * bigendian OSD fix * SIGBUS error fixed on HPUX 11.00 * default fps fixed in NTSC v4l * definition fix ported from libdvdread main branch * configure option --enable-qtx-codecs renamed to --enable-qtx * a crash fixed in command line parser * fix in MMS streaming * crash with invalid config file fixed * metacity support Porting: * QT audio decoder now compiles on MacOSX * compile and crash fixes in MOV demuxer, for Cygwin * some Cygwin compilation fixes * OpenBSD support in RealVideo and RealAudio --- graphics/gmplayer/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics/gmplayer/Makefile') diff --git a/graphics/gmplayer/Makefile b/graphics/gmplayer/Makefile index 53308950207..8ac4652f672 100644 --- a/graphics/gmplayer/Makefile +++ b/graphics/gmplayer/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2003/07/27 19:59:41 jmmv Exp $ +# $NetBSD: Makefile,v 1.24 2003/08/31 00:25:19 xtraeme Exp $ # PKGNAME= gmplayer-${MPLAYER_PKG_VERSION} -PKGREVISION= 7 SKIN_SITES= http://www.mplayerhq.hu/MPlayer/Skin/ \ ftp://ftp.mplayerhq.hu/MPlayer/Skin/ \ ${MASTER_SITE_LOCAL:=mplayer} -- cgit v1.2.3