summaryrefslogtreecommitdiff
path: root/graphics/gmplayer/Makefile
diff options
context:
space:
mode:
authorsalo <salo>2003-03-22 03:13:37 +0000
committersalo <salo>2003-03-22 03:13:37 +0000
commitb192604f0613622c67224baa72cfce7aa7023166 (patch)
tree87b0a7d44b3639e2d9b9af43f73b01f3bb39daf8 /graphics/gmplayer/Makefile
parent3b6693ddcc09689000624d7e0a1ab73a1f2417f2 (diff)
downloadpkgsrc-b192604f0613622c67224baa72cfce7aa7023166.tar.gz
Updated to version 0.90rc15 (well, 0.90rc5).
Based on patch sent by Juan RP via PR pkg/20836. Changes: DOCS: ===== - Chinese docs/help translations update - english manpage updates (new filters, fixes) - Gui about-box updated Features: ========= - new video filters: detc, down3dright, hqdn3d, telecine, tfields - mpcodecs: SGI image decoding (usable with -mf) - mpcodecs: NUV _en_coding support (mencoder) - mpcodecs: RealAudio Win32 DLL support on linux, 'cook' codec crash fixed - DLL loader: truespeech codec support (tsd32.dll) Porting: ======== - MacOSX support for quicktime en/decoding, MOV demuxing, video timer - mpdemux: Dynamic DVD drive selection on Darwin - dshow, dmo: cbAlign=1 fix for proper win32 support - mpdvdkit2: HPUX, Cygwin fixes Fixes: ====== - mpdemux: RealVideo demuxing fixes (better WxH, fps parsing, A-V sync) - mpdemux: MOV parser fixes: AAC (mp4a) support, variable fourcc - mpdemux: WAV extra header (cbSize>0) parsing fixed - mpdemux: mpeg bitrate calculation fixed (still bad for VBR files) - mpcodecs: TGA decompression fix - DShow interface: BGR 15bpp support fixed - X11 fullscreen code: fix detetcion of metacity - vidix: radeon_vid ecp_div fix - vidix: mga_vid chroma pitch fix - drivers/mga_vid.o: fixed G400 16MB detection - -ao win32 fixes - -ao alsa9 faster seeking support - -ao nas (mem?)leak fix - -ao mpegpes: fix DVB volume mixer (with the HEAD driver) - -vo directfb2: DFB 0.9.17 support - -vo directx: 'ontop' option, other fixes - -vo dxr3: fix subpic placement - -vo gif89a: VOCTRL_DUPLICATE_FRAME support, YV12 supp. removed - -vo dfbmga: Update sub-picture layer, support for selecting field parity - TOOLS/matroxtv: improvements, now it looks much better... - configure: MacOSX support, better (un)gif, FAAD detection, etc - configfile parser: better error messages
Diffstat (limited to 'graphics/gmplayer/Makefile')
-rw-r--r--graphics/gmplayer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gmplayer/Makefile b/graphics/gmplayer/Makefile
index 2b8c1e0937d..ee82ec1cdf3 100644
--- a/graphics/gmplayer/Makefile
+++ b/graphics/gmplayer/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2003/02/26 10:13:14 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2003/03/22 03:13:37 salo Exp $
+#
.include "../../graphics/mplayer-share/Makefile.common"
PKGNAME= gmplayer-${MPLAYER_PKG_VERSION}
-PKGREVISION= 2
SKIN_SITES= http://www.mplayerhq.hu/MPlayer/Skin/ \
ftp://ftp.mplayerhq.hu/MPlayer/Skin/ \
${MASTER_SITE_LOCAL:=mplayer}