From efc5e03fe6c307daa84e802fc2d602a19de9d21a Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Sun, 21 Nov 2004 22:11:30 +0000 Subject: [PATCH] Merge bk://openembedded@openembedded.bkbits.net/packages-devel into home.hrw.one.pl:/home/hrw/zaurus/oe/packages 2004/11/21 23:09:57+01:00 hrw.one.pl!hrw upgraded octave to 2.1.63 2004/11/21 23:09:12+01:00 hrw.one.pl!hrw added notez 1.1.0 BKrev: 41a112929OBJYJFnXNKvKwx87uMVQQ --- meta/meta-opie.oe | 3 ++- notez/notez-1.1.0/use-homedir.patch | 0 notez/notez_1.1.0.oe | 0 octave/octave_2.1.57.oe | 17 ----------------- octave/octave_2.1.63.oe | 0 5 files changed, 2 insertions(+), 18 deletions(-) create mode 100644 notez/notez-1.1.0/use-homedir.patch create mode 100644 notez/notez_1.1.0.oe delete mode 100644 octave/octave_2.1.57.oe create mode 100644 octave/octave_2.1.63.oe diff --git a/meta/meta-opie.oe b/meta/meta-opie.oe index add6dfbac2..4da6ed83e5 100644 --- a/meta/meta-opie.oe +++ b/meta/meta-opie.oe @@ -2,7 +2,7 @@ DESCRIPTION = "Meta-package for Opie and QPE" MAINTAINER = "Marcin Juszkiewicz " SECTION = "opie/base" ALLOW_EMPTY = 1 -PR = "r12" +PR = "r13" PACKAGE_ARCH = "all" LICENSE = "MIT" @@ -118,6 +118,7 @@ klimt \ kstars-embedded \ ktimetrackerpi \ mileage \ +notez \ petitepainture \ pocketcellar \ poqetpresenter \ diff --git a/notez/notez-1.1.0/use-homedir.patch b/notez/notez-1.1.0/use-homedir.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/notez/notez_1.1.0.oe b/notez/notez_1.1.0.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/octave/octave_2.1.57.oe b/octave/octave_2.1.57.oe deleted file mode 100644 index aa0ec03b53..0000000000 --- a/octave/octave_2.1.57.oe +++ /dev/null @@ -1,17 +0,0 @@ -DESCRIPTION = "GNU Octave is a high-level language, primarily intended for numerical computations. \ -It provides a convenient command line interface for solving linear and nonlinear problems numerically, \ -and for performing other numerical experiments using a language that is mostly compatible with Matlab. \ -It may also be used as a batch-oriented language." -SECTION = "console/util" -DEPENDS = "readline ncurses" -MAINTAINER = "Simon Pickering " -SRC_URI = "ftp://ftp.octave.org/pub/octave/octave-${PV}.tar.gz" - -inherit autotools - -FILES_${PN}-dev += "${libdir}/octave-${PV}/*.la ${libdir}/octave-${PV}/*.a" - -do_configure() { - gnu-configize - oe_runconf -} diff --git a/octave/octave_2.1.63.oe b/octave/octave_2.1.63.oe new file mode 100644 index 0000000000..e69de29bb2 -- 2.39.5