From 456f916e6d4debc3be8a9020282ca81419d80efd Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sun, 21 Mar 2004 04:39:30 +0000 Subject: Merge http://openembedded.bkbits.net/packages into linux.local:/home/kergoth/code/packages 2004/03/20 23:39:27-05:00 local!kergoth New versions of things: centericq 4.9.10 sed 4.0.9 libgpg-error 0.7 fakeroot 0.9.0 dbus 0.21 ncurses 5.4 mp3blaster 3.2.0 BKrev: 405d1c8214TIKKDYft9ZYnLmplC44g --- centericq/centericq-4.9.10/configure.patch | 0 centericq/centericq-4.9.10/m4.patch | 0 centericq/centericq_4.9.10.oe | 0 dbus/dbus-0.21/cross.patch | 0 dbus/dbus_0.21.oe | 0 fakeroot/fakeroot_0.9.0.oe | 0 libgpg-error/libgpg-error_0.7.oe | 0 mp3blaster/mp3blaster-3.1.3/configure.patch | 0 mp3blaster/mp3blaster-3.2.0/includedir.patch | 0 mp3blaster/mp3blaster_3.1.3.oe | 7 +++---- mp3blaster/mp3blaster_3.2.0.oe | 0 ncurses/ncurses_5.4.oe | 0 sed/sed-native_4.0.8.oe | 5 ----- sed/sed-native_4.0.9.oe | 0 sed/sed_4.0.9.oe | 0 15 files changed, 3 insertions(+), 9 deletions(-) create mode 100644 centericq/centericq-4.9.10/configure.patch create mode 100644 centericq/centericq-4.9.10/m4.patch create mode 100644 centericq/centericq_4.9.10.oe create mode 100644 dbus/dbus-0.21/cross.patch create mode 100644 dbus/dbus_0.21.oe create mode 100644 fakeroot/fakeroot_0.9.0.oe create mode 100644 libgpg-error/libgpg-error_0.7.oe delete mode 100644 mp3blaster/mp3blaster-3.1.3/configure.patch create mode 100644 mp3blaster/mp3blaster-3.2.0/includedir.patch create mode 100644 mp3blaster/mp3blaster_3.2.0.oe create mode 100644 ncurses/ncurses_5.4.oe delete mode 100644 sed/sed-native_4.0.8.oe create mode 100644 sed/sed-native_4.0.9.oe create mode 100644 sed/sed_4.0.9.oe diff --git a/centericq/centericq-4.9.10/configure.patch b/centericq/centericq-4.9.10/configure.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/centericq/centericq-4.9.10/m4.patch b/centericq/centericq-4.9.10/m4.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/centericq/centericq_4.9.10.oe b/centericq/centericq_4.9.10.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/dbus/dbus-0.21/cross.patch b/dbus/dbus-0.21/cross.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/dbus/dbus_0.21.oe b/dbus/dbus_0.21.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/fakeroot/fakeroot_0.9.0.oe b/fakeroot/fakeroot_0.9.0.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/libgpg-error/libgpg-error_0.7.oe b/libgpg-error/libgpg-error_0.7.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/mp3blaster/mp3blaster-3.1.3/configure.patch b/mp3blaster/mp3blaster-3.1.3/configure.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/mp3blaster/mp3blaster-3.2.0/includedir.patch b/mp3blaster/mp3blaster-3.2.0/includedir.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/mp3blaster/mp3blaster_3.1.3.oe b/mp3blaster/mp3blaster_3.1.3.oe index 6b8e2a244e..674cfad698 100644 --- a/mp3blaster/mp3blaster_3.1.3.oe +++ b/mp3blaster/mp3blaster_3.1.3.oe @@ -2,11 +2,10 @@ DESCRIPTION = "A console MP3 player based on ncurses" DEPENDS = "virtual/libc ncurses libsidplay libogg libvorbis" RDEPENDS = "libc6 libncurses libsidplay libogg libvorbis" -SRC_URI = http://www.stack.nl/~brama/mp3blaster/src/mp3blaster-3.1.3.tar.gz \ - file://${FILESDIR}/includedir.patch;patch=1 \ - file://${FILESDIR}/configure.patch;patch=1 +SRC_URI = "http://www.stack.nl/~brama/mp3blaster/src/mp3blaster-${PV}.tar.gz \ + file://${FILESDIR}/includedir.patch;patch=1" inherit autotools -EXTRA_OECONF = '--with-x=no --with-sidplay --with-oggvorbis --without-pth --without-mysql --without-nas' +EXTRA_OECONF = "--with-x=no --with-sidplay --with-oggvorbis --without-pth --without-mysql --without-nas" diff --git a/mp3blaster/mp3blaster_3.2.0.oe b/mp3blaster/mp3blaster_3.2.0.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/ncurses/ncurses_5.4.oe b/ncurses/ncurses_5.4.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/sed/sed-native_4.0.8.oe b/sed/sed-native_4.0.8.oe deleted file mode 100644 index 381a545a45..0000000000 --- a/sed/sed-native_4.0.8.oe +++ /dev/null @@ -1,5 +0,0 @@ -include sed_${PV}.oe -S = "${WORKDIR}/sed-${PV}" -DEPENDS= - -inherit native diff --git a/sed/sed-native_4.0.9.oe b/sed/sed-native_4.0.9.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/sed/sed_4.0.9.oe b/sed/sed_4.0.9.oe new file mode 100644 index 0000000000..e69de29bb2 -- cgit 1.2.3-korg