diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-10-01 14:04:20 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-10-01 14:04:20 +0000 |
commit | ce216f3e59f420584434222cf1c86cc826bccbb9 (patch) | |
tree | 1dfb775ea779cba0648260ed0d49de560d4b6254 /multimedia/mplayer/pkg-plist | |
parent | o add the codecs from mplayer-codecs, this port will hold all win32 (diff) |
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 'multimedia/mplayer/pkg-plist')
-rw-r--r-- | multimedia/mplayer/pkg-plist | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/multimedia/mplayer/pkg-plist b/multimedia/mplayer/pkg-plist index a76f0124d73c..004bead94968 100644 --- a/multimedia/mplayer/pkg-plist +++ b/multimedia/mplayer/pkg-plist @@ -1,12 +1,15 @@ bin/mplayer -share/doc/mplayer/DGA -share/doc/mplayer/FREEBSD -share/doc/mplayer/MPlayer-FAQ -share/doc/mplayer/OpenDivX -share/doc/mplayer/README -share/doc/mplayer/SDL -share/doc/mplayer/VIDEOCARDS +%%PORTDOCS%%share/doc/mplayer/DVB +%%PORTDOCS%%share/doc/mplayer/bugreports.html +%%PORTDOCS%%share/doc/mplayer/cd-dvd.html +%%PORTDOCS%%share/doc/mplayer/codecs-in.html +%%PORTDOCS%%share/doc/mplayer/codecs.html +%%PORTDOCS%%share/doc/mplayer/documentation.html +%%PORTDOCS%%share/doc/mplayer/faq.html +%%PORTDOCS%%share/doc/mplayer/skin-en.html +%%PORTDOCS%%share/doc/mplayer/sound.html +%%PORTDOCS%%share/doc/mplayer/video.html +%%PORTDOCS%%share/doc/mplayer/tech-eng.txt share/mplayer/codecs.conf share/mplayer/example.conf -@dirrm share/doc/mplayer -@dirrm share/mplayer +%%PORTDOCS%%@dirrm share/doc/mplayer |