summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nonworking/gettext/gettext_0.12.1.oe12
-rw-r--r--nonworking/gettext/gettext_0.13.1.oe0
2 files changed, 12 insertions, 0 deletions
diff --git a/nonworking/gettext/gettext_0.12.1.oe b/nonworking/gettext/gettext_0.12.1.oe
index e69de29bb2..4cd203c93f 100644
--- a/nonworking/gettext/gettext_0.12.1.oe
+++ b/nonworking/gettext/gettext_0.12.1.oe
@@ -0,0 +1,12 @@
+DEPENDS = virtual/libc
+RDEPENDS = libc6
+LICENSE = GPL
+DESCRIPTION = The GNU internationalization library.
+
+SRC_URI = ${GNU_MIRROR}/gettext/gettext-${PV}.tar.gz
+
+inherit autotools libtool
+
+acpaths = '-I ${S}/autoconf-lib-link/m4/ \
+ -I ${S}/gettext-runtime/m4 \
+ -I ${S}/gettext-tools/m4'
diff --git a/nonworking/gettext/gettext_0.13.1.oe b/nonworking/gettext/gettext_0.13.1.oe
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/nonworking/gettext/gettext_0.13.1.oe