Subject: CVS commit: pkgsrc/multimedia/xine-lib
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 05/10/2005 00:16:42
Module Name:	pkgsrc
Committed By:	reed
Date:		Tue May 10 00:16:42 UTC 2005

Modified Files:
	pkgsrc/multimedia/xine-lib: Makefile Makefile.common PLIST.Linux
	    PLIST.NetBSD PLIST.common PLIST.common_end
Added Files:
	pkgsrc/multimedia/xine-lib: MESSAGE.i386 PLIST.i386

Log Message:
Many changes to pkgsrc for this, but not a version update.

Change PLISTs to not hardcode 1.0.1 (or the version) but use
${PKGVERSION}. This will make it easier for later updates.
print-PLIST target produces ${PKGVERSION} and that is how I noticed this.

Move the xv plugin entries to PLIST.common from PLIST.NetBSD. Linux
and FreeBSD both have same xv plugin entries.

Remove dependency to win32-codecs. It is not needed and can be added
any time later for those extra codecs. Also, xine-lib supports
various Windows Media formats already (via builtin ffmpeg).

Move the i386 PLIST entries to own PLIST.i386 file.

Add MESSAGE.i386 to suggest installing win32-codecs if needed.
(If you have suggestions for other codecs or software to mention,
such as "Real" for this MESSAGE.i386, please let me know.)

Move COMMENT from Makefile.common to Makefile. (I will commit for
xine-arts and xine-esound next, since they didn't have their own
COMMENTs before.)

Bump PKGREVISION.

(Later I will add a couple patches for FreeBSD support and add
theora support.)


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pkgsrc/multimedia/xine-lib/MESSAGE.i386
cvs rdiff -r1.21 -r1.22 pkgsrc/multimedia/xine-lib/Makefile
cvs rdiff -r1.19 -r1.20 pkgsrc/multimedia/xine-lib/Makefile.common
cvs rdiff -r1.3 -r1.4 pkgsrc/multimedia/xine-lib/PLIST.Linux \
    pkgsrc/multimedia/xine-lib/PLIST.NetBSD
cvs rdiff -r1.9 -r1.10 pkgsrc/multimedia/xine-lib/PLIST.common
cvs rdiff -r1.2 -r1.3 pkgsrc/multimedia/xine-lib/PLIST.common_end
cvs rdiff -r0 -r1.3 pkgsrc/multimedia/xine-lib/PLIST.i386

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.