intltool: and while we're at it, here goes 0.35.5 with defpref of -1
authorMichael Krelin <hacker@klever.net>
Sat, 16 Jun 2007 22:11:41 +0000 (22:11 +0000)
committerMichael Krelin <hacker@klever.net>
Sat, 16 Jun 2007 22:11:41 +0000 (22:11 +0000)
packages/intltool/intltool-native_0.35.5.bb [new file with mode: 0644]
packages/intltool/intltool_0.35.5.bb [new file with mode: 0644]

diff --git a/packages/intltool/intltool-native_0.35.5.bb b/packages/intltool/intltool-native_0.35.5.bb
new file mode 100644 (file)
index 0000000..ba9b90c
--- /dev/null
@@ -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 (file)
index 0000000..e13e376
--- /dev/null
@@ -0,0 +1,10 @@
+require intltool.inc
+
+DEPENDS = "libxml-parser-perl-native"
+#RDEPENDS = "libxml-parser-perl"
+
+PR = "r0"
+
+RRECOMMENDS = "perl-modules"
+
+DEFAULT_PREFERENCE = "-1"