pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/p5-xmltv XMLTV is a set of utilities to man...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6eff73380da0
branches: trunk
changeset: 482128:6eff73380da0
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Wed Oct 20 18:56:28 2004 +0000
description:
XMLTV is a set of utilities to manage your TV viewing. They work with TV
listings stored in the XMLTV format, which is based on XML. The idea is to
separate out the backend (getting the listings) from the frontend (displaying
them for the user), and to implement useful operations like picking out your
favourite programmes as filters that read and write XML documents.
At present there are backends grabbing TV listings for Canada, the USA, the UK,
Germany, Austria, Finland, Spain, Italy, the Netherlands, Hungary, Denmark,
Japan, Sweden, France, Norway, and Romania.
diffstat:
multimedia/p5-xmltv/DESCR | 9 +++++++
multimedia/p5-xmltv/Makefile | 42 ++++++++++++++++++++++++++++++++++++
multimedia/p5-xmltv/PLIST | 1 +
multimedia/p5-xmltv/distinfo | 5 ++++
multimedia/p5-xmltv/patches/patch-aa | 13 +++++++++++
5 files changed, 70 insertions(+), 0 deletions(-)
diffs (90 lines):
diff -r 37abc163014b -r 6eff73380da0 multimedia/p5-xmltv/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/p5-xmltv/DESCR Wed Oct 20 18:56:28 2004 +0000
@@ -0,0 +1,9 @@
+XMLTV is a set of utilities to manage your TV viewing. They work with TV
+listings stored in the XMLTV format, which is based on XML. The idea is to
+separate out the backend (getting the listings) from the frontend (displaying
+them for the user), and to implement useful operations like picking out your
+favourite programmes as filters that read and write XML documents.
+
+At present there are backends grabbing TV listings for Canada, the USA, the UK,
+Germany, Austria, Finland, Spain, Italy, the Netherlands, Hungary, Denmark,
+Japan, Sweden, France, Norway, and Romania.
diff -r 37abc163014b -r 6eff73380da0 multimedia/p5-xmltv/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/p5-xmltv/Makefile Wed Oct 20 18:56:28 2004 +0000
@@ -0,0 +1,42 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/10/20 18:56:28 adrianp Exp $
+
+DISTNAME= xmltv-0.5.35
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= multimedia
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmltv/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= adrianp%NetBSD.org@localhost
+HOMEPAGE= http://membled.com/work/apps/xmltv/
+COMMENT= Set of utilities to manage your TV viewing
+
+DEPENDS+= p5-XML-Parser>=2.34:../../textproc/p5-XML-Parser
+DEPENDS+= p5-XML-Twig>=3.10:../../textproc/p5-XML-Twig
+DEPENDS+= p5-XML-Writer>=0.4.6:../../textproc/p5-XML-Writer
+DEPENDS+= p5-Date-Manip>=5.42a:../../devel/p5-Date-Manip
+DEPENDS+= p5-libwww>=5.65:../../www/p5-libwww
+DEPENDS+= p5-Compress-Zlib-[0-9]*:../../devel/p5-Compress-Zlib
+DEPENDS+= p5-Unicode-String-[0-9]*:../../converters/p5-Unicode-String
+DEPENDS+= p5-Memoize-[0-9]*:../../devel/p5-Memoize
+DEPENDS+= p5-Storable-[0-9]*:../../devel/p5-Storable
+DEPENDS+= p5-Term-ProgressBar-[0-9]*:../../devel/p5-Term-ProgressBar
+DEPENDS+= p5-Archive-Zip-[0-9]*:../../archivers/p5-Archive-Zip
+DEPENDS+= p5-SOAP-Lite-[0-9]*:../../net/p5-SOAP-Lite
+DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey
+DEPENDS+= p5-WWW-Mechanize-[0-9]*:../../www/p5-WWW-Mechanize
+DEPENDS+= p5-XML-LibXML-[0-9]*:../../textproc/p5-XML-LibXML
+DEPENDS+= p5-HTML-TableExtract-[0-9]*:../../www/p5-HTML-TableExtract
+DEPENDS+= p5-Text-Kakasi-[0-9]*:../../textproc/p5-Text-Kakasi
+DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy
+DEPENDS+= p5-HTML-Tree-[0-9]*:../../www/p5-HTML-Tree
+DEPENDS+= p5-HTML-LinkExtractor-[0-9]*:../../www/p5-HTML-LinkExtractor
+
+PERL5_REQD?= 5.6.0
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XMLTV/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 37abc163014b -r 6eff73380da0 multimedia/p5-xmltv/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/p5-xmltv/PLIST Wed Oct 20 18:56:28 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/10/20 18:56:28 adrianp Exp $
diff -r 37abc163014b -r 6eff73380da0 multimedia/p5-xmltv/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/p5-xmltv/distinfo Wed Oct 20 18:56:28 2004 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/10/20 18:56:28 adrianp Exp $
+
+SHA1 (xmltv-0.5.35.tar.bz2) = 34caa3170b5d4117424ed82633991779d74a5ec8
+Size (xmltv-0.5.35.tar.bz2) = 416252 bytes
+SHA1 (patch-aa) = b198091168841e5f770ca332772b7351b44bef0b
diff -r 37abc163014b -r 6eff73380da0 multimedia/p5-xmltv/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/p5-xmltv/patches/patch-aa Wed Oct 20 18:56:28 2004 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2004/10/20 18:56:28 adrianp Exp $
+
+--- Makefile.PL.orig 2004-09-27 22:10:51.000000000 +0100
++++ Makefile.PL 2004-10-20 19:42:34.000000000 +0100
+@@ -473,7 +473,7 @@
+ "\n");
+ }
+ print STDERR "\n";
+- if (not ask(0, 'Do you want to proceed with this configuration?', 1)) {
++ if (1 == 0) {
+ # Need to set {install} for each component by prompting.
+ foreach my $info (@opt_components) {
+ my $missing = $info->{missing};
Home |
Main Index |
Thread Index |
Old Index