Move libsampletate and libsndfile from meta-openmoko -> meta-moblin

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie 2009-05-17 15:01:24 +01:00
parent b8abc2db38
commit 814700d243
4 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
DESCRIPTION = "Send desktop notifications to a notification daemon"
HOMEPAGE = "http://www.galago-project.org/"
SECTION = "libs"
LICENSE = "LGPL"
DEPENDS = "dbus gtk+ dbus-glib"
PR = "r0"
SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${PN}-${PV}.tar.gz"
inherit autotools pkgconfig
do_stage() {
autotools_stage_all
}