From 04b4785222bf8e37842ec831ce83ddcee14cd400 Mon Sep 17 00:00:00 2001 From: Jordan Crouse Date: Fri, 3 Dec 2004 20:11:56 +0000 Subject: Merge bk://oe-devel@oe-devel.bkbits.net/packages into forsteri.amd.com:/users/jcrouse/bk/oe-devel/packages 2004/12/03 13:11:36-07:00 amd.com!jcrouse Many files: Add gputty, gtk2-ssh-askpass, syslinux and xscreensaver. Add license to nasm, and copy .a libs to stage in readline 2004/12/03 12:32:53-07:00 amd.com!jcrouse add bootsplash utilities BKrev: 41b0c88ckOYBlq8xk-1A4aDNTc2XvQ --- bootsplash/bootsplash-native_3.0.7.oe | 0 bootsplash/bootsplash_3.0.7.oe | 0 gputty/gputty/conf.patch | 0 gputty/gputty/gputty | 0 gputty/gputty_0.9.7.oe | 0 gtk2-ssh-askpass/gtk2-ssh-askpass/makefile.patch | 0 gtk2-ssh-askpass/gtk2-ssh-askpass_0.3.oe | 0 nasm/nasm_0.98.38.oe | 2 ++ readline/readline_4.3.oe | 4 ++-- syslinux/syslinux-native_2.11.oe | 0 xscreensaver/xscreensaver-4.16/XScreenSaver | 0 xscreensaver/xscreensaver-4.16/configure.patch | 0 xscreensaver/xscreensaver-4.16/fixes.patch | 0 xscreensaver/xscreensaver_4.16.oe | 0 14 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 bootsplash/bootsplash-native_3.0.7.oe create mode 100644 bootsplash/bootsplash_3.0.7.oe create mode 100644 gputty/gputty/conf.patch create mode 100644 gputty/gputty/gputty create mode 100644 gputty/gputty_0.9.7.oe create mode 100644 gtk2-ssh-askpass/gtk2-ssh-askpass/makefile.patch create mode 100644 gtk2-ssh-askpass/gtk2-ssh-askpass_0.3.oe create mode 100644 syslinux/syslinux-native_2.11.oe create mode 100644 xscreensaver/xscreensaver-4.16/XScreenSaver create mode 100644 xscreensaver/xscreensaver-4.16/configure.patch create mode 100644 xscreensaver/xscreensaver-4.16/fixes.patch create mode 100644 xscreensaver/xscreensaver_4.16.oe diff --git a/bootsplash/bootsplash-native_3.0.7.oe b/bootsplash/bootsplash-native_3.0.7.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/bootsplash/bootsplash_3.0.7.oe b/bootsplash/bootsplash_3.0.7.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/gputty/gputty/conf.patch b/gputty/gputty/conf.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/gputty/gputty/gputty b/gputty/gputty/gputty new file mode 100644 index 0000000000..e69de29bb2 diff --git a/gputty/gputty_0.9.7.oe b/gputty/gputty_0.9.7.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/gtk2-ssh-askpass/gtk2-ssh-askpass/makefile.patch b/gtk2-ssh-askpass/gtk2-ssh-askpass/makefile.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/gtk2-ssh-askpass/gtk2-ssh-askpass_0.3.oe b/gtk2-ssh-askpass/gtk2-ssh-askpass_0.3.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/nasm/nasm_0.98.38.oe b/nasm/nasm_0.98.38.oe index 8bbda9c875..0aee9f9faf 100644 --- a/nasm/nasm_0.98.38.oe +++ b/nasm/nasm_0.98.38.oe @@ -2,6 +2,8 @@ SECTION = "devel" DESCRIPTION = "General-purpose x86 assembler" MAINTAINER = "Phil Blundell " COMPATIBLE_HOST = 'i.86.*-(linux|freebsd.*)' +LICENSE = "GPL" +SECTION = "dev-lang" SRC_URI = "${SOURCEFORGE_MIRROR}/nasm/nasm-${PV}.tar.bz2" diff --git a/readline/readline_4.3.oe b/readline/readline_4.3.oe index afda861f0d..8dbe021cd8 100644 --- a/readline/readline_4.3.oe +++ b/readline/readline_4.3.oe @@ -25,8 +25,8 @@ do_install () { } do_stage() { - oe_libinstall -so -C shlib libhistory ${STAGING_LIBDIR} - oe_libinstall -so -C shlib libreadline ${STAGING_LIBDIR} + oe_libinstall -so -a -C shlib libhistory ${STAGING_LIBDIR} + oe_libinstall -so -a -C shlib libreadline ${STAGING_LIBDIR} install -d ${STAGING_INCDIR}/readline for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h \ diff --git a/syslinux/syslinux-native_2.11.oe b/syslinux/syslinux-native_2.11.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/xscreensaver/xscreensaver-4.16/XScreenSaver b/xscreensaver/xscreensaver-4.16/XScreenSaver new file mode 100644 index 0000000000..e69de29bb2 diff --git a/xscreensaver/xscreensaver-4.16/configure.patch b/xscreensaver/xscreensaver-4.16/configure.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/xscreensaver/xscreensaver-4.16/fixes.patch b/xscreensaver/xscreensaver-4.16/fixes.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/xscreensaver/xscreensaver_4.16.oe b/xscreensaver/xscreensaver_4.16.oe new file mode 100644 index 0000000000..e69de29bb2 -- cgit v1.2.3