From be798a0be39f2667bd6bb468d48440c8ed50a07b Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Sat, 20 Nov 2004 19:55:29 +0000 Subject: Merge bk://openembedded@openembedded.bkbits.net/packages-devel into home.hrw.one.pl:/home/hrw/zaurus/oe/packages 2004/11/20 20:55:12+01:00 hrw.one.pl!hrw added license 2004/11/20 20:54:41+01:00 hrw.one.pl!hrw fix ipsec module loading in collie kernel BKrev: 419fa131Vo1a26ii6fm8bko4OAeonA --- gpe-calculator/gpe-calculator_0.2.oe | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'gpe-calculator/gpe-calculator_0.2.oe') diff --git a/gpe-calculator/gpe-calculator_0.2.oe b/gpe-calculator/gpe-calculator_0.2.oe index e69de29bb2..4e113dd942 100644 --- a/gpe-calculator/gpe-calculator_0.2.oe +++ b/gpe-calculator/gpe-calculator_0.2.oe @@ -0,0 +1,10 @@ +inherit gpe pkgconfig + +DESCRIPTION = "A scientific calculator" +DEPENDS = "gtk+ libgpewidget" +SECTION = "gpe" +PRIORITY = "optional" +LICENSE = "GPL" + +SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/${PN}-${PV}.tar.gz \ + file://fix_makefile.patch;patch=1" -- cgit v1.2.3