From 866a06a060c8483f74972c86bd5614908da6d23b Mon Sep 17 00:00:00 2001 From: drochner Date: Wed, 7 Feb 2007 20:04:00 +0000 Subject: update to 1.1.4 changes: This release contains improvements and important bugfixes. Some issues that have really "bugged" us for quite some time (like NTSC DVDs audio sync, broken since 1.1.2, and H.264 crashes) are finally fixed. Some of the new features include True Audio and WavPack support. bugfixes, cleanup etc pkgsrc notes: -new True Audio / WavPack support is not enabled yet -cleanup of bl3.mk: no need to propagate internals -removed dependency on libflac -- there is support to play flac files internally -removed build of plugins for more exotic video outputs (SDL, ImageMagick, GL, aalib), this might be built in extra pkgs (like esound and arts already do) --- multimedia/xine-lib/PLIST.common_end | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'multimedia/xine-lib/PLIST.common_end') diff --git a/multimedia/xine-lib/PLIST.common_end b/multimedia/xine-lib/PLIST.common_end index a0559f94b1c..9e9396596c0 100644 --- a/multimedia/xine-lib/PLIST.common_end +++ b/multimedia/xine-lib/PLIST.common_end @@ -1,10 +1,9 @@ -@comment $NetBSD: PLIST.common_end,v 1.7 2006/08/06 10:36:50 wiz Exp $ +@comment $NetBSD: PLIST.common_end,v 1.8 2007/02/07 20:04:00 drochner Exp $ @dirrm share/xine/libxine1/fonts @dirrm share/xine/libxine1 @dirrm share/xine -@dirrm share/doc/xine/hackersguide -@dirrm share/doc/xine/faq -@dirrm share/doc/xine +@dirrm share/doc/xine-lib/hackersguide +@dirrm share/doc/xine-lib @exec ${MKDIR} %D/lib/xine/plugins/${XINE_LIB_VER}/vidix @dirrm lib/xine/plugins/${XINE_LIB_VER}/vidix @dirrm lib/xine/plugins/${XINE_LIB_VER}/post -- cgit v1.2.3