diff options
author | lioux <lioux@FreeBSD.org> | 2001-10-01 22:04:20 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-10-01 22:04:20 +0800 |
commit | 0b2948d9cd89eb4ab16f7367f7d5aa4650ea9563 (patch) | |
tree | cb1b3caa8e6f7d69dc647e29844b6e0b3b1f68e6 /graphics/mplayer/pkg-descr | |
parent | 0daa4842e4cbb6077d3df0383e72c24ba49c5703 (diff) | |
download | freebsd-ports-gnome-0b2948d9cd89eb4ab16f7367f7d5aa4650ea9563.tar.gz freebsd-ports-gnome-0b2948d9cd89eb4ab16f7367f7d5aa4650ea9563.tar.zst freebsd-ports-gnome-0b2948d9cd89eb4ab16f7367f7d5aa4650ea9563.zip |
o update to 0.50 pre 1
o add script to "autodetect" some machine features such as 3DNow!
o it is no longer limitted to i386 arch (e.g., alpha, hurray :)
o make it CFLAGS safe
o add several WITH{,OUT} options
o depend on win32-codecs as of rev 1.12 win32-codecs/Makefile
instead of mplayer-codecs
o Makefile style: rearrange the file a bit to make it ports' style
compliant (easier to maintain)
o simplify targets with for/endfor constructs in post-install
o due to new features, update: COMMENT, DESCR, PKGMESSAGE
o fix all URI to include a trailing /
o support NOPORTDOCS in PLIST
Submitted by: MAINTAINER et al
Diffstat (limited to 'graphics/mplayer/pkg-descr')
-rw-r--r-- | graphics/mplayer/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mplayer/pkg-descr b/graphics/mplayer/pkg-descr index bc017a356b04..a613c1786f48 100644 --- a/graphics/mplayer/pkg-descr +++ b/graphics/mplayer/pkg-descr @@ -5,4 +5,4 @@ It is based on the windows codec compilation and provides the ability to play many formats in a very good quality without much CPU comsumption. -WWW: http://mplayer.sourceforge.net +WWW: http://mplayer.sourceforge.net/ |