the Fink project is an effort to port
popular Unix programs to Mac OS X
Info2: <<
Package: xmltv
Version: 0.5.57
Revision: 102
Distribution: 10.6
###
Depends: <<
date-manip-pm%type_pkg[perl],
html-parser-pm%type_pkg[perl] (>= 3.34-1),
html-tree-pm%type_pkg[perl],
io-compress-pm%type_pkg[perl],
lingua-en-numbers-ordinate-pm,
lingua-preferred-pm%type_pkg[perl],
log-tracemsgs-pm%type_pkg[perl],
perl%type_pkg[perl],
perl%type_pkg[perl]-core,
text-kakasi-pm%type_pkg[perl],
term-progressbar-pm%type_pkg[perl] (>= 2.03-1),
tk-pm%type_pkg[perl],
tk-tablematrix-pm%type_pkg[perl],
unicode-string-pm%type_pkg[perl],
xml-libxml-pm%type_pkg[perl],
xml-parser-pm%type_pkg[perl] (>= 2.34-1),
xml-simple-pm%type_pkg[perl],
xml-twig-pm%type_pkg[perl] (>= 3.14-1),
xml-writer-pm (>= 0.4.6-10)
<<
BuildDepends: fink (>= 0.20.1-1), expat1
Replaces: xmltv-basic, xmltv581, xmltv586 (<<0.5.31-27)
Conflicts: xmltv-basic, xmltv581, xmltv586 (<<0.5.31-27)
###
Source: mirror:sourceforge:xmltv/xmltv-%v.tar.bz2
Source-MD5: c8396db9f823ba43d42ca3f4662b816b
###
Type: perl (5.8.8)
UpdatePOD: true
NoPerlTests: true
###
PatchScript: <<
### Fixing doc install path
perl -pi.bak -e 's,location/share/doc/xmltv-\$::VERSION,location/share/doc/%n,g' Makefile.PL
<<
###
DocFiles: ChangeLog MANIFEST doc/code/*
###
ConfigureParams: --nodeps --yes
###
Description: Set of utilities to manage your TV viewing
DescDetail: <<
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.
There are two backends at present, grabbing TV listings for three different
countries. There are filters to sort the listings by date, to remove shows
that have already been broadcast, and a CGI script to semi-automatically
pick things to watch. There are a couple of backends to produce printed
output.
This software is still being developed and requires familiarity with a
command line; but it does work.
<<
DescPackaging: <<
As of 0.5.57 AKH:
reverted the nomenclature back to "xmltv".
Set the package to use perl588 since that's available on all distros.
Separated revisions for every distro since the path to the perl interpreter
changes with 10.4 -> 10.5 and 10.5 -> 10.6, so upgraders will need to rebuild the package.
Cleaned up the unnecessary BuildDepends which were listed in the Depends: line.
<<
###
License: GPL
Maintainer: None
Homepage: http://membled.com/work/apps/xmltv/
<<