pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/totem-xine Initial import of totem-xine, ve...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cf1026dd0864
branches: trunk
changeset: 491284:cf1026dd0864
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Tue Mar 22 16:37:51 2005 +0000
description:
Initial import of totem-xine, version 1.0:
Totem is simple movie player for the GNOME desktop based on GStreamer and
Xine. It features a playlist, a full-screen mode, seek and volume controls,
as well as a pretty complete keyboard navigation.
This package is built using the Xine backend.
diffstat:
multimedia/totem-xine/DESCR | 5 +++++
multimedia/totem-xine/Makefile | 13 +++++++++++++
2 files changed, 18 insertions(+), 0 deletions(-)
diffs (26 lines):
diff -r f6ba7a927954 -r cf1026dd0864 multimedia/totem-xine/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/totem-xine/DESCR Tue Mar 22 16:37:51 2005 +0000
@@ -0,0 +1,5 @@
+Totem is simple movie player for the GNOME desktop based on GStreamer and
+Xine. It features a playlist, a full-screen mode, seek and volume controls,
+as well as a pretty complete keyboard navigation.
+
+This package is built using the Xine backend.
diff -r f6ba7a927954 -r cf1026dd0864 multimedia/totem-xine/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/totem-xine/Makefile Tue Mar 22 16:37:51 2005 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/03/22 16:37:51 jmmv Exp $
+#
+
+.include "../../multimedia/totem/Makefile.common"
+
+PKGNAME= ${DISTNAME:S/-/-xine-/}
+
+COMMENT+= (using Xine)
+
+CONFLICTS+= totem-[0-9]*
+
+.include "../../multimedia/xine-lib/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index