pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/xine-lib Add DragonFly PLIST entries. And b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cd02549f286b
branches:  trunk
changeset: 501986:cd02549f286b
user:      reed <reed%pkgsrc.org@localhost>
date:      Tue Nov 01 06:20:42 2005 +0000

description:
Add DragonFly PLIST entries. And bump PKGREVISION.
This plugin has not been tested yet.

Todo: test xineplug_ao_out_oss plugin and make sure /dev/ device
is correct.
Todo: check to see if other plugins can be enabled -- see what is done
for FreeBSD.

diffstat:

 multimedia/xine-lib/Makefile        |  4 +++-
 multimedia/xine-lib/PLIST.DragonFly |  3 +++
 2 files changed, 6 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 439a27f62a72 -r cd02549f286b multimedia/xine-lib/Makefile
--- a/multimedia/xine-lib/Makefile      Tue Nov 01 06:15:33 2005 +0000
+++ b/multimedia/xine-lib/Makefile      Tue Nov 01 06:20:42 2005 +0000
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2005/10/13 10:48:01 jmmv Exp $
+# $NetBSD: Makefile,v 1.27 2005/11/01 06:20:42 reed Exp $
 
 .include "Makefile.common"
 
+PKGREVISION=           1
+
 COMMENT=               Multimedia player library
 
 BUILDLINK_DEPENDS.vcdimager+= vcdimager>=0.7.20nb1
diff -r 439a27f62a72 -r cd02549f286b multimedia/xine-lib/PLIST.DragonFly
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/xine-lib/PLIST.DragonFly       Tue Nov 01 06:20:42 2005 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST.DragonFly,v 1.1 2005/11/01 06:20:42 reed Exp $
+lib/xine/plugins/1.0.3/xineplug_ao_out_oss.so
+lib/xine/plugins/1.0.3/xineplug_ao_out_oss.a



Home | Main Index | Thread Index | Old Index