From ff27ae7f7eab4445a39e7bd7539243c6ec5f3540 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Thu, 29 Jul 2004 17:10:06 +0000 Subject: [PATCH] Merge openembedded@openembedded.bkbits.net:packages into handhelds.org:/home/kergoth/code/packages 2004/07/29 12:09:11-05:00 handhelds.org!kergoth Unbreak the ncftp build, and add ncftp 3.1.8. 2004/07/29 00:34:17-05:00 handhelds.org!kergoth Add art_config.h (libart-lgpl) for the arm-linux-uclibc target. 2004/07/29 00:21:56-05:00 handhelds.org!kergoth Add module-init-tools 3.1-pre5. 2004/07/29 00:21:41-05:00 handhelds.org!kergoth Add patchutils 0.2.30. 2004/07/29 00:21:28-05:00 handhelds.org!kergoth Add samba 3.0.5. BKrev: 41092f6e_8obO3rqQoDBUt_7_FFKoQ --- gnome/libart-lgpl/arm-linux-uclibc/art_config.h | 0 module-init-tools/module-init-tools_3.1-pre5.oe | 0 ncftp/ncftp/acinclude.m4 | 0 ncftp/ncftp_3.1.7.oe | 6 +++--- ncftp/ncftp_3.1.8.oe | 0 patchutils/patchutils_0.2.30.oe | 0 samba/samba-3.0.5/configure.patch | 0 samba/samba_3.0.5.oe | 0 8 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 gnome/libart-lgpl/arm-linux-uclibc/art_config.h create mode 100644 module-init-tools/module-init-tools_3.1-pre5.oe create mode 100644 ncftp/ncftp/acinclude.m4 create mode 100644 ncftp/ncftp_3.1.8.oe create mode 100644 patchutils/patchutils_0.2.30.oe create mode 100644 samba/samba-3.0.5/configure.patch create mode 100644 samba/samba_3.0.5.oe diff --git a/gnome/libart-lgpl/arm-linux-uclibc/art_config.h b/gnome/libart-lgpl/arm-linux-uclibc/art_config.h new file mode 100644 index 0000000000..e69de29bb2 diff --git a/module-init-tools/module-init-tools_3.1-pre5.oe b/module-init-tools/module-init-tools_3.1-pre5.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/ncftp/ncftp/acinclude.m4 b/ncftp/ncftp/acinclude.m4 new file mode 100644 index 0000000000..e69de29bb2 diff --git a/ncftp/ncftp_3.1.7.oe b/ncftp/ncftp_3.1.7.oe index 04522814c7..52e4207261 100644 --- a/ncftp/ncftp_3.1.7.oe +++ b/ncftp/ncftp_3.1.7.oe @@ -1,14 +1,14 @@ -BROKEN = "1" DESCRIPTION = "A sophisticated console ftp client" SECTION = "base" PRIORITY = "optional" -SRC_URI = "ftp://ftp.ncftp.com/ncftp/ncftp-${PV}-src.tar.bz2" +SRC_URI = "ftp://ftp.ncftp.com/ncftp/ncftp-${PV}-src.tar.bz2 \ + file://acinclude.m4" inherit autotools do_configure_prepend () { - install -m 0644 autoconf/aclocal.m4 acinclude.m4 + install -m 0644 ${WORKDIR}/acinclude.m4 acinclude.m4 } do_install () { diff --git a/ncftp/ncftp_3.1.8.oe b/ncftp/ncftp_3.1.8.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/patchutils/patchutils_0.2.30.oe b/patchutils/patchutils_0.2.30.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/samba/samba-3.0.5/configure.patch b/samba/samba-3.0.5/configure.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/samba/samba_3.0.5.oe b/samba/samba_3.0.5.oe new file mode 100644 index 0000000000..e69de29bb2 -- 2.39.5