aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xmltv/xmltv_0.5.56.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xmltv/xmltv_0.5.56.bb')
-rw-r--r--recipes/xmltv/xmltv_0.5.56.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes/xmltv/xmltv_0.5.56.bb b/recipes/xmltv/xmltv_0.5.56.bb
new file mode 100644
index 0000000000..70005d70f4
--- /dev/null
+++ b/recipes/xmltv/xmltv_0.5.56.bb
@@ -0,0 +1,14 @@
+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