pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/lsdvd Initial import of lsdvd-0.10.
details: https://anonhg.NetBSD.org/pkgsrc/rev/df953b0776f1
branches: trunk
changeset: 472484:df953b0776f1
user: snj <snj%pkgsrc.org@localhost>
date: Sun Apr 11 02:50:51 2004 +0000
description:
Initial import of lsdvd-0.10.
lsdvd is an application that reads the contents of a DVD and prints them
to your terminal.
lsdvd will tell you the following:
* The name of the disc
* The number of tracks
* The length, format, and aspect of each track
* The format, language, number of channels, contents, etc. of each audio
track
* The language and contents of each subtitle
* The longest track
Based on the package in pkgsrc-wip.
diffstat:
multimedia/lsdvd/DESCR | 11 +++++++++++
multimedia/lsdvd/Makefile | 15 +++++++++++++++
multimedia/lsdvd/PLIST | 2 ++
multimedia/lsdvd/distinfo | 4 ++++
4 files changed, 32 insertions(+), 0 deletions(-)
diffs (48 lines):
diff -r b8dd6e5df15d -r df953b0776f1 multimedia/lsdvd/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/lsdvd/DESCR Sun Apr 11 02:50:51 2004 +0000
@@ -0,0 +1,11 @@
+lsdvd is an application that reads the contents of a DVD and prints them
+to your terminal.
+
+lsdvd will tell you the following:
+* The name of the disc
+* The number of tracks
+* The length, format, and aspect of each track
+* The format, language, number of channels, contents, etc. of each audio
+ track
+* The language and contents of each subtitle
+* The longest track
diff -r b8dd6e5df15d -r df953b0776f1 multimedia/lsdvd/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/lsdvd/Makefile Sun Apr 11 02:50:51 2004 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/04/11 02:50:51 snj Exp $
+
+DISTNAME= lsdvd-0.10
+CATEGORIES= multimedia
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=acidrip/}
+
+MAINTAINER= snj%NetBSD.org@localhost
+HOMEPAGE= http://acidrip.thirtythreeandathird.net/lsdvd.html
+COMMENT= Application displaying the contents of DVDs
+
+GNU_CONFIGURE= YES
+USE_BUILDLINK3= YES
+
+.include "../../multimedia/libdvdread/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r b8dd6e5df15d -r df953b0776f1 multimedia/lsdvd/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/lsdvd/PLIST Sun Apr 11 02:50:51 2004 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/11 02:50:51 snj Exp $
+bin/lsdvd
diff -r b8dd6e5df15d -r df953b0776f1 multimedia/lsdvd/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/lsdvd/distinfo Sun Apr 11 02:50:51 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/04/11 02:50:51 snj Exp $
+
+SHA1 (lsdvd-0.10.tar.gz) = 910bab96300dade7b07baa7cb2037ef473c035d6
+Size (lsdvd-0.10.tar.gz) = 36206 bytes
Home |
Main Index |
Thread Index |
Old Index