From: nslu2-linux.adm@bkbits.net Date: Thu, 26 May 2005 11:40:11 +0000 (+0000) Subject: Merge bk://oe-devel.bkbits.net/openembedded X-Git-Tag: Release-2010-05/1~14086 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=997bf5650427890e6788ce7c974ccc2df909fd70;p=openembedded.git Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/05/26 13:30:24+02:00 void!koen hildon-lgpl_0.9.14-2.bb: spell LICENSE the correct way BKrev: 4295b59bY9Jcv7R0c7KUjCn_5EJ_8g --- diff --git a/packages/maemo/hildon-lgpl_0.9.14-2.bb b/packages/maemo/hildon-lgpl_0.9.14-2.bb index e69de29bb2..70914f9b0f 100644 --- a/packages/maemo/hildon-lgpl_0.9.14-2.bb +++ b/packages/maemo/hildon-lgpl_0.9.14-2.bb @@ -0,0 +1,12 @@ +LICENSE = "LGPL" +MAINTAINER = "Koen Kooi " + +DEPENDS = "gtk+ outo xtst libmatchbox libxi xt libpng gconf" + +SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/h/hildon-lgpl/hildon-lgpl_${PV}.tar.gz \ + file://hildon-lgpl-noWerror.patch;patch=1" + +S = "${WORKDIR}/hildon-lgpl-0.9.14" +EXTRA_OECONF = "--disable-gtk-doc" + +inherit pkgconfig autotools