aboutsummaryrefslogtreecommitdiffstats
path: root/packages/intltool
diff options
context:
space:
mode:
authorMichael Krelin <hacker@klever.net>2007-06-16 22:11:41 +0000
committerMichael Krelin <hacker@klever.net>2007-06-16 22:11:41 +0000
commitc89ee09bb7c25dbc6b27bc2eba8422d2938a6b7c (patch)
treed97706e07a8c05884e9b0bb9e28503b629307626 /packages/intltool
parent1f25670869fdf0014ad575f58e36b2a7c58847a8 (diff)
downloadopenembedded-c89ee09bb7c25dbc6b27bc2eba8422d2938a6b7c.tar.gz
intltool: and while we're at it, here goes 0.35.5 with defpref of -1
Diffstat (limited to 'packages/intltool')
-rw-r--r--packages/intltool/intltool-native_0.35.5.bb9
-rw-r--r--packages/intltool/intltool_0.35.5.bb10
2 files changed, 19 insertions, 0 deletions
diff --git a/packages/intltool/intltool-native_0.35.5.bb b/packages/intltool/intltool-native_0.35.5.bb
new file mode 100644
index 0000000000..ba9b90c07a
--- /dev/null
+++ b/packages/intltool/intltool-native_0.35.5.bb
@@ -0,0 +1,9 @@
+require intltool_${PV}.bb
+
+inherit native
+DEPENDS = "libxml-parser-perl-native"
+
+export PERL = "/usr/bin/env perl"
+SRC_URI_append = " file://intltool-nowarn.patch;patch=1"
+
+DEFAULT_PREFERENCE = "-1"
diff --git a/packages/intltool/intltool_0.35.5.bb b/packages/intltool/intltool_0.35.5.bb
new file mode 100644
index 0000000000..e13e376f12
--- /dev/null
+++ b/packages/intltool/intltool_0.35.5.bb
@@ -0,0 +1,10 @@
+require intltool.inc
+
+DEPENDS = "libxml-parser-perl-native"
+#RDEPENDS = "libxml-parser-perl"
+
+PR = "r0"
+
+RRECOMMENDS = "perl-modules"
+
+DEFAULT_PREFERENCE = "-1"