summaryrefslogtreecommitdiff
path: root/recipes/xmltv/xmltv_0.5.54.bb
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-11-07 10:03:51 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-11-07 10:03:51 +0100
commit1c8932e3b4add8be932d1ae07c44798898ebd593 (patch)
tree7a37eadff3a1cbe4e7ec2f2cc26c1ee1593d1c31 /recipes/xmltv/xmltv_0.5.54.bb
parentbc6d9ef31bd6590071c1dfb5e18bbceb22e4ad09 (diff)
xmltv: moved from 0.5.54 to 0.5.56
Diffstat (limited to 'recipes/xmltv/xmltv_0.5.54.bb')
-rw-r--r--recipes/xmltv/xmltv_0.5.54.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes/xmltv/xmltv_0.5.54.bb b/recipes/xmltv/xmltv_0.5.54.bb
deleted file mode 100644
index 70005d70f4..0000000000
--- a/recipes/xmltv/xmltv_0.5.54.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-DESCRIPTION="prerequisites for xmltv"
-
-PARALLEL_MAKE = ""
-SRC_URI="http://downloads.sourceforge.net/xmltv/xmltv-${PV}.tar.bz2"
-
-DEPENDS = "perl libxml-parser-perl-native libwww-perl-native libdate-manip-perl-native \
- libxml-twig-perl-native libxml-writer-perl-native libfile-slurp-perl-native \
- libtermreadkey-perl-native"
-
-PR = "r0"
-
-EXTRA_CPANFLAGS = "EXPATLIBPATH=${STAGING_LIBDIR} EXPATINCPATH=${STAGING_INCDIR}"
-
-inherit cpan